<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by skpananghat</title>
    <description>Stories kicked by skpananghat</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>.Net FCL Source code Released</title>
      <description>Microsoft has released the source code for .Net FCL (Foundation class libraries). Now you can easily debug any method or class present in .Net Base libraries. This paves a very good way for the growth of applications and there by .Net. You wont be stuck up some where while using .net just because your application was malfunctioning because of some .Net library issue or you just want improve the way you use the library objects.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetscoups.blogspot.com%2f2008%2f01%2fnet-framework-library-source-code.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetscoups.blogspot.com%2f2008%2f01%2fnet-framework-library-source-code.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Net_FCL_Source_code_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Net_FCL_Source_code_Released</guid>
      <pubDate>Thu, 17 Jan 2008 12:07:43 GMT</pubDate>
    </item>
    <item>
      <title>Features in .Net 3.5</title>
      <description>The main feature which I consider is the addition of new programming model LINQ which stands for Language Integrated Query. As the name indicates it provides an easy way to write query in the programming language it self and this is compatible with any type of data source... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetscoups.blogspot.com%2f2008%2f01%2fwhat-is-new-in-net-35-vs-2008.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetscoups.blogspot.com%2f2008%2f01%2fwhat-is-new-in-net-35-vs-2008.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Features_in_Net_3_5</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Features_in_Net_3_5</guid>
      <pubDate>Thu, 17 Jan 2008 12:06:01 GMT</pubDate>
    </item>
    <item>
      <title> Dynamic LINQ (Part 1: Using the LINQ Dynamic Query Library)</title>
      <description>While writing type-safe queries is great for most scenarios, there are cases where you want the flexibility to dynamically construct queries on the fly.  For example: you might want to provide business intelligence UI within your application that allows an end-user business analyst to use drop-downs to build and express their own custom queries/views on top of data.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f01%2f07%2fdynamic-linq-part-1-using-the-linq-dynamic-query-library.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f01%2f07%2fdynamic-linq-part-1-using-the-linq-dynamic-query-library.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Dynamic_LINQ_Part_1_Using_the_LINQ_Dynamic_Query_Library</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Dynamic_LINQ_Part_1_Using_the_LINQ_Dynamic_Query_Library</guid>
      <pubDate>Tue, 08 Jan 2008 15:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Remoting Architecture in .NET</title>
      <description>This is an in-depth, look at Remoting infrastructures in the Common Language Runtime and the .NET Framework. This study provides detailed information of the implementation of Remoting. I have givenonly a small description about each topic or else it eat up very huge number of pages. And since i am not that much good in graphics, I've grabbed the required images from other sources to depict some situation in this document ........ &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fdotnet%2fRemoting_Architecture.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fdotnet%2fRemoting_Architecture.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Remoting_Architecture_in_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Remoting_Architecture_in_NET</guid>
      <pubDate>Wed, 19 Dec 2007 10:13:42 GMT</pubDate>
    </item>
    <item>
      <title>A Singleton </title>
      <description>Here I am depicting a small and very simple pattern, the most familiar singleton design pattern. when we say singleton it should not create more than one instance at any point of time and there by it should ensure a class has only one instance and provide a global point of access to it.......
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fswthoughts.blogspot.com%2f2007%2f06%2fsingleton-thought.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fswthoughts.blogspot.com%2f2007%2f06%2fsingleton-thought.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/A_Singleton</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/A_Singleton</guid>
      <pubDate>Wed, 19 Dec 2007 10:00:47 GMT</pubDate>
    </item>
    <item>
      <title>Application Blocks</title>
      <description>While developing an application, even a very simple logic can be accomplished in variety of approaches. Finally it is up to how effectively or efficiently the logic is implemented. Whether it is a direct approach, has leveraged and squeezed much of the facilities of that programming language and architecture, can withstand and easily provide rooms for changes and enhancements, whether it is easily extensible etc.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fswthoughts.blogspot.com%2f2007%2f10%2fapplication-blocks.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fswthoughts.blogspot.com%2f2007%2f10%2fapplication-blocks.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Application_Blocks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Application_Blocks</guid>
      <pubDate>Wed, 19 Dec 2007 09:51:28 GMT</pubDate>
    </item>
    <item>
      <title>Code access security in .Net </title>
      <description>Code access security in .net (CAS) is a better way of implementing application security by controlling authorization to a particular code part of an assembly there by preventing the execution of unauthorized code from unknown origins. You can do authorization for most of the resource like which you do in RBS (Role based security). But more than a role based security; it is based up on controlling what rights a particular code chunk is having........ &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetscoups.blogspot.com%2f2007%2f12%2fcode-access-security-in-net-cas.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetscoups.blogspot.com%2f2007%2f12%2fcode-access-security-in-net-cas.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Code_access_security_in_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Code_access_security_in_Net</guid>
      <pubDate>Wed, 19 Dec 2007 09:41:55 GMT</pubDate>
    </item>
    <item>
      <title>WeakReference in .Net </title>
      <description>There will be scenarios like you have to use a variable or object in .Net, which uses a good part of your computer memory. And then, if the user starts accessing a different part of your application, this object may no longer be necessary and is wasting valuable memory.............. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetscoups.blogspot.com%2f2007%2f10%2fweakreference-in-net.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetscoups.blogspot.com%2f2007%2f10%2fweakreference-in-net.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/WeakReference_in_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/WeakReference_in_Net</guid>
      <pubDate>Wed, 19 Dec 2007 09:09:55 GMT</pubDate>
    </item>
    <item>
      <title>Code for List.Find in . Net Framework 2.0</title>
      <description>In one of my project I was in need of the List.FindAll method in . Net 2.0. I was unable to find any useful enough details about this, even though I did a good amount of searching in google. After a while, I ended up in the following code . My need was to find the exact object of my custom class in the collection given, matching my criteria. The List.FindAll accepts a predicate as parameter in which we can specify our own criteria. Predicate (System.predicate) is a new facility introduced in .Net 2.0 which enables us to mention our custom criteria......... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetscoups.blogspot.com%2f2007%2f11%2fcode-for-listfind-in-net-framework-20.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetscoups.blogspot.com%2f2007%2f11%2fcode-for-listfind-in-net-framework-20.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Code_for_List_Find_in_Net_Framework_2_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Code_for_List_Find_in_Net_Framework_2_0</guid>
      <pubDate>Wed, 19 Dec 2007 09:05:02 GMT</pubDate>
    </item>
    <item>
      <title>Attributes in .Net </title>
      <description>So what is a c# attribute or what is an attribute in .Net? Yes, this is one of the main facilities available in .Net which paves the way to declarative programming. When we say declarative, it is when you use data rather than write source code to instruct your application or component to do something like how to behave in a situation or what characteristic these object (.net data type) posses etc
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetscoups.blogspot.com%2f2007%2f12%2fattributes-in-net.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetscoups.blogspot.com%2f2007%2f12%2fattributes-in-net.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Attributes_in_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Attributes_in_Net</guid>
      <pubDate>Wed, 19 Dec 2007 08:59:52 GMT</pubDate>
    </item>
    <item>
      <title>Service Oriented architecture</title>
      <description>Service Oriented architecture is getting polarity all over the world; there are many articles talks on each and every detail about SOA.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdesignapplications.blogspot.com%2f2007%2f10%2fsoa-defined.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdesignapplications.blogspot.com%2f2007%2f10%2fsoa-defined.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Service_Oriented_architecture</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Service_Oriented_architecture</guid>
      <pubDate>Wed, 19 Dec 2007 08:56:15 GMT</pubDate>
    </item>
    <item>
      <title>The myth in Exception Handling </title>
      <description>It's a bit about one of the best practices in  exception handling in C#. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetscoups.blogspot.com%2f2007%2f12%2fmyth-in-exception-handling.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetscoups.blogspot.com%2f2007%2f12%2fmyth-in-exception-handling.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/The_myth_in_Exception_Handling</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/The_myth_in_Exception_Handling</guid>
      <pubDate>Wed, 19 Dec 2007 08:35:54 GMT</pubDate>
    </item>
    <item>
      <title>December 16th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC, VS, .NET, IIS</title>
      <description>Scotts new links &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f12%2f16%2fdecember-16th-links-asp-net-asp-net-ajax-asp-net-mvc-vs-net-iis7-wpf.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f12%2f16%2fdecember-16th-links-asp-net-asp-net-ajax-asp-net-mvc-vs-net-iis7-wpf.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/December_16th_Links_ASP_NET_ASP_NET_AJAX_ASP_NET_MVC_VS_NET_IIS</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/December_16th_Links_ASP_NET_ASP_NET_AJAX_ASP_NET_MVC_VS_NET_IIS</guid>
      <pubDate>Mon, 17 Dec 2007 21:46:02 GMT</pubDate>
    </item>
  </channel>
</rss>