<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://aspadvice.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>Joydip Kanjilal's Technology Corner : C#</title><link>http://aspadvice.com/blogs/joydip/archive/tags/C_2300_/default.aspx</link><description>Tags: C#</description><dc:language>en</dc:language><generator>CommunityServer 2.1 (Build: 60809.935)</generator><item><title>Implementing a Generic Data Transfer Object in C#</title><link>http://aspadvice.com/blogs/joydip/archive/2007/03/27/Implementing-a-Generic-Data-Transfer-Object-in-C_2300_.aspx</link><pubDate>Tue, 27 Mar 2007 14:05:00 GMT</pubDate><guid isPermaLink="false">e709ad4c-0c15-48eb-915e-c462c6e85445:28571</guid><dc:creator>joydipkanjilal</dc:creator><slash:comments>1</slash:comments><comments>http://aspadvice.com/blogs/joydip/comments/28571.aspx</comments><wfw:commentRss>http://aspadvice.com/blogs/joydip/commentrss.aspx?PostID=28571</wfw:commentRss><wfw:comment>http://aspadvice.com/blogs/joydip/rsscomments.aspx?PostID=28571</wfw:comment><description>Hi, We often use DataSet or DataTable instances or Business Entity instances to pass data through the layers of an application in ASP.NET. The major disadvantage of this approach is that if you decide to change the data container, i.e., any of these three...(&lt;a href="http://aspadvice.com/blogs/joydip/archive/2007/03/27/Implementing-a-Generic-Data-Transfer-Object-in-C_2300_.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://aspadvice.com/aggbug.aspx?PostID=28571" width="1" height="1"&gt;</description><category domain="http://aspadvice.com/blogs/joydip/archive/tags/C_2300_/default.aspx">C#</category><category domain="http://aspadvice.com/blogs/joydip/archive/tags/ASP.NET/default.aspx">ASP.NET</category></item><item><title>Partial Classes in ASP.NET 2.0</title><link>http://aspadvice.com/blogs/joydip/archive/2007/01/12/Partial-Classes-in-ASP.NET-2.0.aspx</link><pubDate>Fri, 12 Jan 2007 18:36:00 GMT</pubDate><guid isPermaLink="false">e709ad4c-0c15-48eb-915e-c462c6e85445:26201</guid><dc:creator>joydipkanjilal</dc:creator><slash:comments>0</slash:comments><comments>http://aspadvice.com/blogs/joydip/comments/26201.aspx</comments><wfw:commentRss>http://aspadvice.com/blogs/joydip/commentrss.aspx?PostID=26201</wfw:commentRss><wfw:comment>http://aspadvice.com/blogs/joydip/rsscomments.aspx?PostID=26201</wfw:comment><description>Hi All, The concept of Partial Class can improve your code readability and maintainability to a great extent. Find more on it at my article at the following link: http://www.aspnetpro.com/newsletterarticle/2007/01/asp200701jk_l/asp200701jk_l.asp -Joydip...(&lt;a href="http://aspadvice.com/blogs/joydip/archive/2007/01/12/Partial-Classes-in-ASP.NET-2.0.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://aspadvice.com/aggbug.aspx?PostID=26201" width="1" height="1"&gt;</description><category domain="http://aspadvice.com/blogs/joydip/archive/tags/C_2300_/default.aspx">C#</category><category domain="http://aspadvice.com/blogs/joydip/archive/tags/ASP.NET/default.aspx">ASP.NET</category></item><item><title>Value and Reference Types in .Net</title><link>http://aspadvice.com/blogs/joydip/archive/2007/01/12/Value-and-Reference-Types-in-.Net.aspx</link><pubDate>Fri, 12 Jan 2007 07:56:00 GMT</pubDate><guid isPermaLink="false">e709ad4c-0c15-48eb-915e-c462c6e85445:26175</guid><dc:creator>joydipkanjilal</dc:creator><slash:comments>0</slash:comments><comments>http://aspadvice.com/blogs/joydip/comments/26175.aspx</comments><wfw:commentRss>http://aspadvice.com/blogs/joydip/commentrss.aspx?PostID=26175</wfw:commentRss><wfw:comment>http://aspadvice.com/blogs/joydip/rsscomments.aspx?PostID=26175</wfw:comment><description>Hi All, The concept of Boxing and UnBoxing are very important for new comers to .NET. Please find my article at the following link that discusses on this concept: https://www.sswug.org/see/31905 Vote and Rate it! -Joydip Share this post: email it! | bookmark...(&lt;a href="http://aspadvice.com/blogs/joydip/archive/2007/01/12/Value-and-Reference-Types-in-.Net.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://aspadvice.com/aggbug.aspx?PostID=26175" width="1" height="1"&gt;</description><category domain="http://aspadvice.com/blogs/joydip/archive/tags/C_2300_/default.aspx">C#</category><category domain="http://aspadvice.com/blogs/joydip/archive/tags/ASP.NET/default.aspx">ASP.NET</category></item></channel></rss>