<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>dzone.com: queued links: .net</title>
    <link>http://www.dzone.com/links/queue/tag/.net.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Sat, 25 May 2013 22:23:12 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2013-05-25T22:23:12Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/queue/.net/rss.xml</dz:selfLink>
    <image>
      <title>dzone.com: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>Web API - Custom header value provider</title>
      <link>http://www.dzone.com/links/r/web_api_custom_header_value_provider.html</link>
      <description>There are cases when you have to send a complex object to server side using GET requests. In order to achieve that you would use the URI binding by decorating the controller method parameter&amp;nbsp; with [FromURI] attribute.&amp;nbsp; So if you have an object called &amp;quot;Criteria&amp;quot; which is composed from &amp;quot;CriteriaA&amp;quot; and&amp;quot; CriteriaB&amp;quot; properties, your GET request would look like this: http://myapplication/api/getfoobycriteria?CriteriaA=valueA&amp;amp;CriteriaB=valueB.</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>web services</category>
      <pubDate>Sat, 25 May 2013 18:06:25 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973905.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-25T18:06:25Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/web_api_custom_header_value_provider.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973905.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>There are cases when you have to send a complex object to server side using GET requests. In order to achieve that you would use the URI binding by decorating the controller method parameter&nbsp; with [FromURI] attribute.&nbsp; So if you have an object called &quot;Criteria&quot; which is composed from &quot;CriteriaA&quot; and&quot; CriteriaB&quot; properties, your GET request would look like this: http://myapplication/api/getfoobycriteria?CriteriaA=valueA&amp;CriteriaB=valueB.<br/><br/><a href='http://www.dzone.com/links/rss/web_api_custom_header_value_provider.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973905' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973905</dz:linkId>
      <dz:submitDate>2013-05-25T18:06:25Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>20</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973905.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Using Claims-Identity with SimpleMembership in ASP.NET MVC 4</title>
      <link>http://www.dzone.com/links/r/using_claimsidentity_with_simplemembership_in_asp.html</link>
      <description>Punit Ganshani illustrates how to use claims identity with SimpleMembershipProvider in ASP.NET MVC 4</description>
      <category>.net</category>
      <category>how-to</category>
      <category>methodology</category>
      <category>security</category>
      <pubDate>Sat, 25 May 2013 11:22:40 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973829.html</guid>
      <dc:creator>Punit Ganshani</dc:creator>
      <dc:date>2013-05-25T11:22:40Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/using_claimsidentity_with_simplemembership_in_asp.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973829.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Punit Ganshani illustrates how to use claims identity with SimpleMembershipProvider in ASP.NET MVC 4<br/><br/><a href='http://www.dzone.com/links/rss/using_claimsidentity_with_simplemembership_in_asp.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973829' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973829</dz:linkId>
      <dz:submitDate>2013-05-25T11:22:40Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>44</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973829.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>punitganshani</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/957861.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Raven Xyz: Trying out some ideas</title>
      <link>http://www.dzone.com/links/r/raven_xyz_trying_out_some_ideas.html</link>
      <description>One of the things that we are planning for Raven 3.0 is the introducing of additional options. In addition to having RavenDB, we will also have RavenFS, which is a replicated file system with an eye toward very large files. But that isn’t what I want to talk about today. Today I would like to talk about something that is currently just in my head. I don’t even have a proper name for it yet.</description>
      <category>.net</category>
      <category>database</category>
      <pubDate>Sat, 25 May 2013 08:20:16 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973673.html</guid>
      <dc:creator>piccoloprincipe</dc:creator>
      <dc:date>2013-05-25T08:20:16Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/raven_xyz_trying_out_some_ideas.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973673.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>One of the things that we are planning for Raven 3.0 is the introducing of additional options. In addition to having RavenDB, we will also have RavenFS, which is a replicated file system with an eye toward very large files. But that isn’t what I want to talk about today. Today I would like to talk about something that is currently just in my head. I don’t even have a proper name for it yet.<br/><br/><a href='http://www.dzone.com/links/rss/raven_xyz_trying_out_some_ideas.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973673' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973673</dz:linkId>
      <dz:submitDate>2013-05-25T08:20:16Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>21</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973673.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>piccoloprincipe</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/355617.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Rhino Mocks New Home</title>
      <link>http://www.dzone.com/links/r/rhino_mocks_new_home.html</link>
      <description>I am proud to state that Rhino Mocks has a new home. I must admit that I am feeling a little nervous. Its not every day that you get take charge of a project like Rhino Mocks.</description>
      <category>.net</category>
      <pubDate>Sat, 25 May 2013 08:20:10 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973671.html</guid>
      <dc:creator>piccoloprincipe</dc:creator>
      <dc:date>2013-05-25T08:20:10Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/rhino_mocks_new_home.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973671.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I am proud to state that Rhino Mocks has a new home. I must admit that I am feeling a little nervous. Its not every day that you get take charge of a project like Rhino Mocks.<br/><br/><a href='http://www.dzone.com/links/rss/rhino_mocks_new_home.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973671' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973671</dz:linkId>
      <dz:submitDate>2013-05-25T08:20:10Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>26</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973671.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>piccoloprincipe</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/355617.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Custom paging in Gridview</title>
      <link>http://www.dzone.com/links/r/custom_paging_in_gridview.html</link>
      <description>Custom paging in Gridview</description>
      <category>.net</category>
      <category>database</category>
      <category>microsoft</category>
      <pubDate>Sat, 25 May 2013 03:30:09 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973619.html</guid>
      <dc:creator>Sandeep Mittal</dc:creator>
      <dc:date>2013-05-25T03:30:09Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/custom_paging_in_gridview.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973619.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Custom paging in Gridview<br/><br/><a href='http://www.dzone.com/links/rss/custom_paging_in_gridview.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973619' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973619</dz:linkId>
      <dz:submitDate>2013-05-25T03:30:09Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>39</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973619.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>sandeepmittal11</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1092547.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>The ASP.NET Internals</title>
      <link>http://www.dzone.com/links/r/the_aspnet_internals.html</link>
      <description>This article dives into the internals on ASP.NET. It walks you through embedding static files inside the compiler assembly file, enabling us to have every static resource in a single file, and thoroughly introduces WebResource.axd and ASP.NET giving a solid foundation for understanding the Oracle Padding attack.</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>web design</category>
      <category>web services</category>
      <pubDate>Fri, 24 May 2013 18:13:09 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973079.html</guid>
      <dc:creator>InfoSec Institute</dc:creator>
      <dc:date>2013-05-24T18:13:09Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/the_aspnet_internals.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973079.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This article dives into the internals on ASP.NET. It walks you through embedding static files inside the compiler assembly file, enabling us to have every static resource in a single file, and thoroughly introduces WebResource.axd and ASP.NET giving a solid foundation for understanding the Oracle Padding attack.<br/><br/><a href='http://www.dzone.com/links/rss/the_aspnet_internals.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973079' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973079</dz:linkId>
      <dz:submitDate>2013-05-24T18:13:09Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>40</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973079.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>InfoSec Institute</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1132721.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Moving from Partial Views to AJAX Calls</title>
      <link>http://www.dzone.com/links/r/moving_from_partial_views_to_ajax_calls.html</link>
      <description>In this article, I'll take an ASP.NET application that uses partial views and convert it to use AJAX calls and some JavaScript templating. This will give me more options for how I can use the application in the future.</description>
      <category>.net</category>
      <category>ajax</category>
      <category>frameworks</category>
      <category>web design</category>
      <pubDate>Fri, 24 May 2013 11:29:40 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973397.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-24T11:29:40Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/moving_from_partial_views_to_ajax_calls.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973397.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In this article, I'll take an ASP.NET application that uses partial views and convert it to use AJAX calls and some JavaScript templating. This will give me more options for how I can use the application in the future.<br/><br/><a href='http://www.dzone.com/links/rss/moving_from_partial_views_to_ajax_calls.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973397' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973397</dz:linkId>
      <dz:submitDate>2013-05-24T11:29:40Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>64</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973397.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Using Entity Framework Code First Approach with Fluent API in an ASP.NET MVC application</title>
      <link>http://www.dzone.com/links/r/using_entity_framework_code_first_approach_with_f.html</link>
      <description>Fluent API is a flexible way to define mapping between POCO classes used in Entity Framework Code first. This article demonstrates how to use Fluent API in an ASP.NET MVC application</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>reviews</category>
      <pubDate>Fri, 24 May 2013 11:29:18 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973395.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-24T11:29:18Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/using_entity_framework_code_first_approach_with_f.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973395.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Fluent API is a flexible way to define mapping between POCO classes used in Entity Framework Code first. This article demonstrates how to use Fluent API in an ASP.NET MVC application<br/><br/><a href='http://www.dzone.com/links/rss/using_entity_framework_code_first_approach_with_f.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973395' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973395</dz:linkId>
      <dz:submitDate>2013-05-24T11:29:18Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>59</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973395.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Portable HttpClient is now available as RC</title>
      <link>http://www.dzone.com/links/r/portable_httpclient_is_now_available_as_rc.html</link>
      <description>Three months ago we shipped the first preview of the portable HttpClient. Many of you wondered when we would ship the RTM version. Today, we’re happy to announce the first step towards an RTM: We shipped a release candidate (RC) of HttpClient (Microsoft.Net.Http package on NuGet) that includes all the bug fixes since the preview.</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>reviews</category>
      <pubDate>Fri, 24 May 2013 11:20:29 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973379.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-24T11:20:29Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/portable_httpclient_is_now_available_as_rc.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973379.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Three months ago we shipped the first preview of the portable HttpClient. Many of you wondered when we would ship the RTM version. Today, we’re happy to announce the first step towards an RTM: We shipped a release candidate (RC) of HttpClient (Microsoft.Net.Http package on NuGet) that includes all the bug fixes since the preview.<br/><br/><a href='http://www.dzone.com/links/rss/portable_httpclient_is_now_available_as_rc.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973379' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973379</dz:linkId>
      <dz:submitDate>2013-05-24T11:20:29Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>56</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973379.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Lambdas vs. Closures</title>
      <link>http://www.dzone.com/links/r/lambdas_vs_closures.html</link>
      <description>In recent days, I've twice found myself explaining the difference between lambdas and closures in C++11, so I figured it was time to write it up. The term &amp;quot;lambda&amp;quot; is short for lambda expression, and a lambda is just that: an expression. As such, it exists only in a program's source code. A lambda does not exist at runtime. The runtime effect of a lambda expression is the generation of an object. Such objects are known as closures.</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>other languages</category>
      <pubDate>Fri, 24 May 2013 10:07:06 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973349.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-24T10:07:06Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/lambdas_vs_closures.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973349.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In recent days, I've twice found myself explaining the difference between lambdas and closures in C++11, so I figured it was time to write it up. The term &quot;lambda&quot; is short for lambda expression, and a lambda is just that: an expression. As such, it exists only in a program's source code. A lambda does not exist at runtime. The runtime effect of a lambda expression is the generation of an object. Such objects are known as closures.<br/><br/><a href='http://www.dzone.com/links/rss/lambdas_vs_closures.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973349' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973349</dz:linkId>
      <dz:submitDate>2013-05-24T10:07:06Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>84</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973349.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>.NET Guidelines: Should I have one class per file?</title>
      <link>http://www.dzone.com/links/r/net_guidelines_should_i_have_one_class_per_file.html</link>
      <description>I had this discussion many times over the last few years: - Should we have a class per file? - What about other types such as interfaces, enums, …? Opinions on this subject vary a lot. This purpose of this article is to provide you some basic guidelines and why you should follow them.</description>
      <category>.net</category>
      <category>methodology</category>
      <category>opinion</category>
      <pubDate>Thu, 23 May 2013 23:00:47 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973181.html</guid>
      <dc:creator>Rui Jarimba</dc:creator>
      <dc:date>2013-05-23T23:00:47Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/net_guidelines_should_i_have_one_class_per_file.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973181.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I had this discussion many times over the last few years: - Should we have a class per file? - What about other types such as interfaces, enums, …? Opinions on this subject vary a lot. This purpose of this article is to provide you some basic guidelines and why you should follow them.<br/><br/><a href='http://www.dzone.com/links/rss/net_guidelines_should_i_have_one_class_per_file.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973181' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973181</dz:linkId>
      <dz:submitDate>2013-05-23T23:00:47Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>89</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973181.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>ruijarimba</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/895717.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

