<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by findmecool</title>
    <description>Stories kicked by findmecool</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>LINQ and SQLCLR</title>
      <description>One of the requests/questions that I heard a few times at TechEd Europe was &amp;quot;When can we use LINQ inside of SQL Server?&amp;quot;.

I must admit that I hadn't really thought about this very much because I tend to think of writing SQL Server procedures, functions, etc. as largely being done in T-SQL. I know that there are cases when CLR makes sense but I think of it as happening a lot less frequently than the T-SQL case.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmtaulty.com%2fCommunityServer%2fblogs%2fmike_taultys_blog%2farchive%2f2007%2f11%2f13%2f9930.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmtaulty.com%2fCommunityServer%2fblogs%2fmike_taultys_blog%2farchive%2f2007%2f11%2f13%2f9930.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_and_SQLCLR</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_and_SQLCLR</guid>
      <pubDate>Wed, 14 Nov 2007 09:50:58 GMT</pubDate>
    </item>
    <item>
      <title>Extend ASP.NET AJAX Client-Side Function</title>
      <description>In this article the author examines the different ways to extend ASP.NET AJAX client-side function from the server- side with the help of sample applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faspalliance.com%2f1463_Extend_ASPNET_AJAX_ClientSide_Function__The_ServerSide_Way"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspalliance.com%2f1463_Extend_ASPNET_AJAX_ClientSide_Function__The_ServerSide_Way" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Extend_ASP_NET_AJAX_Client_Side_Function</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Extend_ASP_NET_AJAX_Client_Side_Function</guid>
      <pubDate>Tue, 13 Nov 2007 10:33:47 GMT</pubDate>
    </item>
    <item>
      <title>Performance Improvements in Visual C++</title>
      <description>Hi, my name is Jim Springfield, and I'm an architect on the Visual C++ team.  I recently spent two months working on some core improvements to how VC deals with Intellisense as well as overall UI responsiveness.

