<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CSharpNET at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/CSharpNET/</link>
    <description>C# .NET (C-Sharp) Developers&#39; Group</description>

    <item>
      <title>Re: References</title>
      <pubDate>Tue, 09 Feb 2010 10:15:26 GMT</pubDate>
      <dc:creator>Shahid Riaz Bhatti</dc:creator>
      <link>http://tech.groups.yahoo.com/group/CSharpNET/message/19866</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/CSharpNET/message/19866</guid>
      <description>I didnt go through the whole thread, but just read the last one msg. rememeber that if you impliment the IClonable intrafce then you need to write the code</description>
    </item>
    <item>
      <title>Re: c#</title>
      <pubDate>Mon, 08 Feb 2010 17:20:33 GMT</pubDate>
      <dc:creator>Mahendra Mavani</dc:creator>
      <link>http://tech.groups.yahoo.com/group/CSharpNET/message/19865</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/CSharpNET/message/19865</guid>
      <description>short answer for you I have been doing C# programming since last 8 years (plus 6 other years of C,C&#43;+ and VB 6 programming) and I am still not done with my</description>
    </item>
    <item>
      <title>Re: References</title>
      <pubDate>Mon, 08 Feb 2010 17:20:17 GMT</pubDate>
      <dc:creator>santhosh vs</dc:creator>
      <link>http://tech.groups.yahoo.com/group/CSharpNET/message/19864</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/CSharpNET/message/19864</guid>
      <description>What i know is use of Clone() method of the object. For that you have to implement ICloneable interface with your own Clone method returning the copy of the</description>
    </item>
    <item>
      <title>Re: &quot;Property&quot; in c#</title>
      <pubDate>Mon, 08 Feb 2010 17:19:02 GMT</pubDate>
      <dc:creator>Mahendra Mavani</dc:creator>
      <link>http://tech.groups.yahoo.com/group/CSharpNET/message/19863</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/CSharpNET/message/19863</guid>
      <description>Really power of properties comes encapsulation i.e. with the fact that you can have public read but private/protected set for members eg. public class ABC { </description>
    </item>
    <item>
      <title>Re: help: how to display installed fonts in a combo box</title>
      <pubDate>Mon, 08 Feb 2010 17:18:29 GMT</pubDate>
      <dc:creator>mostafa goher</dc:creator>
      <link>http://tech.groups.yahoo.com/group/CSharpNET/message/19862</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/CSharpNET/message/19862</guid>
      <description>well u can use the FontDialog controle to let the user select the font options.. ________________________________ From: taaemoh &lt;taaemoh@...&gt; To:</description>
    </item>
    <item>
      <title>Re: &quot;Property&quot; in c#</title>
      <pubDate>Sun, 07 Feb 2010 15:44:57 GMT</pubDate>
      <dc:creator>Shahid Riaz Bhatti</dc:creator>
      <link>http://tech.groups.yahoo.com/group/CSharpNET/message/19861</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/CSharpNET/message/19861</guid>
      <description>Hi Patrick, You mentioned correctly that if we write property like this: public string Name { get; set; } then compilers automatically created an internal</description>
    </item>
    <item>
      <title>Re: Multiple levels of virtual</title>
      <pubDate>Sun, 07 Feb 2010 14:28:06 GMT</pubDate>
      <dc:creator>Patrick Shipley</dc:creator>
      <link>http://tech.groups.yahoo.com/group/CSharpNET/message/19860</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/CSharpNET/message/19860</guid>
      <description>http://msdn.microsoft.com/en-us/library/ms173152(VS.80).aspx This might help. Doing a search on &quot;C# Hiding Methods&quot; May help avoid some problems. </description>
    </item>
    <item>
      <title>Re: &quot;Property&quot; in c#</title>
      <pubDate>Sun, 07 Feb 2010 14:28:04 GMT</pubDate>
      <dc:creator>Patrick Shipley</dc:creator>
      <link>http://tech.groups.yahoo.com/group/CSharpNET/message/19859</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/CSharpNET/message/19859</guid>
      <description>If  I remember correctly the compiler takes public string Name{get;set;} and creates private string name; public string Name { get { return name; } set { name</description>
    </item>
    <item>
      <title>c#</title>
      <pubDate>Sun, 07 Feb 2010 14:27:56 GMT</pubDate>
      <dc:creator>shushu ali</dc:creator>
      <link>http://tech.groups.yahoo.com/group/CSharpNET/message/19858</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/CSharpNET/message/19858</guid>
      <description>  Hi all, What I need really from u just tell me what is the best way to learn c# with in 6 months New Email names for you! Get the Email name you&#39;ve always</description>
    </item>
    <item>
      <title>help: how to display installed fonts in a combo box</title>
      <pubDate>Sun, 07 Feb 2010 14:26:49 GMT</pubDate>
      <dc:creator>taaemoh</dc:creator>
      <link>http://tech.groups.yahoo.com/group/CSharpNET/message/19857</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/CSharpNET/message/19857</guid>
      <description>Hi, I&#39;m developing a simple text editor using C# .net and need to display the installed system fonts how can I get the installed system fonts and display a</description>
    </item>
    <item>
      <title>References</title>
      <pubDate>Sat, 06 Feb 2010 20:17:17 GMT</pubDate>
      <dc:creator>Rob Richardson</dc:creator>
      <link>http://tech.groups.yahoo.com/group/CSharpNET/message/19856</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/CSharpNET/message/19856</guid>
      <description>I just realized that C#&#39;s use of references is a lot like Visual Basic&#39;s use of them.  I tried the following: public void DoIt() { DerivedAgain baseObject =</description>
    </item>
    <item>
      <title>Re: Multiple levels of virtual</title>
      <pubDate>Sat, 06 Feb 2010 20:09:30 GMT</pubDate>
      <dc:creator>Shahid Riaz Bhatti</dc:creator>
      <link>http://tech.groups.yahoo.com/group/CSharpNET/message/19855</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/CSharpNET/message/19855</guid>
      <description>Rob and one thing more, you can even shadow the parent class&#39;s method in base class by using the new keyword, i.e. can define the same function with different</description>
    </item>
    <item>
      <title>Re: Multiple levels of virtual</title>
      <pubDate>Sat, 06 Feb 2010 20:07:02 GMT</pubDate>
      <dc:creator>Rob Richardson</dc:creator>
      <link>http://tech.groups.yahoo.com/group/CSharpNET/message/19854</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/CSharpNET/message/19854</guid>
      <description>Overriding I understand.  I also basically understand the concept of virtual functions: if class Base defines a virtual method DoSomething and class Derived</description>
    </item>
    <item>
      <title>Re: Multiple levels of virtual</title>
      <pubDate>Sat, 06 Feb 2010 19:57:33 GMT</pubDate>
      <dc:creator>Shahid Riaz Bhatti</dc:creator>
      <link>http://tech.groups.yahoo.com/group/CSharpNET/message/19853</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/CSharpNET/message/19853</guid>
      <description>Hi Rob, Yeah its possible that you override a method in a base class which itself is overriding some function in its parent class. In simple world, nested</description>
    </item>
    <item>
      <title>Re: &quot;Property&quot; in c#</title>
      <pubDate>Fri, 05 Feb 2010 21:52:52 GMT</pubDate>
      <dc:creator>Puzzlefun</dc:creator>
      <link>http://tech.groups.yahoo.com/group/CSharpNET/message/19852</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/CSharpNET/message/19852</guid>
      <description>Good point!  Shahid In case we don&#39;t use private variable for property, let say: Code A: pubic string Name; Code B: public string Name { get; set; } What is</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Sun Mar 28 16:24:12 PDT 2010 -->
