<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>KarlZ &#187; ASP.NET</title>
	<atom:link href="http://joyofexcellence.com/blog/index.php/tag/aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://joyofexcellence.com/blog</link>
	<description>As a Software Development Director I still try to stay on top of Microsoft technologies by using some personal projects... And I follow some of my footsteps here.</description>
	<lastBuildDate>Tue, 21 Dec 2010 12:40:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Unit Test Authorize Attribute</title>
		<link>http://joyofexcellence.com/blog/index.php/2010/04/25/unit-test-authorize-attribute/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2010/04/25/unit-test-authorize-attribute/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 17:24:40 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[VS 2010]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/blog/index.php/2010/04/25/unit-test-authorize-attribute/</guid>
		<description><![CDATA[Technorati Tags: Unit Testing,ASP.NET,MVC,VS 2010 Story: I want to write a unit test to ensure that the Authorize attribute is applied to a controller ActionResult or ViewResult so that security is tested. Here is the test: Unit Test [TestMethod] public void PreviousSiteUserConversion_Authorization_Attributes_Have_Been_Applied() {     // Arrange     MethodInfo varietalMethod = typeof(AdminController).GetMethod(&#34;PreviousSiteUserConversion&#34;, new Type[] { }); &#160;     // [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2010/04/25/unit-test-authorize-attribute/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Impressed with CrystalTech for .NET 4.0</title>
		<link>http://joyofexcellence.com/blog/index.php/2010/04/24/impressed-with-crystaltech-for-net-4-0/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2010/04/24/impressed-with-crystaltech-for-net-4-0/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 16:26:21 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[VS 2010]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/blog/index.php/2010/04/24/impressed-with-crystaltech-for-net-4-0/</guid>
		<description><![CDATA[Technorati Tags: .NET 4.0,Hosting,ASP.NET I’ve used CrystalTech for years. They seemed to be falling behind a bit when I started to work with the MVC (Model-View-Controller) pattern. That works MUCH better with IIS 7 than with IIS 6, but CrystalTech only had IIS 6 servers. That’s all changed! I now have no excuses for not [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2010/04/24/impressed-with-crystaltech-for-net-4-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MVC &#8211; The Start</title>
		<link>http://joyofexcellence.com/blog/index.php/2010/03/03/mvc-the-start/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2010/03/03/mvc-the-start/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 19:03:15 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Code Analysis]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Unit Testing]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/blog/index.php/2010/03/03/mvc-the-start/</guid>
		<description><![CDATA[Technorati Tags: ASP.NET,MVC,Code Analysis,Unit Testing This shows my initial setup of an MVC 2 RC 2 application. Using Visual Studio 2010 RC I selected File –&#62; New –&#62; Project… then under Visual C#, Web, I selected the ASP.NET MVC 2 Web Application. Then when I click OK I get the following dialog. Since I’m a [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2010/03/03/mvc-the-start/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing HtmlHelper in MVC 2 RC 2</title>
		<link>http://joyofexcellence.com/blog/index.php/2010/02/27/testing-htmlhelper-in-mvc-2-rc-2/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2010/02/27/testing-htmlhelper-in-mvc-2-rc-2/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 18:37:27 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Moq]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[Unit Testing]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/blog/index.php/2010/02/27/testing-htmlhelper-in-mvc-2-rc-2/</guid>
		<description><![CDATA[Technorati Tags: MVC,TDD,Mock,Moq I strive to use TDD (Test Driven Development) so not having unit tests drives me crazy. I was so pleased to run across this post http://ox.no/posts/mocking-htmlhelper-in-aspnet-mvc-rc1-using-moq making it easy for me to unit test the Html Helper. But then I downloaded the MVC 2 RC 2 and all my unit tests for [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2010/02/27/testing-htmlhelper-in-mvc-2-rc-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Showing the Version for an MVC App</title>
		<link>http://joyofexcellence.com/blog/index.php/2010/02/06/showing-the-version-for-an-mvc-app/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2010/02/06/showing-the-version-for-an-mvc-app/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 21:50:35 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[VS 2010]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/blog/index.php/2010/02/06/showing-the-version-for-an-mvc-app/</guid>
		<description><![CDATA[Technorati Tags: MVC,ASP.NET,VS 2010 The primary MVC (Model-View-Controller) application that I’m working on is called KarlZMvc resulting in a dll called KarlZMvc.dll. To get the version output on my Site.Master page I need to include the following line: Code Snippet &#60;%= typeof(KarlZMvc.MvcApplication).Assembly.GetName().Version.ToString() %&#62; I tried all sorts of combinations with the GetExecutingAssembly, or calling, etc. [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2010/02/06/showing-the-version-for-an-mvc-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Globalization in web.config</title>
		<link>http://joyofexcellence.com/blog/index.php/2010/02/05/globalization-in-web-config/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2010/02/05/globalization-in-web-config/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 02:16:34 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Globalization]]></category>
		<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/blog/index.php/2010/02/05/globalization-in-web-config/</guid>
		<description><![CDATA[Technorati Tags: MVC,Globalization,ASP.NET Headline: Putting the following code in the web config (at least for an ASP.NET MVC app) will cause your pages to honor the user’s browser settings. Code Snippet &#160;&#160;&#60;!&#8211;If culture and uiCulture are set to auto, ASP.NET can set the UI culture and culture for a Web page automatically, based on the [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2010/02/05/globalization-in-web-config/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forget the Colon as a Separator</title>
		<link>http://joyofexcellence.com/blog/index.php/2010/01/28/forget-the-colon-as-a-separator/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2010/01/28/forget-the-colon-as-a-separator/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 00:33:14 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/blog/index.php/2010/01/28/forget-the-colon-as-a-separator/</guid>
		<description><![CDATA[Technorati Tags: MVC,ASP.NET Headline: Only use a colon as a separator when there is no other visible means of separation. Stated differently, “Stop using a colon between a label and a text box!” Back in DOS (Disc Operating System) when there was no graphical user interface we needed a way to let the user know [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2010/01/28/forget-the-colon-as-a-separator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using AspNetSqlProvider on Your Database</title>
		<link>http://joyofexcellence.com/blog/index.php/2009/11/29/using-aspnetsqlprovider-on-your-database/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2009/11/29/using-aspnetsqlprovider-on-your-database/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 19:55:00 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/blog/index.php/2009/11/29/using-aspnetsqlprovider-on-your-database/</guid>
		<description><![CDATA[Technorati Tags: ASP.NET Headline: Run “aspnet_regsql.exe”. User Story: As a web developer I want to use the AspNetSqlProviders for my website using an SQL Server database so that I can more easily host the site. Take 1: I was excited about the new ASP.NET MVC 2 being in the beta for 2010. So I created [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2009/11/29/using-aspnetsqlprovider-on-your-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Saturday Night Wrestling with MVC</title>
		<link>http://joyofexcellence.com/blog/index.php/2009/06/27/saturday-night-wrestling-with-mvc/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2009/06/27/saturday-night-wrestling-with-mvc/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 01:16:06 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[EF]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[VS 2010]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/blog/index.php/2009/06/27/saturday-night-wrestling-with-mvc/</guid>
		<description><![CDATA[Ok&#8230; It wasn&#8217;t really that bad, but it did take some effort. Here was my objective: Now that MVC (ASP.NET Model-View-Controller) 1.1 has been released (not sure how I missed that) to work with Visual Studio 2010 and .NET 4.0 migrate my evolving website to use the .NET 4.0 beta. I was able to get [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2009/06/27/saturday-night-wrestling-with-mvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Leveraging MVC ModelError Using Exceptions</title>
		<link>http://joyofexcellence.com/blog/index.php/2009/06/20/leveraging-mvc-modelerror-using-exceptions/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2009/06/20/leveraging-mvc-modelerror-using-exceptions/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 11:31:25 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/blog/index.php/2009/06/20/leveraging-mvc-modelerror-using-exceptions/</guid>
		<description><![CDATA[Headline: A very simple change to the DefaultModelBinder will allow you to use default validation capabilities in Microsoft&#8217;s MVC (Model-View-Controller) Framework far more effectively. The Problem &#8211; Please show my model exceptions to the user! As Steven Sanderson stated in his book, you want to have the validation for your model in an MVC application [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2009/06/20/leveraging-mvc-modelerror-using-exceptions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