We observed a strong correlation between the severity of these performance issues and the size of the projects and solutions exhibiting these problems.  As a result, we worked closely with some large ISV customers who were reporting problems with our IDE.  These customers typically had solutions with over a hundred projects comprising thousands of files.  While I can't identify them by full name, I  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fvcblog%2farchive%2f2007%2f11%2f12%2fperformance-improvements-in-visual-c.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fvcblog%2farchive%2f2007%2f11%2f12%2fperformance-improvements-in-visual-c.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/cplusplus/Performance_Improvements_in_Visual_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/cplusplus/Performance_Improvements_in_Visual_C</guid>
      <pubDate>Tue, 13 Nov 2007 06:04:25 GMT</pubDate>
    </item>
    <item>
      <title>Introducing JavaScript Functions and Loops </title>
      <description>Today, you will learn about functions from a man who can barely function, because it is 8:48 in the morning and my soda has yet to kick in. I would say wait for it, but I know you are so excited to read the rest of this article that you can't function. And if you can't function, and I can't function, how is JavaScript gonna function? Well, you'll have to keep reading to find out. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devarticles.com%2fc%2fa%2fJavaScript%2fIntroducing-JavaScript-Functions-and-Loops%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devarticles.com%2fc%2fa%2fJavaScript%2fIntroducing-JavaScript-Functions-and-Loops%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Introducing_JavaScript_Functions_and_Loops</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Introducing_JavaScript_Functions_and_Loops</guid>
      <pubDate>Tue, 13 Nov 2007 06:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Flexible and Efficient HTML/CSS Form Layout</title>
      <description>HTML 4's fieldset, legend, and label tags took longer to find their way into my toolbox than I'd care to admit. In fact, it took Dreamweaver's use of them for form design a few years back to bring them to my attention. Since then I've combined several useful tips from experts to create my own standard form layout style sheet. I'll share my thoughts behind my form style sheet, basic usage examples, and the HTML and CSS source for you to download and try. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2f2tbsp.com%2fcontent%2fflexible_and_efficient_htmlcss_form_layout"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2f2tbsp.com%2fcontent%2fflexible_and_efficient_htmlcss_form_layout" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Flexible_and_Efficient_HTML_CSS_Form_Layout</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Flexible_and_Efficient_HTML_CSS_Form_Layout</guid>
      <pubDate>Tue, 13 Nov 2007 05:58:38 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight 1.0 Fire Starter</title>
      <description>In the Seattle area on November 29 and looking for something to do? Why not join a Silverlight workshop at Microsoft Redmond? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ekampf.com%2fblog%2f2007%2f11%2f08%2fSilverlight10FireStarter.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ekampf.com%2fblog%2f2007%2f11%2f08%2fSilverlight10FireStarter.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_1_0_Fire_Starter</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_1_0_Fire_Starter</guid>
      <pubDate>Tue, 13 Nov 2007 04:50:58 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft Access is Still Extremely Useful</title>
      <description>Its refreshing to jump into Access, create a couple tables or import data from Excel, run the form creation wizard and your done. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.bloodyflux.com%2fpost%2f2007%2f11%2fMicrosoft-Access-is-Still-Extremely-Useful.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.bloodyflux.com%2fpost%2f2007%2f11%2fMicrosoft-Access-is-Still-Extremely-Useful.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Microsoft_Access_is_Still_Extremely_Useful</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Microsoft_Access_is_Still_Extremely_Useful</guid>
      <pubDate>Tue, 13 Nov 2007 02:46:41 GMT</pubDate>
    </item>
    <item>
      <title>5 Truths of On Call</title>
      <description>5 things that seem to happen when you are on call &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.buddylindsey.com%2fBlog%2fpost%2f2007%2f11%2f5-Truths-of-On-Call.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.buddylindsey.com%2fBlog%2fpost%2f2007%2f11%2f5-Truths-of-On-Call.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/5_Truths_of_On_Call</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/5_Truths_of_On_Call</guid>
      <pubDate>Tue, 13 Nov 2007 01:46:21 GMT</pubDate>
    </item>
    <item>
      <title>Standing on the Shoulders of Giants</title>
      <description>To improve impressions of mainstream software development - which, presumably, should be based upon the foundations of computer science - it comes upon the shoulders of each developer to educate him or herself with the knowledge necessary to give this discipline proper attention.  Developers cannot push off this responsibility to management or &amp;quot;the priority setters.&amp;quot;  It is up to each of us to give software development the respect it deserves and educate those around us, accordingly. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fbilly_mccafferty%2farchive%2f2007%2f11%2f12%2fstanding-on-the-shoulders-of-giants.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fbilly_mccafferty%2farchive%2f2007%2f11%2f12%2fstanding-on-the-shoulders-of-giants.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Standing_on_the_Shoulders_of_Giants</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Standing_on_the_Shoulders_of_Giants</guid>
      <pubDate>Tue, 13 Nov 2007 09:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Lambdas and Closures and Currying. Oh my! (Part 1)</title>
      <description>Part 1 of an n part article on functional programming in C# 3.0, from the viewpoint of a functional programming novice! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2007%2f11%2fLambdas-and-Closures-and-Currying-Oh-my!-(Part-1).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2007%2f11%2fLambdas-and-Closures-and-Currying-Oh-my!-(Part-1).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Lambdas_and_Closures_and_Currying_Oh_my_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Lambdas_and_Closures_and_Currying_Oh_my_Part_1</guid>
      <pubDate>Wed, 14 Nov 2007 15:46:02 GMT</pubDate>
    </item>
    <item>
      <title>CodeDOM in C# 2.0</title>
      <description>CodeDOM is a very powerful Application Programming Interface (API) that is available with Microsoft .NET 2.0. This API can do wonders for you by generating code on the fly. This article takes a look at this technology and explains it with code examples wherever appropriate.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faspalliance.com%2f1009"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspalliance.com%2f1009" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/CodeDOM_in_C_2_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/CodeDOM_in_C_2_0</guid>
      <pubDate>Tue, 13 Nov 2007 23:16:02 GMT</pubDate>
    </item>
    <item>
      <title>10 cool web development related articles in 2007</title>
      <description>Here's a list of 10 cool ASP.NET, AJAX and web development related articles and blog posts that I have written this year that you might want to take a look: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2007%2f10%2f02%2f10-cool-web-development-related-articles-in-2007.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2007%2f10%2f02%2f10-cool-web-development-related-articles-in-2007.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/10_cool_web_development_related_articles_in_2007</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/10_cool_web_development_related_articles_in_2007</guid>
      <pubDate>Mon, 15 Oct 2007 18:58:11 GMT</pubDate>
    </item>
    <item>
      <title>Path Finding Using A* in C# 3.0, Part </title>
      <description>In order to make the A* algorithm work we need to get the lowest-estimated-cost-path-discovered-so-far out of the list of paths under consideration. The standard data structure for doing so is called a "priority queue". Priority queues are so-called because they are typically used to store a list of jobs where each job has an associated priority.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fericlippert%2farchive%2f2007%2f10%2f08%2fpath-finding-using-a-in-c-3-0-part-three.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fericlippert%2farchive%2f2007%2f10%2f08%2fpath-finding-using-a-in-c-3-0-part-three.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Path_Finding_Using_A_in_C_3_0_Part</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Path_Finding_Using_A_in_C_3_0_Part</guid>
      <pubDate>Tue, 09 Oct 2007 05:37:14 GMT</pubDate>
    </item>
    <item>
      <title>Is your UserControl sluggish at loading?</title>
      <description>Here's an interesting story about performance I had the chance to work on over the last couple of weeks. The object of the call was a UserControl embedded in Internet Explorer, which was very slow to load the first time you browsed the page, but then was performing quite well after that long delay (around 60 seconds); unfortunately closing and reopening the browser caused another 60 seconds delay, which was quite bothering if not frustrating for end users... As you can imagine the control needs to be downloaded, JIT compiled and loaded which of course requires some time depending on how big is the control, how fast (or slow) the Internet connection, how powerful the client etc..., but those 60 seconds where definitely too much. Moreover on Vista we were prompted to run csc.exe and under some circumstances (usually if IE was not run as Administrator) we got a FileNotFoundException. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcarloc%2farchive%2f2007%2f10%2f08%2fis-your-usercontrol-sluggish-at-loading.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcarloc%2farchive%2f2007%2f10%2f08%2fis-your-usercontrol-sluggish-at-loading.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Is_your_UserControl_sluggish_at_loading</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Is_your_UserControl_sluggish_at_loading</guid>
      <pubDate>Tue, 09 Oct 2007 05:36:49 GMT</pubDate>
    </item>
    <item>
      <title>Ten CSS tricks you may not know | evolt.org</title>
      <description>Much better! Just a couple of words of warning: This CSS shorthand version will only work if you're specifying both the font-size and the font-family. Also, if you don't specify the font-weight, font-style, or font-varient then these values will automatically default to a  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.evolt.org%2farticle%2fTen_CSS_tricks_you_may_not_know%2f17%2f60369%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.evolt.org%2farticle%2fTen_CSS_tricks_you_may_not_know%2f17%2f60369%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Ten_CSS_tricks_you_may_not_know_evolt_org</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Ten_CSS_tricks_you_may_not_know_evolt_org</guid>
      <pubDate>Wed, 10 Oct 2007 10:16:03 GMT</pubDate>
    </item>
    <item>
      <title>.NET framework VS the CLR</title>
      <description>The .NET Framework has been RTM'ed in November 2006 (almost 1 year!), but there still seems to be a lot of confusion about the Framework. A lot of people still don't realise that the .NET Framework still uses the 2.0 version of the Common Language Runtime (CLR). Since this additive release to the .NET Framework, the CLR version number is no longer coupled to the .NET Framework version number. As a result, the 3.0 Framework is completely backward compatible with the earlier version and your 2.0 based applications will continue to run without modifications.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkinnie.blogspot.com%2f2007%2f10%2fnet-framework-vs-clr.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkinnie.blogspot.com%2f2007%2f10%2fnet-framework-vs-clr.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/NET_framework_VS_the_CLR</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/NET_framework_VS_the_CLR</guid>
      <pubDate>Mon, 08 Oct 2007 10:03:39 GMT</pubDate>
    </item>
    <item>
      <title>Notify Icon in System Tray With Context Menu using C# </title>
      <description>Using NotifyIcon Components we can put our application icon on Sysytem Tray and ConextMenuStrip will use to control the menu in System Tray
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fuseritems%2fNotifyIcon.asp"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fuseritems%2fNotifyIcon.asp" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Notify_Icon_in_System_Tray_With_Context_Menu_using_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Notify_Icon_in_System_Tray_With_Context_Menu_using_C</guid>
      <pubDate>Mon, 08 Oct 2007 10:02:55 GMT</pubDate>
    </item>
    <item>
      <title>A YUI DataTable Styled GridView</title>
      <description>Lately I have been spending more and more time browsing through the YUI Developer pages.  I have worked exclusively with Microsoft's .Net Framework for the past 5 years, but I find it interesting to learn about other competing technologies as well (I even went so far to get certified on Sun's Java platform).  I don't know if it is boredom or curiosity, but I generally find it interesting to see what tools, &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmattberseth.com%2fblog%2f2007%2f10%2fa_yui_datatable_styled_gridvie.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmattberseth.com%2fblog%2f2007%2f10%2fa_yui_datatable_styled_gridvie.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/A_YUI_DataTable_Styled_GridView</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/A_YUI_DataTable_Styled_GridView</guid>
      <pubDate>Mon, 08 Oct 2007 10:02:16 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft's MVC Framework for ASP.NET</title>
      <description>Scott Guthrie announced last weekend at the ALT.NET Conference that an ASP.NET Model-View-Controller (MVC) framework is in the works. Some of the planned features reported: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcoding.collinchung.com%2f2007%2f10%2fmicrosofts-mvc-framework-for-aspnet.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcoding.collinchung.com%2f2007%2f10%2fmicrosofts-mvc-framework-for-aspnet.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Microsoft_s_MVC_Framework_for_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Microsoft_s_MVC_Framework_for_ASP_NET</guid>
      <pubDate>Mon, 08 Oct 2007 09:59:49 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight's niche, and its missing pie</title>
      <description>As it stands, I don't see Silverlight as a Flash-killer.  Flash is mature and still actively developed; Adobe recently opened up Flex (Flash development framework) as an open source project - perhaps intended to keep an edge over Silverlight in developers' minds.

