<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Extension methods Interoperability between languages</title><link>http://blogs.msdn.com/sreekarc/archive/2007/10/11/extension-methods-interoperability-between-languages.aspx</link><description>Extension methods written in C# can be imported and called with Extension method semantics in VB and vice versa. This is possible since me decorate the assemblies , types and methods in the same manner. Using the Attribute [AttributeUsage(AttributeTargets.Method</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Techy News Blog &amp;raquo; Extension methods Interoperability between languages</title><link>http://blogs.msdn.com/sreekarc/archive/2007/10/11/extension-methods-interoperability-between-languages.aspx#5403258</link><pubDate>Thu, 11 Oct 2007 21:06:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5403258</guid><dc:creator>Techy News Blog » Extension methods Interoperability between languages</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.artofbam.com/wordpress/?p=7441"&gt;http://www.artofbam.com/wordpress/?p=7441&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Extension methods Interoperability between languages</title><link>http://blogs.msdn.com/sreekarc/archive/2007/10/11/extension-methods-interoperability-between-languages.aspx#5403305</link><pubDate>Thu, 11 Oct 2007 21:11:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5403305</guid><dc:creator>Peter Ritchie</dc:creator><description>&lt;p&gt;This also means you can write methods in Visual Studio 2005 that will work as extension methods ion Visual Studio 2008.&lt;/p&gt;
&lt;p&gt;See &lt;a rel="nofollow" target="_new" href="http://msmvps.com/blogs/jon.skeet/archive/2007/08/19/extension-methods-and-net-2-0.aspx"&gt;http://msmvps.com/blogs/jon.skeet/archive/2007/08/19/extension-methods-and-net-2-0.aspx&lt;/a&gt; for more details.&lt;/p&gt;
</description></item><item><title>re: Extension methods Interoperability between languages</title><link>http://blogs.msdn.com/sreekarc/archive/2007/10/11/extension-methods-interoperability-between-languages.aspx#5427544</link><pubDate>Fri, 12 Oct 2007 22:37:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5427544</guid><dc:creator>Sree_c</dc:creator><description>&lt;p&gt;that is correct ... one could define the attribute in framework 2.0 and decorate the methods approreatly. Though calling these with extension semantics might be possible but is not something we enginnered the binding code for ...&lt;/p&gt;
</description></item><item><title>re: Extension methods Interoperability between languages</title><link>http://blogs.msdn.com/sreekarc/archive/2007/10/11/extension-methods-interoperability-between-languages.aspx#8145644</link><pubDate>Tue, 11 Mar 2008 09:08:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8145644</guid><dc:creator>avantika srivastava</dc:creator><description>&lt;p&gt;hi&lt;/p&gt;
&lt;p&gt;i am new to the blog. just wanted to know more about extension methods. are extension methods behaviour similar to that of static methods?&lt;/p&gt;
</description></item></channel></rss>