<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8" -->
<rss version="0.92">
<channel>
	<title>Sanjay Uttam</title>
	<link>http://sanjayuttam.com:/wordpress</link>
	<description>Predominantly .NET</description>
	<lastBuildDate>Thu, 06 Jan 2011 22:15:37 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>WCF 4.0, IIS7 / 7.5, HTTP 404</title>
		<description>Wow, that was fun.  I just spent a solid two hours trying to get my pretty new WCF 4.0 service running, using the online REST template on IIS7.5.  It worked without any isssue in the debugger, and, let's just say the error messages were less than helpful.  ...</description>
		<link>http://sanjayuttam.com:/wordpress/index.php/wcf-4-0/wcf-4-0-iis7-7-5-http-404/</link>
			</item>
	<item>
		<title>Better Living Through Callbacks</title>
		<description>Ah, there was a time early on during the days of classic ASP when I absolutely despised JavaScript.&#160; I'm not sure if it was because my untrained eyes invariably missed the periods, or my clumsy fingers were not used to the case-sensitivity, or...I just didn't quite &#34;get it&#34;.&#160; Actually, it ...</description>
		<link>http://sanjayuttam.com:/wordpress/index.php/javascript/better-living-through-callbacks/</link>
			</item>
	<item>
		<title>Error Handling in ASP.NET MVC 1 [Part 2 of 2]</title>
		<description>In the first post in this series, I provided a little info on the HandleError attribute in MVC 1.&#160; In case you don&#8217;t want to flip back, the HandleError attribute can decorate a method or a class and will push your users to a generic errors view provided customErrors is ...</description>
		<link>http://sanjayuttam.com:/wordpress/index.php/c-sharp/c-sharp-code-examples/error-handling-in-asp-net-mvc-1-part-2-of-2/</link>
			</item>
	<item>
		<title>Error Handling in ASP.NET MVC 1 [Part 1 of 2]</title>
		<description>I&#8217;ve been using ASP.NET MVC Release 1 for a bit now, and while it&#8217;s definitely not for every application, I happen to like it quite a bit.&#160; There has been a lot of activity on MS-centric blogs regarding MVC, but there are still some really mundane tasks that there could ...</description>
		<link>http://sanjayuttam.com:/wordpress/index.php/c-sharp/error-handling-in-asp-net-mvc-1-part-1-of-2/</link>
			</item>
	<item>
		<title>Get the index of a given item using LINQ [quick-tip]</title>
		<description>It took a bit for me to get comfortable enough with LINQ-to-objects to write &#8216;queries&#8217; off the top of my head&#8230;but once you&#8217;re used to it you realize it&#8217;s much more concise, easier to interpret/read, and well..it&#8217;s less code.&#160; Here are some real quick examples&#8230;  This first example selects ...</description>
		<link>http://sanjayuttam.com:/wordpress/index.php/quick-tip/get-the-index-of-a-given-item-using-linq-quick-tip/</link>
			</item>
	<item>
		<title>If you value your privacy, do this now…</title>
		<description>I&#8217;ll keep it short and sweet.&#160; Was browsing this new twitter thing that all the kids are playin&#8217; with and I saw an link to this story: You Deleted Your Cookies?&#160; Think Again.&#160; Short version: You can create cookie-like objects with flash, that:      Don&#8217;t get ...</description>
		<link>http://sanjayuttam.com:/wordpress/index.php/misc/if-you-value-your-privacy-do-this-now/</link>
			</item>
	<item>
		<title>ASP.NET Charting: Rendering Options</title>
		<description>With the release of .NET 3.5 SP1, MS has released a sub-set of the Dundas charting component. They also put together a neat little solution that&#8217;ll let you run a number of examples/samples locally so you can get your hands dirty. If you&#8217;re looking to do any work with the ...</description>
		<link>http://sanjayuttam.com:/wordpress/index.php/c-sharp/asp-net-charting-rendering-options/</link>
			</item>
	<item>
		<title>iHttpHandler vs iHttpAsyncHandler</title>
		<description>I have been playing with both the iHttpHandler and iHttpAsyncHandler lately, and I came across some interesting information.&#160; There are a couple of blog posts out there explaining when to use one over the other (see Mads Kristensen's post here, or Vlad Hrybok's post here)  So when does it ...</description>
		<link>http://sanjayuttam.com:/wordpress/index.php/misc/ihttphandler-vs-ihttpasynchandler/</link>
			</item>
	<item>
		<title>[The Uncommon] ASP.NET Performance Tips</title>
		<description>In the post below I am going to run down a short-list of some of the less-popular performance tips and the reasoning behind them.&#160; There are loads of blog postings and articles on asp.net performance enhancements, and I urge you to check those out as well.&#160; Onto the good stuff... ...</description>
		<link>http://sanjayuttam.com:/wordpress/index.php/c-sharp/the-uncommon-asp-net-performance-tips/</link>
			</item>
	<item>
		<title>ASP.NET Image / Photo Cropper in C#</title>
		<description>For my current project I needed to create some logic for users to upload an image...only problem was the image had to be of a fixed size, and therefore aspect ratio.&#160; Enter the need for an image cropper.&#160; You've seen them before on a number of sites, like linkedIn, facebook, ...</description>
		<link>http://sanjayuttam.com:/wordpress/index.php/c-sharp/c-sharp-code-examples/asp-net-image-photo-cropper-in-c/</link>
			</item>
</channel>
</rss>

