<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>DotNET News &amp; Notes</title>
        <link>http://cadred.net/blog/Default.aspx</link>
        <description />
        <language>en-US</language>
        <copyright>Michael Cook</copyright>
        <managingEditor>cadred@cadred.net</managingEditor>
        <generator>Subtext Version 2.0.0.0</generator>
        <image>
            <title>DotNET News &amp; Notes</title>
            <url>http://cadred.net/blog/images/RSS2Image.gif</url>
            <link>http://cadred.net/blog/Default.aspx</link>
            <width>77</width>
            <height>60</height>
        </image>
        <item>
            <title>DotNET News &amp;amp; Notes 3/25/2010</title>
            <link>http://cadred.net/blog/archive/2010/03/25/dotnet-news-amp-notes-3252010.aspx</link>
            <description>&lt;blockquote&gt;“Measuring programming progress by lines of code is like measuring aircraft building progress by weight.” – Bill Gates&lt;/blockquote&gt;  &lt;h3&gt;Server Side&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://net.tutsplus.com/tutorials/other/mvc-for-noobs/"&gt;MVC for Noobs&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://10rem.net/blog/2010/03/15/building-your-first-silverlight-for-windows-phone-application"&gt;Building your first Silverlight for Windows Phone Application&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://devlicio.us/blogs/anne_epstein/archive/2010/03/24/winforms-and-wpf-testing.aspx" href="http://devlicio.us/blogs/anne_epstein/archive/2010/03/24/winforms-and-wpf-testing.aspx"&gt;Winforms (and WPF) Testing&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://bradwilson.typepad.com/blog/2010/03/diagnosing-aspnet-mvc-problems.html" href="http://bradwilson.typepad.com/blog/2010/03/diagnosing-aspnet-mvc-problems.html"&gt;Diagnosing ASP.NET MVC Problems&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://weblogs.asp.net/rashid/archive/2010/03/24/creating-rich-view-components-in-asp-net-mvc.aspx"&gt;CREATING RICH VIEW COMPONENTS IN ASP.NET MVC&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;Client Side&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.impressivewebs.com/jquery-tutorial-for-beginners/"&gt;jQuery Tutorial for Beginners: Nothing But the Goods&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;General .NET&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://blogs.msdn.com/ericlippert/archive/2010/03/25/knights-knaves-protected-and-internal.aspx"&gt;Knights, Knaves, Protected and Internal&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://iridescence.no/post/NoSQL-Getting-started-with-MongoDB-and-NoRM.aspx"&gt;NoSQL: Getting started with MongoDB and NoRM&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.lostechies.com/blogs/derickbailey/archive/2010/03/24/i-want-assert-notyetimplemented-in-net-test-frameworks.aspx" href="http://www.lostechies.com/blogs/derickbailey/archive/2010/03/24/i-want-assert-notyetimplemented-in-net-test-frameworks.aspx"&gt;I Want Assert.NotYetImplemented(); In .NET Test Frameworks&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.markhneedham.com/blog/2010/03/24/tdd-consistent-test-structure" href="http://www.markhneedham.com/blog/2010/03/24/tdd-consistent-test-structure"&gt;TDD: Consistent test structure&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.lostechies.com/blogs/jimmy_bogard/archive/2010/03/24/strengthening-your-domain-encapsulating-operations.aspx" href="http://www.lostechies.com/blogs/jimmy_bogard/archive/2010/03/24/strengthening-your-domain-encapsulating-operations.aspx"&gt;Strengthening your domain: Encapsulating operations&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://whereslou.com/2010/03/25/virtual-methodproperty-patching-with-c-dynamic-and-castle-dynamicproxy"&gt;Virtual method/property patching with C# dynamic and Castle DynamicProxy&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/cburrows/archive/2010/03/08/events-get-a-little-overhaul-in-c-4-part-ii-semantic-changes-and.aspx"&gt;Events get a little overhaul in C# 4, Part II: Semantic Changes and +=/-=&lt;/a&gt;      &lt;br /&gt;See &lt;a href="http://blogs.msdn.com/cburrows/archive/2010/03/05/events-get-a-little-overhaul-in-c-4-part-i-locks.aspx"&gt;Part I&lt;/a&gt;.&lt;/li&gt;    &lt;li&gt;&lt;a title="http://codebetter.com/blogs/gregyoung/archive/2010/03/24/the-98th-thing-every-programmer-should-know.aspx" href="http://codebetter.com/blogs/gregyoung/archive/2010/03/24/the-98th-thing-every-programmer-should-know.aspx"&gt;The 98th Thing Every Programmer Should Know&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://codebetter.com/blogs/markhneedham/archive/2010/03/22/defensive-programming-and-the-ui.aspx" href="http://codebetter.com/blogs/markhneedham/archive/2010/03/22/defensive-programming-and-the-ui.aspx"&gt;Defensive Programming and the UI&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;Everything Else&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://carsonified.com/blog/dev/bye-bye-web-hello-apps/"&gt;Bye Bye Web, Hello Apps&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.jetbrains.com/dotnet/2010/03/resharper-50-goes-rc/"&gt;ReSharper 5.0 Goes RC!&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;&lt;img src="http://cadred.net/blog/aggbug/1084.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Michael Cook</dc:creator>
            <guid>http://cadred.net/blog/archive/2010/03/25/dotnet-news-amp-notes-3252010.aspx</guid>
            <pubDate>Thu, 25 Mar 2010 18:40:21 GMT</pubDate>
            <comments>http://cadred.net/blog/archive/2010/03/25/dotnet-news-amp-notes-3252010.aspx#feedback</comments>
            <wfw:commentRss>http://cadred.net/blog/comments/commentRss/1084.aspx</wfw:commentRss>
        </item>
        <item>
            <title>DotNET News &amp;amp; Notes 3/22/2010</title>
            <link>http://cadred.net/blog/archive/2010/03/22/dotnet-news-amp-notes-3222010.aspx</link>
            <description>&lt;blockquote&gt;“Programmers are in a race with the Universe to create bigger and better idiot-proof programs, while the Universe is trying to create bigger and better idiots.  So far the Universe is winning.” - &lt;em&gt;Rich Cook&lt;/em&gt;&lt;/blockquote&gt;  &lt;h3&gt;Server Side&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://blog.hmobius.com/post/2010/03/20/ASPNET-40-Part-14-More-Control-Over-Session-State.aspx"&gt;ASP.NET 4.0 Part 14, More Control Over Session State&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://christopherdeweese.com/blog2/post/drop-the-soap-wcf-rest-and-pretty-uris-in-net-4" href="http://christopherdeweese.com/blog2/post/drop-the-soap-wcf-rest-and-pretty-uris-in-net-4"&gt;Drop the Soap: WCF, REST, and Pretty URIs in .NET 4&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://christopherdeweese.com/blog2/post/using-silverlight-4-to-browse-netflixs-odata-catalog" href="http://christopherdeweese.com/blog2/post/using-silverlight-4-to-browse-netflixs-odata-catalog"&gt;Using Silverlight 4 to Browse NetFlix’s OData Catalog&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://codebetter.com/blogs/peter.van.ooijen/archive/2010/03/22/a-simple-wcf-service-with-username-password-authentication-the-things-they-don-t-tell-you.aspx" href="http://codebetter.com/blogs/peter.van.ooijen/archive/2010/03/22/a-simple-wcf-service-with-username-password-authentication-the-things-they-don-t-tell-you.aspx"&gt;A simple WCF service with username password authentication: the things they don’t tell you&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://codebetter.com/blogs/karlseguin/archive/2010/03/19/asp-net-performance-framework.aspx" href="http://codebetter.com/blogs/karlseguin/archive/2010/03/19/asp-net-performance-framework.aspx"&gt;ASP.NET Performance Framework&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;Client Side&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a title="http://codebetter.com/blogs/matthew.podwysocki/archive/2010/03/21/introduction-to-the-reactive-extensions-for-javascript-jquery-live-event-integration.aspx" href="http://codebetter.com/blogs/matthew.podwysocki/archive/2010/03/21/introduction-to-the-reactive-extensions-for-javascript-jquery-live-event-integration.aspx"&gt;Introduction to the Reactive Extensions for JavaScript – jQuery Live Event Integration&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.uxmatters.com/mt/archives/2010/03/dont-put-hints-inside-text-boxes-in-web-forms.php"&gt;Don’t Put Hints Inside Text Boxes in Web Forms&lt;/a&gt;      &lt;br /&gt;I am completely guilty of this one&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.c-sharpcorner.com/UploadFile/satisharveti/668/Default.aspx"&gt;Implementing Effects in JQuery&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://stereolambda.wordpress.com/2010/03/19/why-is-json-so-popular-developers-want-out-of-the-syntax-business/"&gt;Why is JSON so popular? Developers want out of the syntax business.&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;General .NET&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a title="http://devlicio.us/blogs/derik_whittaker/archive/2010/03/21/validating-application-architecture-with-visual-studio-2010-layer-diagrams.aspx" href="http://devlicio.us/blogs/derik_whittaker/archive/2010/03/21/validating-application-architecture-with-visual-studio-2010-layer-diagrams.aspx"&gt;Validating Application Architecture with Visual Studio 2010 – Layer Diagram&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/ericlippert/archive/2010/03/18/do-not-name-a-class-the-same-as-its-namespace-part-four.aspx"&gt;Do not name a class the same as its namespace, Part Four&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.grumpydev.com/2010/03/19/why-is-add-reference-still-horribly-broken-in-vs2010/"&gt;Why is Add Reference Still Horribly Broken in VS2010?&lt;/a&gt;      &lt;br /&gt;Grumpy Developer indeed!&lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.lostechies.com/blogs/sharoncichelli/archive/2010/03/18/rhino-mocks-examples-with-a-fix.aspx" href="http://www.lostechies.com/blogs/sharoncichelli/archive/2010/03/18/rhino-mocks-examples-with-a-fix.aspx"&gt;Rhino Mocks Examples, with a fix&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://codebetter.com/blogs/markhneedham/archive/2010/03/18/essential-and-accidental-complexity.aspx" href="http://codebetter.com/blogs/markhneedham/archive/2010/03/18/essential-and-accidental-complexity.aspx"&gt;Essential and accidental complexity&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://msmvps.com/blogs/omar/archive/2010/03/21/c-with-keyword-equivalent.aspx" href="http://msmvps.com/blogs/omar/archive/2010/03/21/c-with-keyword-equivalent.aspx"&gt;C# with keyword equivalent&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/cburrows/archive/2010/03/18/events-get-a-little-overhaul-in-c-4-part-iii-breaking-changes.aspx"&gt;Events get a little overhaul in C# 4, Part III: Breaking Changes&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://martinfowler.com/bliki/VcsSurvey.html"&gt;TFS rates as the least popular Source Control (VscSurvey)&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blog.wekeroad.com/2010/03/21/subsonic-3-0-0-4-released"&gt;SubSonic 3.0.0.4 Released&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;Everything Else&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a title="http://www.lostechies.com/blogs/eric/archive/2010/03/18/your-best-foot-forward-writing-an-effective-technical-cover-letter.aspx" href="http://www.lostechies.com/blogs/eric/archive/2010/03/18/your-best-foot-forward-writing-an-effective-technical-cover-letter.aspx"&gt;Your Best Foot Forward: Writing An Effective Technical Cover Letter&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;&lt;img src="http://cadred.net/blog/aggbug/1083.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Michael Cook</dc:creator>
            <guid>http://cadred.net/blog/archive/2010/03/22/dotnet-news-amp-notes-3222010.aspx</guid>
            <pubDate>Mon, 22 Mar 2010 16:39:22 GMT</pubDate>
            <comments>http://cadred.net/blog/archive/2010/03/22/dotnet-news-amp-notes-3222010.aspx#feedback</comments>
            <wfw:commentRss>http://cadred.net/blog/comments/commentRss/1083.aspx</wfw:commentRss>
        </item>
        <item>
            <title>DotNET News &amp;amp; Notes 3/17/2010</title>
            <link>http://cadred.net/blog/archive/2010/03/17/dotnet-news-amp-notes-3172010.aspx</link>
            <description>&lt;blockquote&gt;&lt;em&gt;“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” - Martin Fowler&lt;/em&gt;&lt;/blockquote&gt;  &lt;h3&gt;Server Side&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.dotnetrocks.com/default.aspx?ShowNum=533"&gt;Phil Haack Introduces MVC 2&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blog.jorritsalverda.nl/2010/03/16/maintainable-mvc-binding/"&gt;Maintainable MVC: Binding&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/brada/archive/2010/03/16/silverlight-4-ria-services-ready-for-business-updating-data-in-the-client.aspx"&gt;Silverlight 4 + RIA Services: Ready for Business: Updating Data in the Client&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://timheuer.com/blog/archive/2010/03/15/whats-new-in-silverlight-4-rc-mix10.aspx"&gt;A guide to what has changed in the Silverlight 4 RC&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://bradygaster.com/Blog/post/2010/03/17/Persisting-Select-Menus-on-Postback-with-FluentHtml-and-ASPNET-MVC.aspx"&gt;Persisting Select Menus on Postback with FluentHtml and ASP.NET MVC&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.codinginstinct.com/2010/03/aspnet-mvc-and-convention-based-forms.html"&gt;ASP.NET MVC And Convention Based Forms – Part 1&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;Client Side&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://blog.jquery.com/2010/03/16/microsoft-to-expand-its-collaboration-with-the-jquery-community/"&gt;MICROSOFT TO EXPAND ITS COLLABORATION WITH THE JQUERY COMMUNITY&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://codebetter.com/blogs/matthew.podwysocki/archive/2010/03/16/introduction-to-the-reactive-extensions-for-javascript-composing-deeper.aspx" href="http://codebetter.com/blogs/matthew.podwysocki/archive/2010/03/16/introduction-to-the-reactive-extensions-for-javascript-composing-deeper.aspx"&gt;Introduction to the Reactive Extensions for JavaScript – Composing deeper&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.nczonline.net/blog/2010/03/16/empty-string-urls-in-html-a-followup" href="http://www.nczonline.net/blog/2010/03/16/empty-string-urls-in-html-a-followup"&gt;Empty-string URLs in HTML - A followup&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://weblogs.asp.net/alexeigorkov/archive/2010/03/16/lazy-html-attributes-wrapping-in-internet-explorer.aspx"&gt;Lazy HTML attributes wrapping in Internet Explorer&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;General Programming&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a title="http://www.hanselman.com/blog/Mix10RollupPost.aspx" href="http://www.hanselman.com/blog/Mix10RollupPost.aspx"&gt;Mix 10 Rollup Post&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.hanselman.com/blog/HanselminutesPodcast205OpenDataProtocolODataWithPabloCastro.aspx" href="http://www.hanselman.com/blog/HanselminutesPodcast205OpenDataProtocolODataWithPabloCastro.aspx"&gt;Hanselminutes Podcast 205 - Open Data Protocol (OData) with Pablo Castro&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.dimecasts.net/Casts/CastFeedDetails/167"&gt;Setting Up Basic Mappings w/ Fluent NHibernate&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://codebetter.com/blogs/markhneedham/archive/2010/03/16/parallel-pair-programming.aspx" href="http://codebetter.com/blogs/markhneedham/archive/2010/03/16/parallel-pair-programming.aspx"&gt;Parallel Pair Programming&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://codebetter.com/blogs/benhall/archive/2010/03/16/testing-a-wpf-ui-using-ruby-cucumber-and-wipflash-dll.aspx" href="http://codebetter.com/blogs/benhall/archive/2010/03/16/testing-a-wpf-ui-using-ruby-cucumber-and-wipflash-dll.aspx"&gt;Testing a WPF UI using Ruby, Cucumber and WiPFlash.dll&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://codeclimber.net.nz/archive/2010/03/16/cleaning-up-a-folder-structure-from-visual-studio-artifacts-from.aspx" href="http://codeclimber.net.nz/archive/2010/03/16/cleaning-up-a-folder-structure-from-visual-studio-artifacts-from.aspx"&gt;Cleaning up a folder structure from Visual Studio artifacts from the shell&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.codecapers.com/post/Close-Encounters-of-the-MEF-Kind.aspx"&gt;First Encounters of the MEF Kind&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://devlicio.us/blogs/scott_seely/archive/2010/03/16/review-of-redgate-net-reflector-pro.aspx" href="http://devlicio.us/blogs/scott_seely/archive/2010/03/16/review-of-redgate-net-reflector-pro.aspx"&gt;Review of RedGate .NET Reflector Pro&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://kurtgrandis.com/blog/2010/02/24/python-django-vs-c-asp-net-productivity-showdown/"&gt;Python + Django vs. C# + ASP.NET: Productivity Showdown&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;Everything Else&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;Courtesy &lt;a href="http://twitter.com/elijahmanor"&gt;@elijahmanor&lt;/a&gt; &lt;a href="http://img59.yfrog.com/i/capvd.jpg/"&gt;Douglas Crockford says it all... #mix10&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;&lt;img src="http://cadred.net/blog/aggbug/1082.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Michael Cook</dc:creator>
            <guid>http://cadred.net/blog/archive/2010/03/17/dotnet-news-amp-notes-3172010.aspx</guid>
            <pubDate>Wed, 17 Mar 2010 16:05:30 GMT</pubDate>
            <comments>http://cadred.net/blog/archive/2010/03/17/dotnet-news-amp-notes-3172010.aspx#feedback</comments>
            <wfw:commentRss>http://cadred.net/blog/comments/commentRss/1082.aspx</wfw:commentRss>
        </item>
        <item>
            <title>DotNET News &amp;amp; Notes 3/16/2010</title>
            <link>http://cadred.net/blog/archive/2010/03/16/dotnet-news-amp-notes-3162010.aspx</link>
            <description>&lt;blockquote&gt;“The Web is like a dominatrix.  Everywhere I turn, I see little buttons ordering me to Submit.” - &lt;em&gt;Nytwind&lt;/em&gt;&lt;/blockquote&gt;  &lt;h3&gt;Server Side&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://elegantcode.com/2010/03/13/mvcfutures/"&gt;MvcFutures&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://weblogs.asp.net/nmarun/archive/2010/03/14/asp-net-mvc-2-throws-exception-for-favicon-ico.aspx"&gt;ASP.NET MVC 2 throws exception for ‘favicon.ico’&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/brada/archive/2010/03/15/silverlight-4-and-ria-services-release-candidate-available-now.aspx"&gt;Silverlight 4 and RIA Services Release Candidate Available NOW&lt;/a&gt;       &lt;br /&gt;&lt;a href="http://blogs.msdn.com/brada/archive/2010/03/15/silverlight-4-ria-services-ready-for-business-exposing-data-from-entity-framework.aspx"&gt;Along&lt;/a&gt; with a &lt;a href="http://blogs.msdn.com/brada/archive/2010/03/15/silverlight-4-ria-services-ready-for-business-consuming-data-in-the-silverlight-client.aspx"&gt;handfull&lt;/a&gt; of other &lt;a href="http://blogs.msdn.com/brada/archive/2010/03/15/silverlight-4-ria-services-ready-for-business-index.aspx"&gt;posts&lt;/a&gt; from &lt;a href="http://blogs.msdn.com/brada/archive/2010/03/15/silverlight-4-ria-services-ready-for-business-starting-a-new-project-with-the-business-application-template.aspx"&gt;Brad Abrams&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://thethoughtfulcoder.com/2010/03/16/A-Way-To-Determine-If-An-ASPNET-MVC-View-Exists"&gt;A way to determine if an ASP.NET MVC view exists&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://ow.ly/1mOmF"&gt;ASP.NET MVC Roadmap: ASP.NET MVC 3&lt;/a&gt;      &lt;br /&gt;Because ASP.NET MVC 2 just isn’t new enough anymore.&lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;Client Side&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a title="http://codebetter.com/blogs/matthew.podwysocki/archive/2010/03/15/introduction-to-the-reactive-extensions-for-javascript-wikipedia-lookup.aspx" href="http://codebetter.com/blogs/matthew.podwysocki/archive/2010/03/15/introduction-to-the-reactive-extensions-for-javascript-wikipedia-lookup.aspx"&gt;Introduction to the Reactive Extensions for JavaScript – Wikipedia Lookup&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blog.jquery.com/2010/03/15/jquery-conference-2010-san-francisco-announced/"&gt;JQUERY CONFERENCE 2010: SAN FRANCISCO ANNOUNCED&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.instantshift.com/2010/03/15/47-css-tips-tricks-to-take-your-site-to-the-next-level" href="http://www.instantshift.com/2010/03/15/47-css-tips-tricks-to-take-your-site-to-the-next-level"&gt;47 CSS Tips &amp;amp; Tricks To Take Your Site To The Next Level&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;Mobile&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a title="http://christopherdeweese.com/blog2/post/windows-phone-7-series-dev-tools-available" href="http://christopherdeweese.com/blog2/post/windows-phone-7-series-dev-tools-available"&gt;Windows Phone 7 Series Dev Tools Available&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blog.donnfelker.com/2010/03/16/wp7-emulator-screen-size-management/"&gt;WP7 Emulator Screen Size Management&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blog.donnfelker.com/2010/03/15/wp7-boot-to-vh/"&gt;WP7 Boot to VHD&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;General Programming&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a title="http://www.lostechies.com/blogs/derickbailey/archive/2010/03/15/semantic-code-migrating-from-a-chatty-interface-to-a-simple-one-with-a-data-transfer-object.aspx" href="http://www.lostechies.com/blogs/derickbailey/archive/2010/03/15/semantic-code-migrating-from-a-chatty-interface-to-a-simple-one-with-a-data-transfer-object.aspx"&gt;Semantic Code: Migrating From A Chatty Interface To A Simple One With A Data Transfer Object&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.lostechies.com/blogs/derickbailey/archive/2010/03/15/a-type-safe-idatareader-wrapper.aspx" href="http://www.lostechies.com/blogs/derickbailey/archive/2010/03/15/a-type-safe-idatareader-wrapper.aspx"&gt;A Type Safe IDataReader Wrapper&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://blog.jonasbandi.net/2010/03/net-annoyance-define-datadirectory-for.html" href="http://blog.jonasbandi.net/2010/03/net-annoyance-define-datadirectory-for.html"&gt;.Net Annoyance: Define |DataDirectory| for Connection Strings&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/ericlippert/archive/2010/03/15/do-not-name-a-class-the-same-as-its-namespace-part-three.aspx"&gt;Do not name a class the same as its namespace, Part Three&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.lostechies.com/blogs/dahlbyk/archive/2010/03/15/posh-git-a-powershell-environment-for-git.aspx" href="http://www.lostechies.com/blogs/dahlbyk/archive/2010/03/15/posh-git-a-powershell-environment-for-git.aspx"&gt;posh-git: A PowerShell Environment for Git&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;Everything Else&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt; &lt;a href="http://carsonified.com/blog/carsonified/work_smarter/are-you-wasting-50-of-your-time/"&gt;Are you Wasting 50% of your Time?&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://codebetter.com/blogs/jeremy.miller/archive/2010/03/15/how-to-know-if-you-re-a-coding-optimist-or-pessimist.aspx" href="http://codebetter.com/blogs/jeremy.miller/archive/2010/03/15/how-to-know-if-you-re-a-coding-optimist-or-pessimist.aspx"&gt;How to know if you're a coding optimist or pessimist&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;&lt;img src="http://cadred.net/blog/aggbug/1081.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Michael Cook</dc:creator>
            <guid>http://cadred.net/blog/archive/2010/03/16/dotnet-news-amp-notes-3162010.aspx</guid>
            <pubDate>Tue, 16 Mar 2010 15:10:54 GMT</pubDate>
            <comments>http://cadred.net/blog/archive/2010/03/16/dotnet-news-amp-notes-3162010.aspx#feedback</comments>
            <wfw:commentRss>http://cadred.net/blog/comments/commentRss/1081.aspx</wfw:commentRss>
        </item>
        <item>
            <title>DotNET News &amp;amp; Notes 3/15/2010</title>
            <link>http://cadred.net/blog/archive/2010/03/15/dotnet-news-amp-notes-3152010.aspx</link>
            <description>&lt;blockquote&gt;“One man's crappy software is another man's full time job.” - &lt;em&gt;Jessica Gaston&lt;/em&gt;&lt;/blockquote&gt;  &lt;h3&gt;Server Side&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://davidhayden.com/blog/dave/archive/2010/03/14/SparkViewEngineReleasedAspNetMvc2Rtm.aspx"&gt;Spark View Engine Updated for ASP.NET MVC 2 RTM&lt;/a&gt;       &lt;br /&gt;Woot! &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.southworks.net/jdominguez/2010/02/the-single-page-interface-pattern/"&gt;The Single Page Interface Pattern&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;The &lt;a href="http://weblogs.asp.net/scottgu/archive/2010/03/11/asp-net-mvc-2-released.aspx"&gt;official announcements&lt;/a&gt; of the &lt;a href="http://haacked.com/archive/2010/03/11/aspnet-mvc2-released.aspx"&gt;release of ASP.NET MVC 2&lt;/a&gt; are still &lt;a href="http://www.hanselman.com/blog/ASPNETMVC2Released.aspx"&gt;rolling in&lt;/a&gt;.       &lt;br /&gt;And the &lt;a href="http://haacked.com/archive/2010/03/12/ms-pl-source-release-for-system-web-mvc-2.aspx"&gt;source is available&lt;/a&gt; too. &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blog.hmobius.com/post/2010/03/14/ASPNET-40-Part-12-Routing-Helper-Functions.aspx"&gt;ASP.NET 4.0 Part 12, Routing Helper Functions&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://devlicio.us/blogs/vinull/archive/2010/03/12/asp-net-cannot-use-a-leading-to-exit-above-the-top-directory.aspx" href="http://devlicio.us/blogs/vinull/archive/2010/03/12/asp-net-cannot-use-a-leading-to-exit-above-the-top-directory.aspx"&gt;ASP.NET: Cannot use a leading .. to exit above the top directory&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.jeremyskinner.co.uk/2010/03/14/mvccontrib-grid-part-6-sorting/"&gt;MvcContrib Grid Part 6 – Sorting&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://codevanced.net/post/Sending-HTML-emails-with-ASPNET-MVC2-and-MVCContrib.aspx"&gt;Sending HTML emails with ASP.NET MVC2 and MVCContrib&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://codebetter.com/blogs/karlseguin/archive/2010/03/11/webforms-vs-mvc-again.aspx" href="http://codebetter.com/blogs/karlseguin/archive/2010/03/11/webforms-vs-mvc-again.aspx"&gt;WebForms vs MVC (again)&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.dotnetcurry.com/ShowArticle.aspx?ID=478" href="http://www.dotnetcurry.com/ShowArticle.aspx?ID=478"&gt;What's New in ASP.NET 4.0 – Better ViewState Control&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.avingtonsolutions.com/blog/post/2010/03/13/MVC-2-Strongly-Typed-HTML-Helper-and-Enhanced-Validation-Sample.aspx"&gt;MVC 2 Strongly Typed HTML Helper and Enhanced Validation Sample&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://elegantcode.com/2010/03/13/asp-net-mvc-2-areas/"&gt;Asp.Net MVC 2 Areas&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.dotnetcurry.com/ShowArticle.aspx?ID=477" href="http://www.dotnetcurry.com/ShowArticle.aspx?ID=477"&gt;What's New in ASP.NET 4.0 – SEO Enhancements with MetaKeywords and MetaDescription properties&lt;/a&gt;       &lt;br /&gt;More about &lt;a href="http://blog.osbornm.com/archive/2010/03/09/seo-improvements-in-asp.net-4.aspx"&gt;SEO Improvements in ASP.NET 4&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;Client Side&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://loft.bocoup.com/john-resig-advanced-jquery/"&gt;jQuery Boston: The Video&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="ttp://codebetter.com/blogs/matthew.podwysocki/archive/2010/03/12/introduction-to-the-reactive-extensions-for-javascript-from-blocking-to-async.aspx" href="http://codebetter.com/blogs/matthew.podwysocki/archive/2010/03/12/introduction-to-the-reactive-extensions-for-javascript-from-blocking-to-async.aspx"&gt;Introduction to the Reactive Extensions for JavaScript – From Blocking to Async&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.bennadel.com/blog/1876-Your-jQuery-Selector-Context-Can-Be-A-jQuery-Object.htm"&gt;Your jQuery Selector Context Can Be A jQuery Object&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;General Programming&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a title="http://www.lostechies.com/blogs/johnvpetersen/archive/2010/03/11/code-bubbles-a-very-interesting-coding-ux.aspx" href="http://www.lostechies.com/blogs/johnvpetersen/archive/2010/03/11/code-bubbles-a-very-interesting-coding-ux.aspx"&gt;Code Bubbles - A very interesting coding UX&lt;/a&gt;       &lt;br /&gt;Pretty interesting. &lt;/li&gt;    &lt;li&gt;&lt;a title="http://scottonwriting.net/sowblog/posts/14113.aspx" href="http://scottonwriting.net/sowblog/posts/14113.aspx"&gt;Determining Whether a String Is Contained Within a String Array (Case Insensitive)&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/ericlippert/archive/2010/03/09/do-not-name-a-class-the-same-as-its-namespace-part-one.aspx"&gt;Do not name a class the same as its namespace, Part One&lt;/a&gt;       &lt;br /&gt;And &lt;a href="http://blogs.msdn.com/ericlippert/archive/2010/03/11/do-not-name-a-class-the-same-as-its-namespace-part-two.aspx"&gt;part two&lt;/a&gt;. &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.c-sharpcorner.com/UploadFile/dhananjaycoder/546/"&gt;LINQ to Object Part #2: Filtering and Sorting&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/bharry/archive/2010/03/09/programming-practices-part-1-watching-from-a-distance.aspx"&gt;Programming Practices: Part 1 – Watching from a distance&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://devlicio.us/blogs/krzysztof_kozmic/archive/2010/03/11/advanced-castle-windsor-generic-typed-factories-auto-release-and-more.aspx" href="http://devlicio.us/blogs/krzysztof_kozmic/archive/2010/03/11/advanced-castle-windsor-generic-typed-factories-auto-release-and-more.aspx"&gt;Advanced Castle Windsor – generic typed factories, auto-release and more&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.jeremyskinner.co.uk/2010/03/14/fluentvalidation-1-2-rc-available/"&gt;FluentValidation 1.2 RC available&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://christopherdeweese.com/blog2/post/icky-decisions" href="http://christopherdeweese.com/blog2/post/icky-decisions"&gt;“Icky” Decisions&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://ayende.com/Blog/archive/2010/03/14/map-reduce-ndash-a-visual-explanation.aspx" href="http://ayende.com/Blog/archive/2010/03/14/map-reduce-ndash-a-visual-explanation.aspx"&gt;Map / Reduce – A visual explanation&lt;/a&gt;       &lt;br /&gt;And the follow up &lt;a title="http://ayende.com/Blog/archive/2010/03/15/what-is-mapreduce-for-anyway.aspx" href="http://ayende.com/Blog/archive/2010/03/15/what-is-mapreduce-for-anyway.aspx"&gt;What is map/reduce for, anyway?&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/davidebb/archive/2010/03/12/a-better-way-to-auto-run-t4mvc-when-you-build.aspx"&gt;A better way to auto-run T4MVC when you build&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/visualstudio/archive/2010/03/15/why-does-visual-studio-2010-convert-my-projects.aspx"&gt;Why does Visual Studio 2010 convert my projects?&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;Everything Else&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://blogs.msdn.com/microsoft_press/archive/2010/03/12/some-of-the-ways-to-keep-up-with-mix10.aspx"&gt;Some of the ways to keep up with MIX10&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://devlicio.us/blogs/tim_barcz/archive/2010/03/15/are-you-playing-checker-or-chess-yagni-revisited.aspx" href="http://devlicio.us/blogs/tim_barcz/archive/2010/03/15/are-you-playing-checker-or-chess-yagni-revisited.aspx"&gt;Are You Playing Checker or Chess? - YAGNI Revisited&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.scottberkun.com/blog/2010/the-cult-of-busy/"&gt;The cult of busy&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://hugozap.com/blog/2010/03/12/learning-a-way-of-procrastinate/"&gt;Learning, a way of procrastinate?&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;&lt;img src="http://cadred.net/blog/aggbug/1080.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Michael Cook</dc:creator>
            <guid>http://cadred.net/blog/archive/2010/03/15/dotnet-news-amp-notes-3152010.aspx</guid>
            <pubDate>Mon, 15 Mar 2010 15:35:35 GMT</pubDate>
            <comments>http://cadred.net/blog/archive/2010/03/15/dotnet-news-amp-notes-3152010.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://cadred.net/blog/comments/commentRss/1080.aspx</wfw:commentRss>
        </item>
        <item>
            <title>DotNET News &amp;amp; Notes 3/11/2010</title>
            <link>http://cadred.net/blog/archive/2010/03/11/dotnet-news-amp-notes-3112010.aspx</link>
            <description>&lt;blockquote&gt;“A computer lets you make more mistakes faster than any invention in human history–with the possible exceptions of handguns and tequila.” - &lt;em&gt;Mitch Radcliffe&lt;/em&gt;&lt;/blockquote&gt;  &lt;h3&gt;Server Side&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=c9ba1fe1-3ba8-439a-9e21-def90a8615a9"&gt;ASP.NET MVC 2 Just hit RTM&lt;/a&gt;!       &lt;br /&gt;What are you waiting for? Download it now! &lt;/li&gt;    &lt;li&gt;&lt;a href="http://weblogs.asp.net/leftslipper/archive/2010/03/10/migrating-asp-net-mvc-1-0-applications-to-asp-net-mvc-2-rtm.aspx"&gt;Migrating ASP.NET MVC 1.0 applications to ASP.NET MVC 2 RTM&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.hanselman.com/blog/WeMovedYourASPNETWebsiteCheeseInAGoodWay.aspx" href="http://www.hanselman.com/blog/WeMovedYourASPNETWebsiteCheeseInAGoodWay.aspx"&gt;We moved your ASP.NET website cheese, in a good way&lt;/a&gt;       &lt;br /&gt;The ASP.NET Team has a new website. Jon Galloway &lt;a href="http://weblogs.asp.net/jgalloway/archive/2010/03/11/the-new-asp-net-website.aspx"&gt;also has coverage&lt;/a&gt;. &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blog.donnfelker.com/2010/03/11/aspnet-rest-controller-factory/"&gt;ASP.NET MVC REST API WINDSOR CONTROLLER FACTORY&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blog.jorritsalverda.nl/2010/03/10/maintainable-mvc-post-redirect-get-pattern/"&gt;Maintainable MVC: Post-Redirect-Get pattern&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.lostechies.com/blogs/chrismissal/archive/2010/03/10/one-year-of-production-asp-net-mvc.aspx" href="http://www.lostechies.com/blogs/chrismissal/archive/2010/03/10/one-year-of-production-asp-net-mvc.aspx"&gt;One Year of Production ASP.NET MVC&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.dominicpettifer.co.uk/Blog/41/ihttpmodule-gotchas---the-init---method-can-get-called-multiple-times"&gt;IHttpModule Gotchas – The Init() Method Can Get Called Multiple Times&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://highoncoding.com/Articles/686_Implementing_Blog_Using_ASP_NET_MVC_and_MongoDb.aspx"&gt;Implementing Blog Using ASP.NET MVC and MongoDb&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;Client Side&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a title="http://codebetter.com/blogs/matthew.podwysocki/archive/2010/03/11/introduction-to-the-reactive-extensions-for-javascript-composing-callbacks.aspx" href="http://codebetter.com/blogs/matthew.podwysocki/archive/2010/03/11/introduction-to-the-reactive-extensions-for-javascript-composing-callbacks.aspx"&gt;Introduction to the Reactive Extensions for JavaScript – Composing Callbacks&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.4guysfromrolla.com/articles/030310-1.aspx"&gt;Improving CSS With .LESS&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://devlicio.us/blogs/hadi_hariri/archive/2010/03/11/zen-coding-and-resharper-powertoys.aspx" href="http://devlicio.us/blogs/hadi_hariri/archive/2010/03/11/zen-coding-and-resharper-powertoys.aspx"&gt;Zen Coding and ReSharper PowerToys&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.markhneedham.com/blog/2010/03/10/javascript-function-scoping" href="http://www.markhneedham.com/blog/2010/03/10/javascript-function-scoping"&gt;Javascript: Function scoping&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.smashingmagazine.com/2010/03/11/forms-on-mobile-devices-modern-solutions/"&gt;Forms On Mobile Devices: Modern Solutions&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/ie/archive/2010/03/09/Working-with-the-HTML5-Community.aspx"&gt;Working with the HTML5 Community&lt;/a&gt;       &lt;br /&gt;Microsoft is working with the HTML5 community. I’d be more impressed if they could get people to stop using IE6. &lt;/li&gt;    &lt;li /&gt; &lt;/ul&gt;  &lt;h3&gt;General Programming&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://weblogs.asp.net/bleroy/archive/2010/03/10/fluentpath-a-fluent-wrapper-around-system-io.aspx"&gt;FluentPath: a fluent wrapper around System.IO&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.se-radio.net/podcast/2010-02/episode-156-kanban-david-anderson"&gt;Kanban with David Anderson&lt;/a&gt;       &lt;br /&gt;Software engineering radio. &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.dimecasts.net/Casts/CastFeedDetails/166"&gt;Setting Up Fluent NHibernate for your project&lt;/a&gt;       &lt;br /&gt;This would have been awesome for me about 6 months ago. &lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.markhneedham.com/blog/2010/03/11/does-an-organisation-need-to-be-fully-committed-to-agileleanscrum" href="http://www.markhneedham.com/blog/2010/03/11/does-an-organisation-need-to-be-fully-committed-to-agileleanscrum"&gt;Does an organisation need to be fully committed to agile/lean/scrum?&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://nvie.com/git-model"&gt;A successful Git branching model&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.dotnetcurry.com/ShowArticle.aspx?ID=476"&gt;Visual Studio Test Professional 2010: Organization of Artifacts – Part 2&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;&lt;img src="http://cadred.net/blog/aggbug/1079.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Michael Cook</dc:creator>
            <guid>http://cadred.net/blog/archive/2010/03/11/dotnet-news-amp-notes-3112010.aspx</guid>
            <pubDate>Thu, 11 Mar 2010 15:43:26 GMT</pubDate>
            <comments>http://cadred.net/blog/archive/2010/03/11/dotnet-news-amp-notes-3112010.aspx#feedback</comments>
            <wfw:commentRss>http://cadred.net/blog/comments/commentRss/1079.aspx</wfw:commentRss>
        </item>
        <item>
            <title>DotNET New &amp;amp; Notes 3/10/2010</title>
            <link>http://cadred.net/blog/archive/2010/03/10/dotnet-new-amp-notes-3102010.aspx</link>
            <description>&lt;blockquote&gt;“Sometimes it pays to stay in bed in Monday, rather than spending the rest of the week debugging Monday's code.” - Dan Salomon&lt;/blockquote&gt;  &lt;h3&gt;ASP.NET/MVC &amp;amp; Web&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://blog.hmobius.com/post/2010/03/10/ASPNET-40-Part-11-Configuring-Routing-Is-Easier.aspx"&gt;ASP.NET 4.0 Part 11, Configuring Routing Is Easier&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://blog.stevensanderson.com/2010/03/09/deleporter-cross-process-code-injection-for-aspnet" href="http://blog.stevensanderson.com/2010/03/09/deleporter-cross-process-code-injection-for-aspnet"&gt;Deleporter: Cross-Process Code Injection for ASP.NET&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://carsonified.com/blog/design/setting-rather-than-resetting-default-styling/"&gt;Setting rather than Resetting Default Styling&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.dotnetguy.co.uk/post/2010/03/06/ASPNET-MVC-working-smart-with-cookies-e28093-Custom-ValueProvider.aspx#ModelBinding"&gt;ASP.NET MVC working smart with cookies – Custom ValueProvider&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.yuiblog.com/blog/2010/03/09/video-crockonjs-4/"&gt;Douglas Crockford: “Crockford on JavaScript — Episode IV: The Metamorphosis of Ajax”&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;.NET &amp;amp; Programming&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a title="http://www.lostechies.com/blogs/jimmy_bogard/archive/2010/03/10/strengthening-your-domain-encapsulated-collections.aspx" href="http://www.lostechies.com/blogs/jimmy_bogard/archive/2010/03/10/strengthening-your-domain-encapsulated-collections.aspx"&gt;Strengthening your domain: Encapsulated collections&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.lostechies.com/blogs/derickbailey/archive/2010/03/08/cqrs-performance-engineering-read-vs-read-write-models.aspx" href="http://www.lostechies.com/blogs/derickbailey/archive/2010/03/08/cqrs-performance-engineering-read-vs-read-write-models.aspx"&gt;CQRS Performance Engineering: Read vs Read/Write Models&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.markhneedham.com/blog/2010/03/09/pair-programming-some-thoughts" href="http://www.markhneedham.com/blog/2010/03/09/pair-programming-some-thoughts"&gt;Pair Programming: Some thoughts&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;Everything Else&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;Courtesy &lt;a href="http://twitter.com/doctorsound"&gt;@doctorsound&lt;/a&gt;, &lt;a href="http://i.imgur.com/nHZg7.gif"&gt;Wu-Tang Clan Venn diagram&lt;/a&gt;       &lt;br /&gt;NSFW language &lt;/li&gt; &lt;/ul&gt;&lt;img src="http://cadred.net/blog/aggbug/1078.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Michael Cook</dc:creator>
            <guid>http://cadred.net/blog/archive/2010/03/10/dotnet-new-amp-notes-3102010.aspx</guid>
            <pubDate>Wed, 10 Mar 2010 16:05:43 GMT</pubDate>
            <comments>http://cadred.net/blog/archive/2010/03/10/dotnet-new-amp-notes-3102010.aspx#feedback</comments>
            <wfw:commentRss>http://cadred.net/blog/comments/commentRss/1078.aspx</wfw:commentRss>
        </item>
        <item>
            <title>DotNET News &amp;amp; Notes 3/9/2010</title>
            <link>http://cadred.net/blog/archive/2010/03/09/dotnet-news-amp-notes-392010.aspx</link>
            <description>&lt;blockquote&gt;“To err is human, but to really foul things up you need a computer.” -&lt;em&gt; Paul Ehrlich&lt;/em&gt;&lt;/blockquote&gt;  &lt;h3&gt;ASP.NET/MVC &amp;amp; Web&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a title="http://devlicio.us/blogs/hadi_hariri/archive/2010/03/09/profiling-apps-1-of-n-the-mvc-actionlink.aspx" href="http://devlicio.us/blogs/hadi_hariri/archive/2010/03/09/profiling-apps-1-of-n-the-mvc-actionlink.aspx"&gt;Profiling Apps 1 of N: The MVC ActionLink&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://encosia.com/2010/03/08/asmx-scriptservice-mistakes-installation-and-configuration" href="http://encosia.com/2010/03/08/asmx-scriptservice-mistakes-installation-and-configuration"&gt;ASMX ScriptService mistakes: Installation and configuration&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.code-magazine.com/Article.aspx?quickid=1003111"&gt;Supercharging ASP.NET MVC with MvcContrib&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.dominicpettifer.co.uk/Blog/40/dependency-injection-in-asp-net-mvc-2---part-3--custom-dataannotation-validationattributes"&gt;Dependency Injection in ASP.NET MVC 2 – Part 3: Custom DataAnnotation ValidationAttributes&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://paulirish.com/2010/introducing-css3please/"&gt;Introducing… CSS3Please.com&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;.NET &amp;amp; Programming&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a title="http://christopherdeweese.com/blog2/post/wcf-4-loosening-the-chains-of-configuration" href="http://christopherdeweese.com/blog2/post/wcf-4-loosening-the-chains-of-configuration"&gt;WCF 4 – Loosening the Chains of Configuration&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://ayende.com/Blog/archive/2010/03/09/cut-the-abstractions-by-putting-test-hooks.aspx" href="http://ayende.com/Blog/archive/2010/03/09/cut-the-abstractions-by-putting-test-hooks.aspx"&gt;Cut the abstractions by putting test hooks&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://codebetter.com/blogs/karlseguin/archive/2010/03/09/the-8th-phase.aspx" href="http://codebetter.com/blogs/karlseguin/archive/2010/03/09/the-8th-phase.aspx"&gt;The 8th Phase&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://codebetter.com/blogs/gregyoung/archive/2010/03/09/state-pattern-misuse.aspx" href="http://codebetter.com/blogs/gregyoung/archive/2010/03/09/state-pattern-misuse.aspx"&gt;State Pattern Misuse&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.hanselman.com/blog/WPFAndTextBlurrinessNowWithCompleteClarity.aspx" href="http://www.hanselman.com/blog/WPFAndTextBlurrinessNowWithCompleteClarity.aspx"&gt;WPF and Text Blurriness, now with complete Clarity&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://devlicio.us/blogs/christopher_bennage/archive/2010/03/09/silverlight-challenge-creating-a-dependencyproperty.aspx" href="http://devlicio.us/blogs/christopher_bennage/archive/2010/03/09/silverlight-challenge-creating-a-dependencyproperty.aspx"&gt;Silverlight Challenge: Creating a DependencyProperty&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/ericlippert/archive/2010/03/09/do-not-name-a-class-the-same-as-its-namespace-part-one.aspx"&gt;Fabulous Adventures In Coding&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.grumpydev.com/2010/03/09/automated-unit-testing-its-not-just-for-tdd-its-for-bug-fixing-too/"&gt;Automated “Unit” Testing – It’s Not Just for TDD, It’s for Bug Fixing Too!&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/davidebb/archive/2010/03/08/t4mvc-2-6-13-now-officially-in-mvccontrib-with-a-few-new-features.aspx"&gt;T4MVC 2.6.13: now officially in MvcContrib, with a few new features&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;Everything Else&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a title="http://www.hanselman.com/blog/ATripDownMemoryLanePresentationsOver10YearsOld.aspx" href="http://www.hanselman.com/blog/ATripDownMemoryLanePresentationsOver10YearsOld.aspx"&gt;A Trip Down Memory Lane - Presentations over 10 years old&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;&lt;img src="http://cadred.net/blog/aggbug/1077.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Michael Cook</dc:creator>
            <guid>http://cadred.net/blog/archive/2010/03/09/dotnet-news-amp-notes-392010.aspx</guid>
            <pubDate>Tue, 09 Mar 2010 21:23:17 GMT</pubDate>
            <comments>http://cadred.net/blog/archive/2010/03/09/dotnet-news-amp-notes-392010.aspx#feedback</comments>
            <wfw:commentRss>http://cadred.net/blog/comments/commentRss/1077.aspx</wfw:commentRss>
        </item>
        <item>
            <title>DotNET News &amp;amp; Notes 3/8/2010</title>
            <link>http://cadred.net/blog/archive/2010/03/08/dotnet-news-amp-notes-382010.aspx</link>
            <description>&lt;blockquote&gt;“Good code is its own best documentation.” - &lt;em&gt;Steve McConnell&lt;/em&gt;&lt;/blockquote&gt;  &lt;p&gt;Happy Monday to all! I am changing the name of this column to dotNET News &amp;amp; Notes to avoid confusion with several other blogs out there with the name .NET Pulse or something similar. Don’t worry, I will still be providing the same topical .net &amp;amp; programming links!&lt;/p&gt;  &lt;h3&gt;ASP.NET/MVC &amp;amp; Web&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://girldeveloper.com/events/introducing-the-mvc-melee/"&gt;Introducing the MVC Melee!!!&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blog.jquery.com/2010/03/05/the-official-jquery-podcast-episode-14-phil-haack/"&gt;THE OFFICIAL JQUERY PODCAST – EPISODE 14 – PHIL HAACK&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://codebetter.com/blogs/david.hayden/archive/2010/03/06/getrouteurl-in-asp-net-4-web-forms-routing.aspx" href="http://codebetter.com/blogs/david.hayden/archive/2010/03/06/getrouteurl-in-asp-net-4-web-forms-routing.aspx"&gt;GetRouteUrl in ASP.NET 4 Web Forms Routing&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://codebetter.com/blogs/glenn.block/archive/2010/03/07/building-hellomef-part-v-refactoring-to-viewmodel.aspx" href="http://codebetter.com/blogs/glenn.block/archive/2010/03/07/building-hellomef-part-v-refactoring-to-viewmodel.aspx"&gt;Building HelloMEF – Part V – Refactoring to ViewModel&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://weblogs.asp.net/aspnet-mvc/archive/2010/03/05/use-asp-net-4-browser-definitions-with-asp-net-3-5.aspx"&gt;Use ASP.NET 4 Browser Definitions with ASP.NET 3.5&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.markhneedham.com/blog/2010/03/06/javascript-the-new-keyword/"&gt;Javascript: The 'new' keyword&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://net.tutsplus.com/tutorials/javascript-ajax/uncovering-jquerys-hidden-features/"&gt;Uncovering jQuery’s Hidden Features&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://visitmix.com/LabNotes/ASPNET-Charts-and-ASPNET-MVC--Controller-vs-View"&gt;ASP.NET Charts and ASP.NET MVC – Controller vs. View&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;.NET &amp;amp; Programming&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://ayende.com/Blog/archive/2010/03/06/getting-code-ready-for-production.aspx"&gt;Getting code ready for production&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blog.jorritsalverda.nl/2010/02/09/maintainable-mvc-series-inversion-of-control-container-structuremap/"&gt;Maintainable MVC Series: Inversion of Control Container – StructureMap&lt;/a&gt;       &lt;br /&gt;This is from early February, but it’s a nice intro to StructureMap. &lt;/li&gt;    &lt;li&gt;&lt;a title="http://codebetter.com/blogs/karlseguin/archive/2010/03/05/bson-serialization.aspx" href="http://codebetter.com/blogs/karlseguin/archive/2010/03/05/bson-serialization.aspx"&gt;BSON Serialization&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://devlicio.us/blogs/billy_mccafferty/archive/2010/03/06/a-few-thoughts-on-ddd-dtos-view-models-cqs-repositories-and-separation-of-concerns.aspx" href="http://devlicio.us/blogs/billy_mccafferty/archive/2010/03/06/a-few-thoughts-on-ddd-dtos-view-models-cqs-repositories-and-separation-of-concerns.aspx"&gt;A Few Thoughts on DDD, DTOs, View Models, Repositories and Separation of Concerns&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.jeremyskinner.co.uk/2010/03/07/using-git-with-windows-powershell/"&gt;Using Git with Windows Powershell&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://weblogs.asp.net/scottgu/archive/2010/03/08/some-vs-2010-rc-updates-including-patches-for-intellisense-and-web-designer-fixes.aspx"&gt;Some VS 2010 RC Updates (including patches for Intellisense and Web Designer fixes)&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.markhneedham.com/blog/2010/03/04/functional-c-using-join-and-groupjoin/"&gt;Functional C#: Using Join and GroupJoin&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/kristol/archive/2010/03/07/unit-testing-with-microsoft-moles.aspx"&gt;UNIT TESTING WITH MICROSOFT MOLES&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;&lt;img src="http://cadred.net/blog/aggbug/1076.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Michael Cook</dc:creator>
            <guid>http://cadred.net/blog/archive/2010/03/08/dotnet-news-amp-notes-382010.aspx</guid>
            <pubDate>Mon, 08 Mar 2010 16:55:10 GMT</pubDate>
            <comments>http://cadred.net/blog/archive/2010/03/08/dotnet-news-amp-notes-382010.aspx#feedback</comments>
            <wfw:commentRss>http://cadred.net/blog/comments/commentRss/1076.aspx</wfw:commentRss>
        </item>
        <item>
            <title>.NET Pulse 3/5/2010</title>
            <link>http://cadred.net/blog/archive/2010/03/05/.net-pulse-352010.aspx</link>
            <description>&lt;blockquote&gt;“There are only two kinds of programming languages: those people always bitch about and those nobody uses.” - &lt;em&gt;Bjarne Stroustrup&lt;/em&gt;&lt;/blockquote&gt;  &lt;h3&gt;ASP.NET/MVC &amp;amp; Web&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://codebetter.com/blogs/kyle.baley/archive/2010/03/05/passivity-or-how-to-help-your-views-leave-the-nest.aspx"&gt;Passivity, or “How to help your views leave the nest”&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blog.hmobius.com/post/2010/03/04/ASPNET-40-Part-10-A-Handful-Of-Little-Things.aspx"&gt;ASP.NET 4.0 Part 10, A Handful Of Little Things&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://gamequery.onaluf.org/"&gt;gameQuery: Javascript game engine for jQuery&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blog.deesea.com/post/New-way-to-send-fancy-template-emails-in-ASPNET-MVC.aspx"&gt;New way to send fancy template emails in ASP.NET MVC&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://net.tutsplus.com/tutorials/javascript-ajax/12-steps-to-mootools-mastery/"&gt;12 Steps to MooTools Mastery&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://derans.blogspot.com/2010/03/contact-form-with-aspnet-mvc-castle.html"&gt;Contact Form with ASP.NET MVC, Castle Validation, &amp;amp; fluentHtml&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.dominicpettifer.co.uk/Blog/39/dependency-injection-in-asp-net-mvc-2---part-2--modelbinders-viewmodels"&gt;Dependency Injection in ASP.NET MVC 2 – Part 2: ModelBinders/ViewModels&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;.NET &amp;amp; Programming&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a title="http://geekswithblogs.net/IUnknown/archive/2010/03/01/thou-shalt-not-iterate--part-2.aspx" href="http://geekswithblogs.net/IUnknown/archive/2010/03/01/thou-shalt-not-iterate--part-2.aspx"&gt;THOU SHALT NOT ITERATE! : PART 2&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/ericlippert/archive/2010/03/04/too-much-reuse.aspx"&gt;Fabulous Adventures In Coding&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://joewritescode.com/post/Storing-Encrypted-Data-for-use-on-Multiple-Machines.aspx"&gt;Storing Encrypted Data for use on Multiple Machines&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;&lt;img src="http://cadred.net/blog/aggbug/1075.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Michael Cook</dc:creator>
            <guid>http://cadred.net/blog/archive/2010/03/05/.net-pulse-352010.aspx</guid>
            <pubDate>Fri, 05 Mar 2010 16:23:28 GMT</pubDate>
            <comments>http://cadred.net/blog/archive/2010/03/05/.net-pulse-352010.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://cadred.net/blog/comments/commentRss/1075.aspx</wfw:commentRss>
        </item>
        <item>
            <title>.NET Pulse 3/4/2010</title>
            <link>http://cadred.net/blog/archive/2010/03/04/.net-pulse-342010.aspx</link>
            <description>&lt;blockquote&gt;   &lt;p&gt;Everyone knows that debugging is twice as hard as writing a program in the first place.  So if you are as clever as you can be when you write it, how will you ever debug it? - &lt;em&gt;Brian Kernighan&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;h3&gt;ASP.NET/MVC &amp;amp; Web&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://blog.stevensanderson.com/2010/03/03/behavior-driven-development-bdd-with-specflow-and-aspnet-mvc/"&gt;Behavior Driven Development (BDD) with SpecFlow and ASP.NET MVC&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://blog.stevensanderson.com/2010/02/19/partial-validation-in-aspnet-mvc-2" href="http://blog.stevensanderson.com/2010/02/19/partial-validation-in-aspnet-mvc-2"&gt;Partial Validation in ASP.NET MVC 2&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://link.social.com/c/twitter/9453872/1267719883/b/bb5PEB/bVc3wr"&gt;Video of C4MVC talk on MvcContrib Portable Areas&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://net.tutsplus.com/tutorials/asp-net/how-to-add-custom-configuration-settings-for-your-asp-net-application" href="http://net.tutsplus.com/tutorials/asp-net/how-to-add-custom-configuration-settings-for-your-asp-net-application"&gt;How to Add Custom Configuration Settings for an (ASP).NET Application&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://weblogs.asp.net/srkirkland/archive/2010/03/02/nhibernate-validator-asp-net-mvc-2-model-validation.aspx"&gt;NHIBERNATE VALIDATOR ASP.NET MVC 2 MODEL VALIDATION&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://gregorybeamer.spaces.live.com/Blog/cns!B036196EAF9B34A8!1574.entry"&gt;Paradigm Shifting: Rethinking ASP.NET MVC&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.dotnetcurry.com/ShowArticle.aspx?ID=473&amp;amp;AspxAutoDetectCookieSupport=1"&gt;Return Multiple Objects Using ASP.NET MVC'S JsonResult Class&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://benalman.com/news/2010/03/theres-no-such-thing-as-a-json/"&gt;There's no such thing as a "JSON Object"&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/ie/archive/2010/03/03/css-crunch-new-ie-extension-for-developers.aspx"&gt;CSS Crunch: new IE Extension for developers&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/ie/archive/2010/03/02/how-ie8-determines-document-mode.aspx"&gt;How IE8 Determines Document Mode&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://carsonified.com/blog/dev/the-web-as-a-database/"&gt;The Web as a Database&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://encosia.com/2010/03/03/asmx-and-json-common-mistakes-and-misconceptions/"&gt;ASMX and JSON – Common mistakes and misconceptions&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;.NET &amp;amp; Programming&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://ayende.com/Blog/archive/2010/03/04/challenge-robust-enumeration-over-external-code.aspx"&gt;Challenge: Robust enumeration over external code&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.technet.com/markrussinovich/archive/2010/02/24/3315174.aspx"&gt;Pushing the Limits of Windows: USER and GDI Objects – Part 1&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.devcurry.com/2010/03/programmatically-determine-if-windows.html" href="http://www.devcurry.com/2010/03/programmatically-determine-if-windows.html"&gt;Programmatically determine if a Windows Service is running and stop it&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;&lt;img src="http://cadred.net/blog/aggbug/1074.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Michael Cook</dc:creator>
            <guid>http://cadred.net/blog/archive/2010/03/04/.net-pulse-342010.aspx</guid>
            <pubDate>Thu, 04 Mar 2010 17:21:43 GMT</pubDate>
            <comments>http://cadred.net/blog/archive/2010/03/04/.net-pulse-342010.aspx#feedback</comments>
            <wfw:commentRss>http://cadred.net/blog/comments/commentRss/1074.aspx</wfw:commentRss>
        </item>
        <item>
            <title>.NET Pulse 3/3/2010</title>
            <link>http://cadred.net/blog/archive/2010/03/03/.net-pulse-332010.aspx</link>
            <description>&lt;blockquote&gt;   &lt;p&gt;“Don’t worry if it doesn’t work right.  If everything did, you’d be out of a job.” - &lt;em&gt;Mosher’s Law of Software Engineering&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;h3&gt;ASP.NET/MVC &amp;amp; Web&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://madskristensen.net/post/Efficient-stylesheet-minification-in-C.aspx"&gt;Efficient stylesheet minification in C#&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://geekswithblogs.net/apopovsky/archive/2010/02/24/drag-and-drop-table-rows-between-tables-with-jquery-ui.aspx" href="http://geekswithblogs.net/apopovsky/archive/2010/02/24/drag-and-drop-table-rows-between-tables-with-jquery-ui.aspx"&gt;Drag and Drop table rows between tables with JQuery UI&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://geekswithblogs.net/shehan/archive/2010/02/25/pre-populate-a-textbox-using-jquery.aspx" href="http://geekswithblogs.net/shehan/archive/2010/02/25/pre-populate-a-textbox-using-jquery.aspx"&gt;Pre-populate a textbox using jQuery&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blog.donnfelker.com/2010/02/27/editable-grid-list-binding-in-mvc2/"&gt;Editable Grid / List Binding in MVC2&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://whereslou.com/2010/03/02/spark-bits-for-mvc-2-rc2"&gt;Spark bits for MVC 2 RC2&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://codebetter.com/blogs/david.hayden/archive/2010/02/28/web-forms-routing-in-asp-net-4.aspx" href="http://codebetter.com/blogs/david.hayden/archive/2010/02/28/web-forms-routing-in-asp-net-4.aspx"&gt;Web Forms Routing in ASP.NET 4&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.4guysfromrolla.com/articles/030310-1.aspx"&gt;Improving CSS With .LESS&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blog.hmobius.com/post/2010/03/03/ASPNET-Part-9-Rendering-Cleaner-HTML.aspx"&gt;ASP.NET, Part 9: Rendering Cleaner HTML&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.heartysoft.com/post/2010/03/01/mvc2-rc2-template-helper-bug.aspx"&gt;MVC 2 RC 2 Templated Helper Bug and a Potential Solution&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://alpascual.com/blog/difference-between-asp-net-sessions-application-variables-and-cache-objects/"&gt;difference between asp.net sessions, application variables and cache objects.&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.expatsoftware.com/articles/2010/03/fixing-internationalization-in-aspnet.html"&gt;Fixing Internationalization in ASP.NET&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.nczonline.net/blog/2010/03/02/maintainable-javascript-dont-modify-objects-you-down-own" href="http://www.nczonline.net/blog/2010/03/02/maintainable-javascript-dont-modify-objects-you-down-own"&gt;Maintainable JavaScript: Don’t modify objects you don’t own&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.markhneedham.com/blog/2010/02/28/javascript-isolating-browser-specific-code" href="http://www.markhneedham.com/blog/2010/02/28/javascript-isolating-browser-specific-code"&gt;Javascript: Isolating browser specific code&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;.NET &amp;amp; Programming&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a title="http://www.hanselman.com/blog/TheWeeklySourceCode51AsynchronousDatabaseAccessAndLINQToSQLFun.aspx" href="http://www.hanselman.com/blog/TheWeeklySourceCode51AsynchronousDatabaseAccessAndLINQToSQLFun.aspx"&gt;The Weekly Source Code 51 - Asynchronous Database Access and LINQ to SQL Fun&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.grumpydev.com/2010/03/02/announcing-tinyioc-an-easy-to-use-hassle-free-inversion-of-control-container/"&gt;Announcing: TinyIoC – An Easy to Use, Hassle Free, Inversion of Control Container&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://geekswithblogs.net/IUnknown/archive/2010/02/25/thou-shalt-not-iterate--part-1.aspx"&gt;THOU SHALT NOT ITERATE! : PART 1&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.c-sharpcorner.com/UploadFile/dhananjaycoder/444/Default.aspx"&gt;LINQ to XML Part 1 - XAttribute Class&lt;/a&gt;       &lt;br /&gt;Part &lt;a href="http://www.c-sharpcorner.com/UploadFile/dhananjaycoder/458/"&gt;2&lt;/a&gt;, &lt;a href="http://www.c-sharpcorner.com/UploadFile/dhananjaycoder/459/"&gt;4&lt;/a&gt;, and &lt;a href="http://www.c-sharpcorner.com/UploadFile/dhananjaycoder/461/Default.aspx"&gt;5&lt;/a&gt;. &lt;/li&gt;    &lt;li&gt;&lt;a href="http://cherupally.blogspot.com/2010/02/how-to-implement-paging-with-linq.html"&gt;How to implement paging with LINQ&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://giorgiosironi.blogspot.com/2010/02/50000-feet-view-and-dependency.html"&gt;The 50000 feet view and Dependency Injection&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://mvwood.com/blog/bbd-4-beingaplumber-tips" href="http://mvwood.com/blog/bbd-4-beingaplumber-tips"&gt;Be a Better Developer 4.5 – Being a Plumber – Tips&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://ayende.com/Blog/archive/2010/03/03/git-is-teh-suck.aspx" href="http://ayende.com/Blog/archive/2010/03/03/git-is-teh-suck.aspx"&gt;Git is teh SUCK&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://ayende.com/Blog/archive/2010/03/02/rhino-divandb-ndash-a-full-coding-sample-ndash-embedded.aspx" href="http://ayende.com/Blog/archive/2010/03/02/rhino-divandb-ndash-a-full-coding-sample-ndash-embedded.aspx"&gt;Rhino DivanDB – A full coding sample – Embedded&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://christopherdeweese.com/blog2/post/reclaiming-your-identity-with-windows-identity-foundation" href="http://christopherdeweese.com/blog2/post/reclaiming-your-identity-with-windows-identity-foundation"&gt;Reclaiming Your Identity with Windows Identity Foundation&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.lostechies.com/blogs/chrismissal/archive/2010/03/03/what-is-projection.aspx" href="http://www.lostechies.com/blogs/chrismissal/archive/2010/03/03/what-is-projection.aspx"&gt;What is Projection?&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://ayende.com/Blog/archive/2010/02/27/nhibernate-donation-campaign.aspx" href="http://ayende.com/Blog/archive/2010/02/27/nhibernate-donation-campaign.aspx"&gt;NHibernate donation campaign&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.dimecasts.net/Casts/CastFeedDetails/165"&gt;Dimecast # 165 - Introduction to Nhibernate.Burrow&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.paraesthesia.com/archive/2010/03/02/the-importance-of-typeid-in-asp.net-mvc-dataannotations-validation-attributes.aspx"&gt;The Importance of TypeId in ASP.NET MVC DataAnnotations Validation Attributes&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://weblogs.asp.net/scottgu/archive/2010/02/26/no-intellisense-with-vs-2010-rc-and-how-to-fix-it.aspx"&gt;No Intellisense with VS 2010 RC (and how to fix it)&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://leedumond.com/blog/new-in-net-4-dont-forget-to-dispose-your-smtpclient-instances/"&gt;New in .NET 4: Don’t Forget to Dispose() your SmtpClient Instances&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;Everything Else&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://uxmag.com/design/dashboard-uis-an-introduction"&gt;Dashboard UIs: An Introduction&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.yuiblog.com/blog/2010/02/22/three-new-navigation-design-patterns" href="http://www.yuiblog.com/blog/2010/02/22/three-new-navigation-design-patterns"&gt;Three new navigation design patterns&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.switchonthecode.com/tech-news/notepadplusplus-subversion-plugin"&gt;Notepad++ Subversion Plugin&lt;/a&gt;       &lt;br /&gt;&lt;a href="http://carsonified.com/blog/dev/17-essential-developer-networks/"&gt;17 Essential Developer Networks&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://carsonified.com/blog/design/forrst-finds-designers-who-code-developers-who-design/"&gt;Forrst: Where Designers Who Code meet Developers Who Design&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.secretgeek.net/sysi_launch.asp"&gt;Sysi: the ultimate administrators toolkit&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://www.w3avenue.com/2010/03/02/regexr-free-tool-for-editing-and-testing-regular-expressions" href="http://www.w3avenue.com/2010/03/02/regexr-free-tool-for-editing-and-testing-regular-expressions"&gt;RegExr: Free Tool For Editing and Testing Regular Expressions&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://paulirish.com/2010/front-end-development-feeds-to-follow/"&gt;Front-end development feeds to follow&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://ie6funeral.com/"&gt;IE6 Funeral&lt;/a&gt;      &lt;br /&gt;If only it were that easy.&lt;/li&gt; &lt;/ul&gt;&lt;img src="http://cadred.net/blog/aggbug/1073.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Michael Cook</dc:creator>
            <guid>http://cadred.net/blog/archive/2010/03/03/.net-pulse-332010.aspx</guid>
            <pubDate>Wed, 03 Mar 2010 16:31:07 GMT</pubDate>
            <comments>http://cadred.net/blog/archive/2010/03/03/.net-pulse-332010.aspx#feedback</comments>
            <wfw:commentRss>http://cadred.net/blog/comments/commentRss/1073.aspx</wfw:commentRss>
        </item>
    </channel>
</rss>