<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by darpan</title>
    <description>Stories kicked by darpan</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Method to Copy Data Between Objects of Different Types</title>
      <description>One thing that I find tiresome when using the various Model/View patterns is the constant copying of data between the model and the view. This is the first post in a series on a possible easier way to do this. In this post I write a method that copies the data from one interface to another based on the names and types of the properties. Over the next few posts, I will extend the code to use generics and extension methods. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.alteridem.net%2f2008%2f07%2f09%2fmethod-to-copy-data-between-objects-of-different-types%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.alteridem.net%2f2008%2f07%2f09%2fmethod-to-copy-data-between-objects-of-different-types%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Method_to_Copy_Data_Between_Objects_of_Different_Types</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Method_to_Copy_Data_Between_Objects_of_Different_Types</guid>
      <pubDate>Wed, 09 Jul 2008 17:37:30 GMT</pubDate>
    </item>
    <item>
      <title>The 5 types of poor software architects</title>
      <description>The types of software architects you never want to meet in your career &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.buunguyen.net%2fblog%2fthe-5-types-of-poor-architects.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.buunguyen.net%2fblog%2fthe-5-types-of-poor-architects.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/The_5_types_of_poor_software_architects</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/The_5_types_of_poor_software_architects</guid>
      <pubDate>Fri, 20 Jun 2008 15:31:06 GMT</pubDate>
    </item>
    <item>
      <title>Build visual studio documentation from code comments using Sandcastle</title>
      <description>This article describes how to build help files using Sandcastle and code comment tags and how to integrate the help files into the visual studio help system. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fintegrate-xml-code-comments-into-visual-studio-20052008-using-sandcastle-and-html-help-20%2f150.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fintegrate-xml-code-comments-into-visual-studio-20052008-using-sandcastle-and-html-help-20%2f150.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Build_visual_studio_documentation_from_code_comments_using_Sandcastle</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Build_visual_studio_documentation_from_code_comments_using_Sandcastle</guid>
      <pubDate>Tue, 25 Mar 2008 19:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Exploring C# 3.0</title>
      <description>Many of the compiler changes in C# 3.0 were driven by Language Integrated Query (LINQ), but the changes to C# 3.0 are important in their own right because they can enhance your code tremendously. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvisualstudiomagazine.com%2fcolumns%2farticle.aspx%3feditorialsid%3d2422"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvisualstudiomagazine.com%2fcolumns%2farticle.aspx%3feditorialsid%3d2422" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Exploring_C_3_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Exploring_C_3_0</guid>
      <pubDate>Wed, 20 Feb 2008 13:13:49 GMT</pubDate>
    </item>
    <item>
      <title>C# Debugging Improvements for VS 2008 SP1- Part 1</title>
      <description>Over the past few months I have been busy closing VS 2008 and working on some fixes for SP1. We have enabled some key debugging scenarios in C# in VS 2008 SP1, they include support for  

Range Variables in Queries &amp;amp; 
Anonymous Types 
Generic Type arguments 
Covering all of them was making the post long so i am going to discuss Range variables this time and continue on with the other 2 in the next post.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fsreekarc%2farchive%2f2008%2f01%2f21%2fc-debugging-improvements-for-vs-2008-sp1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fsreekarc%2farchive%2f2008%2f01%2f21%2fc-debugging-improvements-for-vs-2008-sp1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_Debugging_Improvements_for_VS_2008_SP1_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_Debugging_Improvements_for_VS_2008_SP1_Part_1</guid>
      <pubDate>Thu, 24 Jan 2008 17:04:38 GMT</pubDate>
    </item>
    <item>
      <title>Debugging C# 3.0 Part II</title>
      <description>In the last article I covered the &amp;quot;results view&amp;quot; for lazy evaluated collections like Queries/Enumerable and the use of extension methods in the watch and immediate window. For completeness I will cover stepping, range variables, anonymous types and Xlinq support and this will lead us into the SP1 work for debugging. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fsreekarc%2farchive%2f2007%2f11%2f29%2fdebugging-for-c-3-0-part-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fsreekarc%2farchive%2f2007%2f11%2f29%2fdebugging-for-c-3-0-part-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Debugging_C_3_0_Part_II</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Debugging_C_3_0_Part_II</guid>
      <pubDate>Fri, 30 Nov 2007 00:15:22 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2008 June CTP now available!</title>
      <description>Preview upcoming Releases: SQL Server 2008 June CTP now available!  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsqlservercode.blogspot.com%2f2007%2f06%2fsql-server-2008-june-ctp-now-available.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsqlservercode.blogspot.com%2f2007%2f06%2fsql-server-2008-june-ctp-now-available.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2008_June_CTP_now_available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2008_June_CTP_now_available</guid>
      <pubDate>Tue, 05 Jun 2007 05:46:01 GMT</pubDate>
    </item>
    <item>
      <title>How to host an ASP.NET Web Service Outside of IIS</title>
      <description>WSE 3 enables ASP.NET Web services to be hosted in console applications, Windows services, COM+ components, or Windows Forms applications and then to be called using the TCP protocol or any custom transport protocol written for WSE. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsdn2.microsoft.com%2fen-us%2flibrary%2faa529311.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsdn2.microsoft.com%2fen-us%2flibrary%2faa529311.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/How_to_host_an_ASP_NET_Web_Service_Outside_of_IIS</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/How_to_host_an_ASP_NET_Web_Service_Outside_of_IIS</guid>
      <pubDate>Wed, 10 Jan 2007 12:01:01 GMT</pubDate>
    </item>
  </channel>
</rss>