<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">eWorld.UI - Matt Hawley</title><subtitle type="html">ME PRGM 4 U</subtitle><id>http://weblogs.asp.net/mhawley/atom.aspx</id><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/default.aspx" /><link rel="self" type="application/atom+xml" href="http://weblogs.asp.net/mhawley/atom.aspx" /><generator uri="http://communityserver.org" version="3.0.20510.895">Community Server</generator><updated>2008-05-09T06:57:01Z</updated><entry><title>MEF + Factories Using an Export Provider</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/11/29/mef-factories-using-an-export-provider.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/11/29/mef-factories-using-an-export-provider.aspx</id><published>2008-11-29T17:29:27Z</published><updated>2008-11-29T17:29:27Z</updated><content type="html">&lt;p&gt;Taking a different approach to resolving factory exports within MEF by using an ExportProvider (new in preview 3 drop) over using a part catalog. This approach ultimately leads to a cleaner and simpler solution. &lt;a href="http://blog.eworldui.net/post/2008/11/MEF-2b-Factories-Using-an-Export-Provider.aspx" target="_blank"&gt;Read more …&lt;/a&gt;&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6759927" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term=".NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="Programming" scheme="http://weblogs.asp.net/mhawley/archive/tags/Programming/default.aspx" /><category term="MEF" scheme="http://weblogs.asp.net/mhawley/archive/tags/MEF/default.aspx" /></entry><entry><title>MEF + Factories</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/11/28/mef-factories.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/11/28/mef-factories.aspx</id><published>2008-11-28T20:13:32Z</published><updated>2008-11-28T20:13:32Z</updated><content type="html">&lt;p&gt;Lately I've been really digging into &lt;a href="http://www.codeplex.com/mef"&gt;MEF&lt;/a&gt; and have been looking at it's pros &amp;amp; cons, ease of use, extensibility, and the simple DI container that it can provide. I'm not going to give an overview of MEF, as others have done so already. What I am here to show off is a concept that may prove useful for some applications. Many of us use a DI container in very simplistic ways, as well as registering injection strategies during type resolution. &lt;a href="http://blog.eworldui.net/post/2008/11/MEF-2b-Factories.aspx"&gt;Read more …&lt;/a&gt;&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6758856" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term=".NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="Programming" scheme="http://weblogs.asp.net/mhawley/archive/tags/Programming/default.aspx" /><category term="MEF" scheme="http://weblogs.asp.net/mhawley/archive/tags/MEF/default.aspx" /></entry><entry><title>ASP.NET MVC Preview 4 Finds</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/07/17/asp-net-mvc-preview-4-finds.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/07/17/asp-net-mvc-preview-4-finds.aspx</id><published>2008-07-17T06:53:44Z</published><updated>2008-07-17T06:53:44Z</updated><content type="html">&lt;p&gt;I’ve went through the ASP.NET MVC Preview 4 source and found some interesting finds that will help you do work more easily. These 6 finds are just the tip of what I’m sure is included in this drop. (&lt;a href="http://blog.eworldui.net/post/2008/07/ASPNET-MVC-Preview-4-New-Finds.aspx" target="_blank"&gt;Read more…&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6409746" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term="ASP.NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/ASP.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="Programming" scheme="http://weblogs.asp.net/mhawley/archive/tags/Programming/default.aspx" /><category term="MVC" scheme="http://weblogs.asp.net/mhawley/archive/tags/MVC/default.aspx" /></entry><entry><title>Plea for Help: WCF 404 Error</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/06/07/wcf-404-error.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/06/07/wcf-404-error.aspx</id><published>2008-06-07T02:32:30Z</published><updated>2008-06-07T02:32:30Z</updated><content type="html">&lt;p&gt;I’m putting out a plea for help. For some odd reason, we have a WCF service (running in IIS 6) that’s using streaming and BasicHttpBinding that will return a 404 error message every time it’s called from our client. Hitting the same URL on the box itself through IE renders the WSDL just fine. If you have seen this issue, please contact me. We’ve been struggling with this issue and have yet to find a resolution. BTW, it works great on another web server that is configured the same, and we’ve looked at all of the verbose logs WCF can give us. Ultimately, we’re seeing the message being sent from the client, and a 404 in the IIS log, but nothing on the server logging. Thanks!&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6255028" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term=".NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="Programming" scheme="http://weblogs.asp.net/mhawley/archive/tags/Programming/default.aspx" /><category term="General Software Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/General+Software+Development/default.aspx" /></entry><entry><title>MVC Post-Redirect-Get Sample Updated</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/06/06/mvc-post-redirect-get-sample-updated.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/06/06/mvc-post-redirect-get-sample-updated.aspx</id><published>2008-06-06T00:30:45Z</published><updated>2008-06-06T00:30:45Z</updated><content type="html">&lt;p&gt;ASP.NET MVC Sample for using the Post-Redirect-Get pattern updated to the MVC Preview 3 bits. Showcasing some newer functionality that makes the pattern more simplistic.(&lt;a href="http://blog.eworldui.net/post/2008/06/MVC-Post-Redirect-Get-Sample-Updated.aspx"&gt;Read more…&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6251644" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term=".NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/.NET/default.aspx" /><category term="ASP.NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/ASP.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="Programming" scheme="http://weblogs.asp.net/mhawley/archive/tags/Programming/default.aspx" /><category term="MVC" scheme="http://weblogs.asp.net/mhawley/archive/tags/MVC/default.aspx" /></entry><entry><title>Using SubDataItems and View User Controls in ASP.NET MVC</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/06/04/using-subdataitems-and-view-user-controls-in-asp-net-mvc.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/06/04/using-subdataitems-and-view-user-controls-in-asp-net-mvc.aspx</id><published>2008-06-04T17:07:00Z</published><updated>2008-06-04T17:07:00Z</updated><content type="html">&lt;p&gt;&lt;/p&gt;  &lt;p&gt;Learn how to use the new SubDataItems within the ASP.NET MVC Preview 3 bits with your View User Control. Also explains a small patch to the framework to get this to work correctly. (&lt;a href="http://blog.eworldui.net/post/2008/06/Using-SubDataItems-and-View-User-Controls-in-ASPNET-MVC.aspx"&gt;Read more…&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6247925" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term=".NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/.NET/default.aspx" /><category term="ASP.NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/ASP.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="Programming" scheme="http://weblogs.asp.net/mhawley/archive/tags/Programming/default.aspx" /><category term="MVC" scheme="http://weblogs.asp.net/mhawley/archive/tags/MVC/default.aspx" /></entry><entry><title>RedirectToAction Nasty Bug in ASP.NET MVC Preview 3</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/06/03/redirecttoaction-nasty-bug-in-asp-net-mvc-preview-3.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/06/03/redirecttoaction-nasty-bug-in-asp-net-mvc-preview-3.aspx</id><published>2008-06-03T04:07:01Z</published><updated>2008-06-03T04:07:01Z</updated><content type="html">&lt;p&gt;&lt;/p&gt;  &lt;p&gt;Find out about a nasty bug identified using certain routing schemes and RedirectToAction, and what workarounds you have. (&lt;a href="http://blog.eworldui.net/post/2008/06/RedirectToAction-Nasty-Bug-in-ASPNET-MVC-Preview-3.aspx" target="_blank"&gt;Read more…&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6243817" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term=".NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/.NET/default.aspx" /><category term="ASP.NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/ASP.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="Programming" scheme="http://weblogs.asp.net/mhawley/archive/tags/Programming/default.aspx" /><category term="MVC" scheme="http://weblogs.asp.net/mhawley/archive/tags/MVC/default.aspx" /></entry><entry><title>Lambda Based RedirectToAction Sample Updated to MVC Preview 3</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/05/30/lambda-based-redirecttoaction-sample-updated-to-mvc-preview-3.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/05/30/lambda-based-redirecttoaction-sample-updated-to-mvc-preview-3.aspx</id><published>2008-05-30T01:42:18Z</published><updated>2008-05-30T01:42:18Z</updated><content type="html">&lt;p&gt;Utilizing Lambda expressions, make the RedirectToAction method much easier to use, read, and refactor! This update took the original sample and it now works with the MVC Preview 3 bits. (&lt;a href="http://blog.eworldui.net/post/2008/05/Lambda-Based-RedirectToAction-Sample-Updated-to-MVC-Preview-3.aspx" target="_blank"&gt;Read more...)&lt;/a&gt;&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6231266" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term=".NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/.NET/default.aspx" /><category term="ASP.NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/ASP.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="MVC" scheme="http://weblogs.asp.net/mhawley/archive/tags/MVC/default.aspx" /></entry><entry><title>ViewData "dot" Notation Expressions in ASP.NET MVC</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/05/29/viewdata-quot-dot-quot-notation-expressions-in-asp-net-mvc.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/05/29/viewdata-quot-dot-quot-notation-expressions-in-asp-net-mvc.aspx</id><published>2008-05-29T12:53:26Z</published><updated>2008-05-29T12:53:26Z</updated><content type="html">&lt;p&gt;Here's something very cool I just found in the ASP.NET MVC Preview 3 bits, you can specify, what I call, "dot" notation expressions on your view data. With the new ViewDataDictionary you can now use the "dot" notation expressions to get access the same value as using the safely typed Model. (&lt;a href="http://blog.eworldui.net/post/2008/05/ViewData-quot3bdotquot3b-Notation-Expressions-in-ASPNET-MVC.aspx" target="_blank"&gt;Read More...&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6228840" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term="ASP.NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/ASP.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="MVC" scheme="http://weblogs.asp.net/mhawley/archive/tags/MVC/default.aspx" /></entry><entry><title>ASP.NET MVC - Localization Helpers</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/05/23/asp-net-mvc-localization-helpers.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/05/23/asp-net-mvc-localization-helpers.aspx</id><published>2008-05-23T18:01:40Z</published><updated>2008-05-23T18:01:40Z</updated><content type="html">&lt;p&gt;Learn how to easily use localization within an ASP.NET MVC application utilizing similar methods to that of ASP.NET resource expressions. I show 3 different approaches to using localization within your application. (&lt;a href="http://blog.eworldui.net/post/2008/05/ASPNET-MVC---Localization.aspx" target="_blank"&gt;Read more...&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6214544" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term=".NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/.NET/default.aspx" /><category term="ASP.NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/ASP.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="Programming" scheme="http://weblogs.asp.net/mhawley/archive/tags/Programming/default.aspx" /><category term="MVC" scheme="http://weblogs.asp.net/mhawley/archive/tags/MVC/default.aspx" /></entry><entry><title>ASP.NET MVC: Expression Based RedirectToAction Method</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/05/20/asp-net-mvc-expression-based-redirecttoaction-method.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/05/20/asp-net-mvc-expression-based-redirecttoaction-method.aspx</id><published>2008-05-20T02:12:05Z</published><updated>2008-05-20T02:12:05Z</updated><content type="html">&lt;p&gt;Since the introduction of lambda expressions within the .NET framework, and it's extensive use of them within ASP.NET MVC, I've grown extremely fond of working with compile time errors that lambda expressions gives us. You've seen the ASP.NET MVC team build out a set of ActionLink&amp;lt;T&amp;gt; methods that enable you to specify an expression that will be compiled like the following (&lt;a href="http://blog.eworldui.net/post/2008/05/ASPNET-MVC-Expression-Based-RedirectToAction-Method.aspx" target="_blank"&gt;Read more...&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6202510" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author></entry><entry><title>ASP.NET MVC: UI Validation Framework Update</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/05/19/asp-net-mvc-ui-validation-framework-update.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/05/19/asp-net-mvc-ui-validation-framework-update.aspx</id><published>2008-05-19T12:56:40Z</published><updated>2008-05-19T12:56:40Z</updated><content type="html">&lt;p&gt;I've taken some recommendations regarding the MVC UI Validation framework I &lt;a href="http://blog.eworldui.net/post/2008/04/MVC-UI-Validation-Framework.aspx"&gt;originally posted about&lt;/a&gt;, which is available within the MvcContrib project. I'm still working on future advancements like attributing your model, but I did make a significant step forward ensuring both client and server side validation is successful. With some simple changes to how you are generating your validators, you can easily achieve this new functionality. (&lt;a href="http://blog.eworldui.net/post/2008/05/ASPNET-MVC-UI-Validation-Framework-Update.aspx" target="_blank"&gt;Read more...&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6201316" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term=".NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/.NET/default.aspx" /><category term="ASP.NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/ASP.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="Programming" scheme="http://weblogs.asp.net/mhawley/archive/tags/Programming/default.aspx" /><category term="MVC" scheme="http://weblogs.asp.net/mhawley/archive/tags/MVC/default.aspx" /></entry><entry><title>ASP.NET MVC - Extracting Web Resources</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/05/15/asp-net-mvc-extracting-web-resources.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/05/15/asp-net-mvc-extracting-web-resources.aspx</id><published>2008-05-15T05:05:38Z</published><updated>2008-05-15T05:05:38Z</updated><content type="html">&lt;p&gt;One nice feature that ASP.NET added in the 2.0 feature set was the ability to embed resources directly within an assembly and then later extract them through a separate Http Handler. You've notably saw this by all the WebResource.axd calls. If you're building a ASP.NET MVC view, you have two ways of extracting web resource urls. Find out how to do this in your view and through a new extension method. (&lt;a href="http://blog.eworldui.net/post/2008/05/ASPNET-MVC---Extracting-Web-Resources.aspx" target="_blank"&gt;Read More...&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6191021" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author></entry><entry><title>ASP.NET MVC - Living in a Web Forms World</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/05/13/asp-net-mvc-living-in-a-web-forms-world.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/05/13/asp-net-mvc-living-in-a-web-forms-world.aspx</id><published>2008-05-13T15:22:51Z</published><updated>2008-05-13T15:22:51Z</updated><content type="html">&lt;p&gt;When developing ASP.NET MVC applications, most examples or sites have shown you starting from complete scratch. This is all and well if you have the time to completely re-write an existing application for 6+ months or have started a v1 product. Right, in the &amp;quot;real-world&amp;quot; the former rarely happens and if your a developer wanting to stay on the bleeding edge, introducing a new architecture into an existing ASP.NET application is fairly tedious. From converting existing pages, supporting legacy routes, and possibly the lack of allowing multiple forms all prove to be a challenge. (&lt;a href="http://blog.eworldui.net/post/2008/05/ASPNET-MVC---Living-in-a-Web-Forms-World.aspx"&gt;Read More...&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6186565" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term=".NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/.NET/default.aspx" /><category term="ASP.NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/ASP.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="Programming" scheme="http://weblogs.asp.net/mhawley/archive/tags/Programming/default.aspx" /><category term="MVC" scheme="http://weblogs.asp.net/mhawley/archive/tags/MVC/default.aspx" /></entry><entry><title>ASP.NET MVC - Using Post, Redirect, Get Pattern</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/05/09/asp-net-mvc-using-post-redirect-get-pattern.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/05/09/asp-net-mvc-using-post-redirect-get-pattern.aspx</id><published>2008-05-09T05:57:01Z</published><updated>2008-05-09T05:57:01Z</updated><content type="html">&lt;p&gt;The ASP.NET MVC pattern tends to lead itself into a more simplified and "true" HTTP experience by re-introducing&amp;nbsp; patterns that have been lost, or at least, not followed in many years. One such pattern is the Post, Redirect, Get (PRG) pattern in which it is "to help avoid duplicate form submissions and allow web applications to behave more intuitively with browser bookmarks and the reload button" (&lt;a href="http://blog.eworldui.net/post/2008/05/ASPNET-MVC---Using-Post2c-Redirect2c-Get-Pattern.aspx" target="_blank"&gt;Read More...&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6172612" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term=".NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/.NET/default.aspx" /><category term="ASP.NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/ASP.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="Programming" scheme="http://weblogs.asp.net/mhawley/archive/tags/Programming/default.aspx" /><category term="MVC" scheme="http://weblogs.asp.net/mhawley/archive/tags/MVC/default.aspx" /></entry></feed>