That said, I want to make the claim that Silverlight 1.1 has the capability to outshine Flash/Flex for a certain class of CPU-intensive web applications, of which Fluxify is an example.  For starters, you need to check out Alexey Gavrilov's BubbleMark.  The site compares Flash, Silverlight, and a bunch of different web platforms in terms of their performance at displaying some bouncing bubbles. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffluxcapacity.net%2f2007%2f09%2f30%2fsilverlights-niche-and-its-missing-piece%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffluxcapacity.net%2f2007%2f09%2f30%2fsilverlights-niche-and-its-missing-piece%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Silverlight_s_niche_and_its_missing_pie</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Silverlight_s_niche_and_its_missing_pie</guid>
      <pubDate>Sat, 06 Oct 2007 10:45:37 GMT</pubDate>
    </item>
    <item>
      <title>Properly Abstracted List APIs (in C#) </title>
      <description>We frequently encounter APIs that take lists of objects as parameters. The code behind the API will likely want to know something about those objects. It might sort them or extract some metadata and then process them. It may return a list of the objects with additional data. The question at hand is: how should the API get the data it needs about those objects? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmullr.wordpress.com%2f2007%2f09%2f17%2fproperly-abstracted-list-apis-in-c%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmullr.wordpress.com%2f2007%2f09%2f17%2fproperly-abstracted-list-apis-in-c%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Properly_Abstracted_List_APIs_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Properly_Abstracted_List_APIs_in_C</guid>
      <pubDate>Sat, 06 Oct 2007 10:44:51 GMT</pubDate>
    </item>
    <item>
      <title>Building AJAX Enabled File Uploading System with Progress Bar Using AS</title>
      <description>Uploading files using ASP.NET Framework 1.0 / 2.0 / 3.0 is pretty easy. Without much error handling, all we need is a couple of lines of code to upload a file to the web server. Read my article which explains how to upload files using ASP.NET which was written four years back. AJAX is playing a greater role these days in every webpage that pops up. Uploading files using ASP.NET AJAX is not a straight forward one. Those who do know about AJAX, it is used to update some portions/sections of a web page without affecting other sections. In other words, if you do want to refresh your web page on a button click but you still want to update the content of your web page, then you should use AJAX. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sswug.org%2fsee%2f36065"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sswug.org%2fsee%2f36065" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Building_AJAX_Enabled_File_Uploading_System_with_Progress_Bar_Using_AS</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Building_AJAX_Enabled_File_Uploading_System_with_Progress_Bar_Using_AS</guid>
      <pubDate>Sat, 06 Oct 2007 10:41:15 GMT</pubDate>
    </item>
    <item>
      <title>Deferred execution in Linq pitfall(s)</title>
      <description>Say you have this query in Linq to Sql
What order is fetched: 10254 or 10255? That's right, 10255! The 'id' used in the query is added as a member access node to the expression tree. As Linq expression trees are converted to Sql when they're executed, it means that at that time, the value of id is evaluated and used inside the query.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2ffbouma%2farchive%2f2007%2f10%2f03%2fdeferred-execution-in-linq-pitfall-s.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2ffbouma%2farchive%2f2007%2f10%2f03%2fdeferred-execution-in-linq-pitfall-s.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Deferred_execution_in_Linq_pitfall_s</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Deferred_execution_in_Linq_pitfall_s</guid>
      <pubDate>Sat, 06 Oct 2007 06:59:40 GMT</pubDate>
    </item>
    <item>
      <title>Eliminating the jump to top of page behavior of the Ajax Toolkit's Rat</title>
      <description>The Ajax Control Toolkit provides a number of Ajax-enabled server controls and extenders that make it very easy to add Ajax functionality to any ASP.NET driven site. One of these controls is the Rating control. One issue with the rating control is that when clicked, the user experiences a jump to top of page behavior. This article examines how to eliminate this issue.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2friderdesign.com%2farticles%2fdisplayarticle.aspx%3fArticleID%3d33"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2friderdesign.com%2farticles%2fdisplayarticle.aspx%3fArticleID%3d33" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Eliminating_the_jump_to_top_of_page_behavior_of_the_Ajax_Toolkit_s_Rat</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Eliminating_the_jump_to_top_of_page_behavior_of_the_Ajax_Toolkit_s_Rat</guid>
      <pubDate>Sat, 06 Oct 2007 02:01:02 GMT</pubDate>
    </item>
    <item>
      <title> 5 Tips for Working With BugTracker.NET</title>
      <description>Recently I downloaded BugTracker.NET, an excellent ASP.NET/C#/Sql Server open-source bug tracker developed by Corey Trager. Set up was very simple - just read the README file!

I really like how flexible BugTracker.NET is. Below are 5 of the simple changes I made, to make the product better suit my needs.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetjunkies.com%2fWebLog%2fthomasswilliams%2farchive%2f2007%2f09%2f28%2f325374.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetjunkies.com%2fWebLog%2fthomasswilliams%2farchive%2f2007%2f09%2f28%2f325374.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/5_Tips_for_Working_With_BugTracker_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/5_Tips_for_Working_With_BugTracker_NET</guid>
      <pubDate>Sun, 30 Sep 2007 15:52:14 GMT</pubDate>
    </item>
  </channel>
</rss>