<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>.Net on Nick Berardi</title>
    <link>http://nickberardi.com/tags/.net/</link>
    <description>Recent content in .Net on Nick Berardi</description>
    <generator>Hugo -- 0.155.3</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 07 Jun 2010 15:18:31 -0500</lastBuildDate>
    <atom:link href="http://nickberardi.com/tags/.net/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How Fluent Cassandra Handles Runtime Types</title>
      <link>http://nickberardi.com/posts/how-fluent-cassandra-handles-runtime-types/</link>
      <pubDate>Mon, 07 Jun 2010 15:18:31 -0500</pubDate>
      <guid>http://nickberardi.com/posts/how-fluent-cassandra-handles-runtime-types/</guid>
      <description>Today I had the question come up about some wonky behavior with retrieving data from Cassandra for non-string types.&amp;amp;#160; Here is the issue in a...</description>
    </item>
    <item>
      <title>Your First Fluent Cassandra Application (part 2)</title>
      <link>http://nickberardi.com/posts/your-first-fluent-cassandra-application-part-2/</link>
      <pubDate>Sun, 06 Jun 2010 03:19:38 -0500</pubDate>
      <guid>http://nickberardi.com/posts/your-first-fluent-cassandra-application-part-2/</guid>
      <description>Last time I demonstrated how to create your first Fluent Cassandra app. After we finished learning about how to create records and save them to the...</description>
    </item>
    <item>
      <title>Your First Fluent Cassandra Application</title>
      <link>http://nickberardi.com/posts/your-first-fluent-cassandra-application/</link>
      <pubDate>Wed, 02 Jun 2010 16:18:46 -0500</pubDate>
      <guid>http://nickberardi.com/posts/your-first-fluent-cassandra-application/</guid>
      <description>As your are probably aware by now if you follow my Twitter status or have looked in to some of my recent posts.&amp;amp;#160; I am developing a library called...</description>
    </item>
    <item>
      <title>.gitignore Config File For .NET Projects</title>
      <link>http://nickberardi.com/posts/gitignore-config-file-for-net-projects/</link>
      <pubDate>Wed, 19 May 2010 14:18:58 -0500</pubDate>
      <guid>http://nickberardi.com/posts/gitignore-config-file-for-net-projects/</guid>
      <description>I wanted to post this mostly for my future reference. But I think it is also equally as useful to anybody else with a .NET project that is using the Git...</description>
    </item>
    <item>
      <title>TimeUUID only makes sense with version 1 UUIDs</title>
      <link>http://nickberardi.com/posts/timeuuid-only-makes-sense-with-version-1-uuids/</link>
      <pubDate>Sun, 16 May 2010 18:43:04 -0500</pubDate>
      <guid>http://nickberardi.com/posts/timeuuid-only-makes-sense-with-version-1-uuids/</guid>
      <description>In a world where we are all use to dealing with objects we often forget that everything gets reduced to ones and zeros before being transmitted over the...</description>
    </item>
    <item>
      <title>Creating a Time UUID (GUID) in .NET</title>
      <link>http://nickberardi.com/posts/creating-a-time-uuid-guid-in-net/</link>
      <pubDate>Mon, 05 Apr 2010 12:04:05 -0500</pubDate>
      <guid>http://nickberardi.com/posts/creating-a-time-uuid-guid-in-net/</guid>
      <description>Previously I had written about how to setup Cassandra as a database on your Windows machine. As I was diving in deeper to learn more about the subject, I...</description>
    </item>
    <item>
      <title>Determining A Significant Change In A Web Page</title>
      <link>http://nickberardi.com/posts/determining-a-significant-change-in-a-web-page/</link>
      <pubDate>Tue, 12 Jan 2010 01:00:00 -0500</pubDate>
      <guid>http://nickberardi.com/posts/determining-a-significant-change-in-a-web-page/</guid>
      <description>The problem with many web pages today is that they include useless hidden pieces of constantly changing information that serves no purpose to the general...</description>
    </item>
    <item>
      <title>ASP.NET MVC – 0 to 30 in 30 minutes</title>
      <link>http://nickberardi.com/posts/asp-net-mvc-0-to-30-in-30-minutes/</link>
      <pubDate>Thu, 10 Dec 2009 03:28:23 -0500</pubDate>
      <guid>http://nickberardi.com/posts/asp-net-mvc-0-to-30-in-30-minutes/</guid>
      <description>I recorded the following presentation for DevReady.NET, a new project that I am working on with a bunch of talented MVC’s and Microsoft employees. After I...</description>
    </item>
    <item>
      <title>Sometimes you just need to CodingHorror it!</title>
      <link>http://nickberardi.com/posts/sometimes-you-just-need-to-codinghorror-it/</link>
      <pubDate>Thu, 03 Dec 2009 05:53:46 -0500</pubDate>
      <guid>http://nickberardi.com/posts/sometimes-you-just-need-to-codinghorror-it/</guid>
      <description>The title of this post is a tongue-in-cheek reference to SubSonic’s inline query by the same name, which in turn is a reference to the blogger Jeff...</description>
    </item>
    <item>
      <title>Static Constructors in .NET 3.5, still a bad thing?</title>
      <link>http://nickberardi.com/posts/static-constructors-in-net-3-5-still-a-bad-thing/</link>
      <pubDate>Sun, 30 Aug 2009 10:55:02 -0500</pubDate>
      <guid>http://nickberardi.com/posts/static-constructors-in-net-3-5-still-a-bad-thing/</guid>
      <description>Recently at the Philly.NET User Group, Kathleen Dollard gave a great presentation on the use of generics and rethinking object orientation. Both topics...</description>
    </item>
    <item>
      <title>Creating Your First MVC ViewEngine</title>
      <link>http://nickberardi.com/posts/creating-your-first-mvc-viewengine/</link>
      <pubDate>Mon, 11 May 2009 02:46:08 -0500</pubDate>
      <guid>http://nickberardi.com/posts/creating-your-first-mvc-viewengine/</guid>
      <description>A question that I have been hearing a lot lately is: How do I change the view location in MVC? But what they really mean to say is: How do I create a new...</description>
    </item>
    <item>
      <title>Recession Proof Your Programming Skills</title>
      <link>http://nickberardi.com/posts/recession-proof-your-programming-skills/</link>
      <pubDate>Thu, 16 Apr 2009 00:00:43 -0500</pubDate>
      <guid>http://nickberardi.com/posts/recession-proof-your-programming-skills/</guid>
      <description>In this economy you have to do everything to keep your skills fresh and current so that employers find you a desirable hire. I really though the tips...</description>
    </item>
    <item>
      <title>I see at least 4 things wrong with this code</title>
      <link>http://nickberardi.com/posts/i-see-at-least-4-things-wrong-with-this-code/</link>
      <pubDate>Mon, 13 Apr 2009 12:38:21 -0500</pubDate>
      <guid>http://nickberardi.com/posts/i-see-at-least-4-things-wrong-with-this-code/</guid>
      <description>I saw this code over on Ayende&amp;#39;s website. I see at least 4 things wrong with this code, which was found here. public object DeepCopy (object value) { try...</description>
    </item>
    <item>
      <title>The State of ALT.NET</title>
      <link>http://nickberardi.com/posts/the-state-of-altnet/</link>
      <pubDate>Wed, 18 Mar 2009 03:17:11 -0500</pubDate>
      <guid>http://nickberardi.com/posts/the-state-of-altnet/</guid>
      <description>Over the past 6 months I have been trying to really quantify what it means to be using ALT.NET practices. And I can honestly say that I still honestly...</description>
    </item>
    <item>
      <title>Introducing the ASP.NET MVC (Part 6) - The View</title>
      <link>http://nickberardi.com/posts/introducing-aspnet-mvc-part-6-the-view/</link>
      <pubDate>Mon, 12 Jan 2009 14:06:54 -0500</pubDate>
      <guid>http://nickberardi.com/posts/introducing-aspnet-mvc-part-6-the-view/</guid>
      <description>This is a continuation of my Introduction to ASP.NET MVC series. As I outlined before this is in an effort to write the book and keep blogging, I decided...</description>
    </item>
    <item>
      <title>Introducing the ASP.NET MVC (Part 5) - The Model</title>
      <link>http://nickberardi.com/posts/introducing-aspnet-mvc-part-5-the-model/</link>
      <pubDate>Sun, 11 Jan 2009 05:13:04 -0500</pubDate>
      <guid>http://nickberardi.com/posts/introducing-aspnet-mvc-part-5-the-model/</guid>
      <description>This is a continuation of my Introduction to ASP.NET MVC series. As I outlined before this is in an effort to write the book and keep blogging, I decided...</description>
    </item>
    <item>
      <title>Introducing the ASP.NET MVC (Part 4) - Your First ASP.NET MVC Project</title>
      <link>http://nickberardi.com/posts/introducing-aspnet-mvc-part-4-first-aspnet-mvc-project/</link>
      <pubDate>Tue, 06 Jan 2009 03:00:21 -0500</pubDate>
      <guid>http://nickberardi.com/posts/introducing-aspnet-mvc-part-4-first-aspnet-mvc-project/</guid>
      <description>This is a continuation of my Introduction to ASP.NET MVC series. As I outlined before this is in an effort to write the book and keep blogging, I decided...</description>
    </item>
    <item>
      <title>Introducing the ASP.NET MVC (Part 3) - Installing the Prerequisites</title>
      <link>http://nickberardi.com/posts/introducing-aspnet-mvc-part-3-installing-prerequisites/</link>
      <pubDate>Mon, 05 Jan 2009 14:50:02 -0500</pubDate>
      <guid>http://nickberardi.com/posts/introducing-aspnet-mvc-part-3-installing-prerequisites/</guid>
      <description>This is a continuation of my Introduction to ASP.NET MVC series. As I outlined before this is in an effort to write the book and keep blogging, I decided...</description>
    </item>
    <item>
      <title>Introducing the ASP.NET MVC (Part 2) - ASP.NET MVC vs. ASP.NET Web Forms</title>
      <link>http://nickberardi.com/posts/introducing-aspnet-mvc-part-2-aspnet-mvc-vs-webforms/</link>
      <pubDate>Mon, 29 Dec 2008 13:42:30 -0500</pubDate>
      <guid>http://nickberardi.com/posts/introducing-aspnet-mvc-part-2-aspnet-mvc-vs-webforms/</guid>
      <description>This is a continuation of my Introduction to ASP.NET MVC series. As I outlined before this is in an effort to write the book and keep blogging, I decided...</description>
    </item>
    <item>
      <title>Introducing the ASP.NET MVC (Part 1) - The Model-View-Controller Pattern</title>
      <link>http://nickberardi.com/posts/introducing-aspnet-mvc-part-1-model-view-controller/</link>
      <pubDate>Sun, 14 Dec 2008 05:45:08 -0500</pubDate>
      <guid>http://nickberardi.com/posts/introducing-aspnet-mvc-part-1-model-view-controller/</guid>
      <description>About a month and a half ago I announced that I am writing a book, I was really overwhelmed by the amount of support that I received from this...</description>
    </item>
    <item>
      <title>Creating an extension module for .NET URL Rewriter and Reverse Proxy</title>
      <link>http://nickberardi.com/posts/creating-extension-module-net-url-rewriter-reverse-proxy/</link>
      <pubDate>Tue, 09 Dec 2008 15:37:25 -0500</pubDate>
      <guid>http://nickberardi.com/posts/creating-extension-module-net-url-rewriter-reverse-proxy/</guid>
      <description>Wow that is a long title. Recently I have been looking for quick posts that I can put out each day to keep my blog relevant and also so I don&amp;#39;t feel like...</description>
    </item>
    <item>
      <title>How NOT To Optimize LINQ Statements</title>
      <link>http://nickberardi.com/posts/how-not-to-optimize-linq/</link>
      <pubDate>Wed, 24 Sep 2008 01:35:05 -0500</pubDate>
      <guid>http://nickberardi.com/posts/how-not-to-optimize-linq/</guid>
      <description>About a month ago I was experimenting with different ways to optimize my LINQ queries against the IdeaPipe database, in order to improve the read times. I...</description>
    </item>
    <item>
      <title>MVC CAPTCHA for Preview Release 3</title>
      <link>http://nickberardi.com/posts/mvc-captcha-for-preview-release-3/</link>
      <pubDate>Tue, 24 Jun 2008 03:08:24 -0500</pubDate>
      <guid>http://nickberardi.com/posts/mvc-captcha-for-preview-release-3/</guid>
      <description>Since my last release of the MVC toolkit some major changes have taken place in the MVC Framework. I am going to do a quick run through of how they...</description>
    </item>
    <item>
      <title>MVC &#43; Facebook == Wonderful Development Platform</title>
      <link>http://nickberardi.com/posts/mvc-facebook-wonderful-development-platform/</link>
      <pubDate>Fri, 06 Jun 2008 03:05:12 -0500</pubDate>
      <guid>http://nickberardi.com/posts/mvc-facebook-wonderful-development-platform/</guid>
      <description>Just recently I started experimenting with the ASP.NET MVC Framework and the Facebook Development Platform, it has been a very bumpy road, but I have...</description>
    </item>
    <item>
      <title>Give Your ASP.NET Applications Velocity</title>
      <link>http://nickberardi.com/posts/scaling-aspnet-applications-with-velocity/</link>
      <pubDate>Thu, 05 Jun 2008 03:04:50 -0500</pubDate>
      <guid>http://nickberardi.com/posts/scaling-aspnet-applications-with-velocity/</guid>
      <description>Scaling ASP.NET Application just got easier with a new technology that Microsoft has just released that they have dubbed codename &amp;#34;Velocity&amp;#34;. This product...</description>
    </item>
    <item>
      <title>ASP.NET MVC Preview 3 Released</title>
      <link>http://nickberardi.com/posts/aspnet-mvc-preview-3-released/</link>
      <pubDate>Tue, 27 May 2008 06:40:20 -0500</pubDate>
      <guid>http://nickberardi.com/posts/aspnet-mvc-preview-3-released/</guid>
      <description>The ASP.NET MVC Team has released an refresh of MVC. To all those that are interested the new Preview Release is posted at:...</description>
    </item>
    <item>
      <title>Microsoft Source Analysis Still Needs Work</title>
      <link>http://nickberardi.com/posts/microsoft-soruce-analysis-still-needs-work/</link>
      <pubDate>Fri, 23 May 2008 14:49:45 -0500</pubDate>
      <guid>http://nickberardi.com/posts/microsoft-soruce-analysis-still-needs-work/</guid>
      <description>Microsoft just released a tool called Microsoft Source Analysis for C#. Apparently it is a tool they use internally to make sure all their souce code...</description>
    </item>
    <item>
      <title>Interesting Extension Hack To Get Around NullReferenceException&#39;s</title>
      <link>http://nickberardi.com/posts/interesting-extension-hack-to-get-around-nullreferenceexceptions/</link>
      <pubDate>Thu, 24 Apr 2008 06:19:22 -0500</pubDate>
      <guid>http://nickberardi.com/posts/interesting-extension-hack-to-get-around-nullreferenceexceptions/</guid>
      <description>Today I came across an interesting extension pattern that I didn&amp;#39;t know how the runtime would react. Normally when you do something like the following:...</description>
    </item>
    <item>
      <title>Coder Journal&#39;s MVC Toolkit</title>
      <link>http://nickberardi.com/posts/mvc-toolkit/</link>
      <pubDate>Sun, 13 Apr 2008 08:04:54 -0500</pubDate>
      <guid>http://nickberardi.com/posts/mvc-toolkit/</guid>
      <description>Today I decided to release a toolkit that I have been building over the past couple of months. Most of the code in the toolkit is related to MVC. Here is...</description>
    </item>
    <item>
      <title>Why is JSON Deserialization so Important to Developers?</title>
      <link>http://nickberardi.com/posts/why-json-deserialization-important/</link>
      <pubDate>Thu, 03 Apr 2008 03:48:08 -0500</pubDate>
      <guid>http://nickberardi.com/posts/why-json-deserialization-important/</guid>
      <description>Recently I have been working on a RESTful interface for a Web 2.0 project that I will be releasing very soon. And one of the self imposed requirements...</description>
    </item>
    <item>
      <title>Force MVC Route URL to Lowercase</title>
      <link>http://nickberardi.com/posts/force-mvc-route-url-lowercase/</link>
      <pubDate>Mon, 31 Mar 2008 10:45:06 -0500</pubDate>
      <guid>http://nickberardi.com/posts/force-mvc-route-url-lowercase/</guid>
      <description>So one of my pet peeves in web development is mixed case URL&amp;#39;s. And I usually make sure that all my URL&amp;#39;s in my personal projects follow this standard. I...</description>
    </item>
    <item>
      <title>ASP.NET MVC: Securing Your Controller Actions (The .NET Framework Way)</title>
      <link>http://nickberardi.com/posts/securing-mvc-controller-actions/</link>
      <pubDate>Thu, 13 Mar 2008 02:59:06 -0500</pubDate>
      <guid>http://nickberardi.com/posts/securing-mvc-controller-actions/</guid>
      <description>So I just read Rob Conery&amp;#39;s blog post on Securing Your Controller Actions in MVC. I was a little perplexed about why guys at Microsoft love to reinvent...</description>
    </item>
    <item>
      <title>ASP.NET MVC Preview 2 CAPTCHA using ActionFilterAttribute</title>
      <link>http://nickberardi.com/posts/actionfilterattribute-aspnet-mvc-captcha/</link>
      <pubDate>Sun, 09 Mar 2008 08:33:17 -0500</pubDate>
      <guid>http://nickberardi.com/posts/actionfilterattribute-aspnet-mvc-captcha/</guid>
      <description>My last article on ASP.NET MVC CAPTCHA was very well received by many of my readers and it even caught the eye of the DotNetKicks crowd. Now that MVC...</description>
    </item>
    <item>
      <title>Singularity Source Code Released to CodePlex</title>
      <link>http://nickberardi.com/posts/singularity-source-code-released-codeplex/</link>
      <pubDate>Tue, 04 Mar 2008 14:28:33 -0500</pubDate>
      <guid>http://nickberardi.com/posts/singularity-source-code-released-codeplex/</guid>
      <description>Just saw on OSNews that Microsoft Research has just released the Singularity Source Code on CodePlex. Microsoft has released source code from the...</description>
    </item>
    <item>
      <title>ASP.NET MVC CAPTCHA</title>
      <link>http://nickberardi.com/posts/aspnet-mvc-captcha/</link>
      <pubDate>Mon, 03 Mar 2008 07:33:36 -0500</pubDate>
      <guid>http://nickberardi.com/posts/aspnet-mvc-captcha/</guid>
      <description>Note: Most recent update for MVC Release Candidate 3 is out. So my MVC application that I have been working on required a CAPTCHA today. The problem is...</description>
    </item>
    <item>
      <title>ASP.NET MVC Route Validation and SEO</title>
      <link>http://nickberardi.com/posts/aspnet-mvc-validation-and-seo/</link>
      <pubDate>Wed, 27 Feb 2008 05:50:35 -0500</pubDate>
      <guid>http://nickberardi.com/posts/aspnet-mvc-validation-and-seo/</guid>
      <description>Recently I have been using the ASP.NET MVC framework for a project at work. And one of the requirements was that certain data inputed in to the URL be...</description>
    </item>
    <item>
      <title>What I Learned About MVC On Day One</title>
      <link>http://nickberardi.com/posts/microsoft-mvc-day-one/</link>
      <pubDate>Mon, 25 Feb 2008 14:21:04 -0500</pubDate>
      <guid>http://nickberardi.com/posts/microsoft-mvc-day-one/</guid>
      <description>I am really blown back about how fast and easy MVC is to develop with. I know the guys at Microsoft do a good job with their .NET coding, but I am really...</description>
    </item>
    <item>
      <title>Nick Berardi&#39;s Essential Software for 2008</title>
      <link>http://nickberardi.com/posts/essential-software/</link>
      <pubDate>Sun, 24 Feb 2008 10:51:11 -0500</pubDate>
      <guid>http://nickberardi.com/posts/essential-software/</guid>
      <description>Every developer has their favorite tool collection that they must have in order to survive while developing software. The list below is indispensable in...</description>
    </item>
    <item>
      <title>LINQ Cheat Sheet</title>
      <link>http://nickberardi.com/posts/linq-cheat-sheet/</link>
      <pubDate>Mon, 11 Feb 2008 13:45:38 -0500</pubDate>
      <guid>http://nickberardi.com/posts/linq-cheat-sheet/</guid>
      <description>This cheat sheet was compiled by Milan Negovan at http://www.aspnetresources.com/. It is very handy and I recommend everybody download it and print it...</description>
    </item>
    <item>
      <title>How to use the .NET URL Rewriter and Reverse Proxy to run WordPress on IIS</title>
      <link>http://nickberardi.com/posts/url-rewriter-reverse-proxy-iis-wordpress/</link>
      <pubDate>Sun, 10 Feb 2008 06:00:22 -0500</pubDate>
      <guid>http://nickberardi.com/posts/url-rewriter-reverse-proxy-iis-wordpress/</guid>
      <description>First off I would like to say that many of my readers are very intelligent, they picked up on a one line sentence in my last post about my new design and...</description>
    </item>
    <item>
      <title>Does anybody have a name for this programming pattern?</title>
      <link>http://nickberardi.com/posts/name-this-programming-pattern/</link>
      <pubDate>Sun, 03 Feb 2008 08:50:43 -0500</pubDate>
      <guid>http://nickberardi.com/posts/name-this-programming-pattern/</guid>
      <description>Recently I have been working very hard on getting a new Web 2.0 initiative off the ground. With most new initiatives I like to start out by looking for...</description>
    </item>
    <item>
      <title>SEO and C# Extention Methods</title>
      <link>http://nickberardi.com/posts/seo-c-sharp-extenion-methods/</link>
      <pubDate>Fri, 07 Dec 2007 11:04:29 -0500</pubDate>
      <guid>http://nickberardi.com/posts/seo-c-sharp-extenion-methods/</guid>
      <description>I previously talked about the importance of using the correct kind of redirect to optimize your website for search engines in an article titled. World Of...</description>
    </item>
    <item>
      <title>Visual Studio 2008 and .NET 3.5 Released</title>
      <link>http://nickberardi.com/posts/visual-studio-2008-and-net-35-released/</link>
      <pubDate>Mon, 19 Nov 2007 16:07:27 -0500</pubDate>
      <guid>http://nickberardi.com/posts/visual-studio-2008-and-net-35-released/</guid>
      <description>Scott Guthrie has announced that Visual Studio 2008 and .NET 3.5 are now available for download and provides a tour of some of the new features. If you...</description>
    </item>
    <item>
      <title>How to resolve relative url&#39;s without ResolveUrl</title>
      <link>http://nickberardi.com/posts/how-to-resolve-relative-urls-without-resolveurl/</link>
      <pubDate>Mon, 15 Oct 2007 17:01:39 -0500</pubDate>
      <guid>http://nickberardi.com/posts/how-to-resolve-relative-urls-without-resolveurl/</guid>
      <description>Sometimes you need to resolve relative url&amp;#39;s without ResolveUrl. If the code is executing outside a Control, for example in an IHttpHandler or business...</description>
    </item>
    <item>
      <title>Anything For Sale By Owner</title>
      <link>http://nickberardi.com/posts/anything-for-sale-by-owner/</link>
      <pubDate>Mon, 01 Oct 2007 13:46:04 -0500</pubDate>
      <guid>http://nickberardi.com/posts/anything-for-sale-by-owner/</guid>
      <description>As I alluded in a post a couple of weeks ago, I have been a bad blogger. And I have neglected my community of readers. However I would like to tell you...</description>
    </item>
    <item>
      <title>Creating a more accurate JSON .NET Serializer</title>
      <link>http://nickberardi.com/posts/creating-a-more-accurate-json-net-serializer/</link>
      <pubDate>Fri, 24 Aug 2007 07:16:22 -0500</pubDate>
      <guid>http://nickberardi.com/posts/creating-a-more-accurate-json-net-serializer/</guid>
      <description>Recently I have been diving in to the world of REST and all the great things that come along with that. If you are not familiar with REST and what it...</description>
    </item>
    <item>
      <title>Wii Debugging Your .NET Code On Linux</title>
      <link>http://nickberardi.com/posts/wii-debugging-your-net-code-on-linux/</link>
      <pubDate>Wed, 11 Jul 2007 07:18:26 -0500</pubDate>
      <guid>http://nickberardi.com/posts/wii-debugging-your-net-code-on-linux/</guid>
      <description>It&amp;#39;s official MainSoft developers have too much time on their hands. I personally think so, but if you are one of those coders who always wished they...</description>
    </item>
    <item>
      <title>Evolution Of LINQ And Its Impact C# 3.0</title>
      <link>http://nickberardi.com/posts/evolution-of-linq-and-its-impact-c-30/</link>
      <pubDate>Mon, 09 Jul 2007 10:32:52 -0500</pubDate>
      <guid>http://nickberardi.com/posts/evolution-of-linq-and-its-impact-c-30/</guid>
      <description>One of the things I love to learn about is the history of how things come to be. Specifically my interests have always been in the evolutions of religion...</description>
    </item>
    <item>
      <title>SQL Server 2008 Will Have 7 New Datatypes</title>
      <link>http://nickberardi.com/posts/sql-server-2008-will-have-7-new-datatypes/</link>
      <pubDate>Tue, 26 Jun 2007 08:57:49 -0500</pubDate>
      <guid>http://nickberardi.com/posts/sql-server-2008-will-have-7-new-datatypes/</guid>
      <description>I haven&amp;#39;t even herd of a new version of SQL Server 2008, coming out, but according to this blog the new version has some very interesting and new data...</description>
    </item>
    <item>
      <title>Less Rules Imposed The Better</title>
      <link>http://nickberardi.com/posts/less-rules-imposed-the-better/</link>
      <pubDate>Fri, 01 Jun 2007 05:56:45 -0500</pubDate>
      <guid>http://nickberardi.com/posts/less-rules-imposed-the-better/</guid>
      <description>Recently I read an article from Jeff Atwood, where he basically claimed the brevity leads to better code. Personally I think his example he gave: if (s ==...</description>
    </item>
    <item>
      <title>Understanding C#: ?? Operator</title>
      <link>http://nickberardi.com/posts/understanding-c-operator/</link>
      <pubDate>Fri, 11 May 2007 10:06:12 -0500</pubDate>
      <guid>http://nickberardi.com/posts/understanding-c-operator/</guid>
      <description>The ?? operator returns the left-hand operand if it is not null, or else it returns the right operand. int? i = null; int count = i ?? 0; The value that...</description>
    </item>
    <item>
      <title>Creating a Vista like Search Box</title>
      <link>http://nickberardi.com/posts/creating-a-vista-like-search-box/</link>
      <pubDate>Mon, 26 Mar 2007 23:14:01 -0500</pubDate>
      <guid>http://nickberardi.com/posts/creating-a-vista-like-search-box/</guid>
      <description>Introduction In this post we are going to go over what it takes to create a control, and more specifically a Vista Search Box like control. Definition of...</description>
    </item>
    <item>
      <title>Using Distributed Transactions in your Data Layer</title>
      <link>http://nickberardi.com/posts/using-distributed-transactions-in-your-data-layer/</link>
      <pubDate>Fri, 16 Mar 2007 04:59:32 -0500</pubDate>
      <guid>http://nickberardi.com/posts/using-distributed-transactions-in-your-data-layer/</guid>
      <description>Many developers use a pattern called ORM or Object Relation Mapping to generate data layers for their application. Many other developers choose to create...</description>
    </item>
    <item>
      <title>How To: Unit Test Hidden Classes</title>
      <link>http://nickberardi.com/posts/how-to-unit-test-hidden-classes/</link>
      <pubDate>Wed, 14 Mar 2007 06:38:59 -0500</pubDate>
      <guid>http://nickberardi.com/posts/how-to-unit-test-hidden-classes/</guid>
      <description>Unit testing is an important part of developing high quality software. Many of you are probably not familiar with the term Unit Testing. Wikipedia defines...</description>
    </item>
    <item>
      <title>Visual Studio 2005 Update for Windows Vista</title>
      <link>http://nickberardi.com/posts/visual-studio-2005-update-for-windows-vista/</link>
      <pubDate>Wed, 07 Mar 2007 06:00:44 -0500</pubDate>
      <guid>http://nickberardi.com/posts/visual-studio-2005-update-for-windows-vista/</guid>
      <description>I was reading Tim Sneath&amp;#39;s blog today and noticed his post on the release of a Visual Studio 2005 Update for Windows Vista was released. It is a...</description>
    </item>
    <item>
      <title>Visual Studio Team Edition for Database Professionals Error Connecting in Vista</title>
      <link>http://nickberardi.com/posts/visual-studio-team-edition-for-database-professionals-error-connecting-in-vista/</link>
      <pubDate>Thu, 01 Mar 2007 17:44:33 -0500</pubDate>
      <guid>http://nickberardi.com/posts/visual-studio-team-edition-for-database-professionals-error-connecting-in-vista/</guid>
      <description>As you may all know I have Windows Vista Ultimate x64 and last post I talked about upgrading to SQL Server 2005 SP2. However while starting my first...</description>
    </item>
    <item>
      <title>Understand C#: Proper use IDisposable and using keyword</title>
      <link>http://nickberardi.com/posts/proper-use-idisposable/</link>
      <pubDate>Wed, 21 Feb 2007 12:05:13 -0500</pubDate>
      <guid>http://nickberardi.com/posts/proper-use-idisposable/</guid>
      <description>The System.IDisposable interface is a very useful interface to understand if you are concerned about performance in your application. Microsoft says the...</description>
    </item>
  </channel>
</rss>
