<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / laughingboy / tag / csharp</title>
<link>http://www.netvouz.com/laughingboy/tag/csharp?feed=rss</link>
<description>laughingboy&#39;s bookmarks tagged &quot;csharp&quot; on Netvouz</description>
<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>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>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>A Comparative Study of Language Support for Generic Programming - Garcia, Jarvi, Lumsdaine, Siek, Willcock (ResearchIndex)</title>
<link>http://citeseer.ist.psu.edu/garcia03comparative.html</link>
<description>This paper reports on a comprehensive comparison of generics in six programming languages: C , Standard ML, Haskell, Eiffel, Java (with its proposed generics extension), and Generic C#. Links to many other articles</description>
<category domain="http://www.netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Tue, 06 Feb 2007 20:45:10 GMT</pubDate>
</item><item><title>A full-duplex audio player in C# using the waveIn/waveOut APIs @ CodeProject</title>
<link>http://www.codeproject.com/KB/audio-video/cswavrec.aspx</link>
<description></description>
<category domain="http://www.netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Tue, 22 Dec 2009 01:34:52 GMT</pubDate>
</item><item><title>attributed c# grammar</title>
<link>http://dotnet.jku.at/Projects/Rotor/alpha/HowTo.html</link>
<description>How to use CoCo/R and the attributed C# grammar</description>
<category domain="http://www.netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Sat, 20 Jan 2007 18:37:33 GMT</pubDate>
</item><item><title>Browsable C# Grammar -recovered</title>
<link>http://www.cs.vu.nl/~vadim/grammars/CSharp/</link>
<description></description>
<category domain="http://www.netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Sat, 20 Jan 2007 18:52:43 GMT</pubDate>
</item><item><title>C# and .NET articles and links - Jon Skeet</title>
<link>http://www.yoda.arachsys.com/csharp/</link>
<description></description>
<category domain="http://www.netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Tue, 23 Jan 2007 05:08:51 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>c# genetic algorithm for symbolic derivatives of functions (p)</title>
<link>http://www.c-sharpcorner.com/UploadFile/mgold/GACalculus11262006232110PM/GACalculus.aspx</link>
<description></description>
<category domain="http://www.netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Mon, 08 Jan 2007 00:31:50 GMT</pubDate>
</item></channel></rss>