<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>.NET Languages Weblog - Recent Comments</title>
    <link>http://www.dotnetlanguages.net/DNL</link>
    <description>Dedicated to .NET Linguistic Investigations...</description>
    <image>
      <url>http://www.dotnetlanguages.net/DNL/Images/TitleSmall.jpg</url>
      <link>http://www.dotnetlanguages.net/DNL/Images/TitleSmall.jpg</link>
      <title>.NET Languages Weblog</title>
    </image>
    <language>en</language>
    <copyright>Copyright 2008</copyright>
    <lastBuildDate>Thu, 23 Oct 2008 12:11:29 GMT</lastBuildDate>
    <managingEditor>jason@jasonbock.net</managingEditor>
    <item>
      <title>aaaaa</title>
      <link>http://www.dotnetlanguages.net/DNL/Default.aspx?blog=entry.e643924b46f74af6b2ea784ee2ea8827#ed264a0fc2324631aa7f239007a95db8</link>
      <description>&lt;a href="http://aaa.aaa.aaa/" target="_blank"&gt;aaa&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;aaaaa</description>
      <pubDate>Thu, 23 Oct 2008 12:11:29 GMT</pubDate>
      <guid isPermaLink="false">ed264a0fc2324631aa7f239007a95db8</guid>
    </item>
    <item>
      <title>Fixed</title>
      <link>http://www.dotnetlanguages.net/DNL/Default.aspx?blog=entry.48e51adcbb644604839d05ca1daddf7a#6d13868f964445ac9a2c542e992cfe18</link>
      <description>&lt;a href="http://www.jasonbock.net/" target="_blank"&gt;Jason Bock&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Thanks for noticing.</description>
      <pubDate>Fri, 20 Jun 2008 18:07:56 GMT</pubDate>
      <guid isPermaLink="false">6d13868f964445ac9a2c542e992cfe18</guid>
    </item>
    <item>
      <title>Missing link?</title>
      <link>http://www.dotnetlanguages.net/DNL/Default.aspx?blog=entry.48e51adcbb644604839d05ca1daddf7a#d289fd0321f448e49ef3125ce7b72b42</link>
      <description>&lt;a href="http://rikkus.info/" target="_blank"&gt;Rik Hemsley&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;?</description>
      <pubDate>Fri, 20 Jun 2008 16:13:02 GMT</pubDate>
      <guid isPermaLink="false">d289fd0321f448e49ef3125ce7b72b42</guid>
    </item>
    <item>
      <title>I'm Cool With var</title>
      <link>http://www.dotnetlanguages.net/DNL/Default.aspx?blog=entry.98623a02489c47f78ba6cae064f48c9d#966e95b1a1c84cd98820456dbc7388bb</link>
      <description>&lt;a href="http://www.jasonbock.net/" target="_blank"&gt;Jason Bock&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;I didn't mean to say I didn't like var. It's more that I need to get in the mode of using it.</description>
      <pubDate>Sun, 16 Mar 2008 15:55:33 GMT</pubDate>
      <guid isPermaLink="false">966e95b1a1c84cd98820456dbc7388bb</guid>
    </item>
    <item>
      <title>var</title>
      <link>http://www.dotnetlanguages.net/DNL/Default.aspx?blog=entry.98623a02489c47f78ba6cae064f48c9d#94c9b9d075ea45e48ecef08673216dc5</link>
      <description>Rik Hemsley&lt;br/&gt;&lt;br/&gt;What puts you off using 'var' in most places? I'm starting to get used to avoiding writing the name of the type I want when it's as obvious to any reader as it is to the compiler. I'm holding off doing this on 'work' projects until I'm sure there are no hidden problems, though.</description>
      <pubDate>Sun, 16 Mar 2008 15:38:48 GMT</pubDate>
      <guid isPermaLink="false">94c9b9d075ea45e48ecef08673216dc5</guid>
    </item>
    <item>
      <title>Mr.</title>
      <link>http://www.dotnetlanguages.net/DNL/Default.aspx?blog=entry.bec1f09fc5e9433d8e163abf810a02c9#849c30f0b6ed437ab0e499cd0a5540cf</link>
      <description>James Nathan&lt;br/&gt;&lt;br/&gt;just wanted to know if you sent that to my email address</description>
      <pubDate>Sun, 17 Feb 2008 20:32:26 GMT</pubDate>
      <guid isPermaLink="false">849c30f0b6ed437ab0e499cd0a5540cf</guid>
    </item>
    <item>
      <title>Mr</title>
      <link>http://www.dotnetlanguages.net/DNL/Default.aspx?blog=entry.bec1f09fc5e9433d8e163abf810a02c9#22508dd62e8d47aa9ef29a748baae0c7</link>
      <description>James Nathan&lt;br/&gt;&lt;br/&gt;Very good information</description>
      <pubDate>Sun, 17 Feb 2008 20:17:42 GMT</pubDate>
      <guid isPermaLink="false">22508dd62e8d47aa9ef29a748baae0c7</guid>
    </item>
    <item>
      <title>C# needs macros</title>
      <link>http://www.dotnetlanguages.net/DNL/Default.aspx?blog=entry.d38d08d369bd42bcbde5577ba2650616#f193dd945d8d4066ae692f93492d11a2</link>
      <description>&lt;a href="http://listeningtoreason.blogspot.com/" target="_blank"&gt;Andrew Norris&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Yes -- while automatic properties are a step in the right direction in some cases, if you need anything out of the ordinary, they don't help. We have many classes that store their data in an internal DataRow, and automatic properties are useful in these situations as well.&lt;br/&gt;&lt;br/&gt;While code snippets and related forms of code generation can help, they don't help if all the code using a given idiom needs to be refactored later. What would be nice is a macro system that allows you to specify a parameterized block of code -- in your example, it would be for a property that throws an ObjectDisposedException -- and then allows you to just reference the macro. If at some point in the future all the code that uses that macro needs to be updated, it's as easy as changing the macro.</description>
      <pubDate>Sat, 09 Feb 2008 23:34:04 GMT</pubDate>
      <guid isPermaLink="false">f193dd945d8d4066ae692f93492d11a2</guid>
    </item>
  </channel>
</rss>
