<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / tag / csharp</title>
<link>http://www.netvouz.com/tag/csharp?feed=rss</link>
<description>Bookmarks tagged with &quot;csharp&quot; on Netvouz</description>
<item><title>NDesk.Options is a callback-based program option parser for C#</title>
<link>http://ndesk.org/Options</link>
<description>command line options library</description>
<category domain="http://www.netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Mon, 28 Dec 2009 02:14:01 GMT</pubDate>
</item><item><title>1.7.5 Events (C#)</title>
<link>http://msdn.microsoft.com/en-us/library/aa664650(VS.71,lightweight).aspx</link>
<description>description of c# event keyword from msdn</description>
<category domain="http://www.netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Wed, 04 Nov 2009 15:21:19 GMT</pubDate>
</item><item><title>C# Frequently Asked Questions</title>
<link>http://blogs.msdn.com/csharpfaq/</link>
<description>Expression Trees, etc</description>
<category domain="http://www.netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Wed, 04 Nov 2009 14:45:32 GMT</pubDate>
</item><item><title>Design Patterns in C# and VB.NET</title>
<link>http://www.dofactory.com/Patterns/Patterns.aspx</link>
<description>good catalog with c# sample code</description>
<category domain="http://www.netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Wed, 15 Jul 2009 01:20:31 GMT</pubDate>
</item><item><title>ML-style Pattern Matching in C#</title>
<link>http://journal.stuffwithstuff.com/2009/05/13/ml-style-pattern-matching-in-c/</link>
<description></description>
<category domain="http://www.netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Thu, 14 May 2009 19:16:48 GMT</pubDate>
</item><item><title>A 3 minute guide to embedding IronPython in a C# application</title>
<link>http://secretgeek.net/host_ironpython.asp</link>
<description></description>
<category domain="http://www.netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Tue, 12 May 2009 01:29:08 GMT</pubDate>
</item><item><title>Introduction to Mixins For the C# Developer</title>
<link>http://www.codethinked.com/post/2009/04/30/Introduction-to-Mixins-For-the-C-Developer.aspx</link>
<description>scala traits / mixins explained with hypothetical C# syntax</description>
<category domain="http://www.netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Fri, 01 May 2009 19:45:32 GMT</pubDate>
</item><item><title>[IronPython] Using Python special methods in C#</title>
<link>http://lists.ironpython.com/pipermail/users-ironpython.com/2008-July/007830.html</link>
<description>GetCustomMember(string name) - gets a 1st try at all attribute access (e.g. __getattribute__) GetBoundMember(string name) - gets a last try at attribute access (e.g. __getattr__) SetMember(string name, object value) - gets 1st try at all attribute sets (e.g. __setattr__) SetMemberAfter(string name, object value) - gets the last try at attribute sets (no Python equivalent, runs if no .NET binding is available) DeleteMember(string name) - runs for deletes (__delattr__, there are no .NET deletes so no before/after semantics)</description>
<category domain="http://www.netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Mon, 08 Dec 2008 15:35:52 GMT</pubDate>
</item><item><title>New features in CSharp 4.0</title>
<link>http://docs.google.com/View?docid=dcj4xk6_17ffc7nmgv</link>
<description></description>
<category domain="http://www.netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Wed, 29 Oct 2008 19:52:35 GMT</pubDate>
</item><item><title>Mono  View of /trunk/mcs/mcs/repl.cs</title>
<link>http://anonsvn.mono-project.com/viewvc/trunk/mcs/mcs/repl.cs?revision=112309&amp;view=markup&amp;pathrev=112309</link>
<description>c# source includes pretty print routine</description>
<category domain="http://www.netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Sun, 14 Sep 2008 04:51:57 GMT</pubDate>
</item></channel></rss>