Welcome to MSDN Blogs Sign in | Join | Help

Piyush Shah's Blog

Software Development Engineer @ MSDN & Technet

May 2007 - Posts

Memory Leak in Orcas Beta 1 when using Ajax Controls
There is a bug in Visual Studio Orcas Beta 1 when you use ASP.Net Ajax controls. It starts consuming memory and after a while hogs as much as it can, until you restart it. The bug is when you have an image inside an AJAX control, e.g. - < asp : UpdateProgress Read More...
Customize Google to your needs
If you like Firefox, this is the first extension you should install - Customize Google This extension customizes Google as per your needs. Features like - Remove ads (Yeah!) Use Google Suggest during search. Rewrite links to point straight to the images Read More...
101 LINQ query samples
If you are starting into writing LINQ queries or you are stuck in writing a query here is a link which I'm sure will help you - http://msdn2.microsoft.com/en-us/vcsharp/aa336746.aspx Read More...
Convert any feed to ATOM
Judging by ATOM's rising popularity, see Atom compared to RSS , and its public endorsement by Google. Atom may be the future of Feed Syndication. Here is a quick way, courtesy of Google, to convert any Feed type to Atom. Google provides a nice REST interface Read More...
Javascript Simple Syndication - JSS
Web syndication is a way to make content of your website or application available for others to use. Rss/Atom/Rdf are specifications, which websites use for this purpose. However to consume such formats in your website, you need to know a little programming Read More...
Page view tracker