Recent Posts

Tags

Community

Email Notifications

My Technical

My Favourites

My BlogHut

MySelf @ Microsoft

My Daily Bread

MVP Program

My Personal

Archives

I type what I feel

Welcome to the visual world of Anand Narayanaswamy

August 2009 - Posts

Fix: A project with an Output type of Class Library cannot be started directly

You will sometimes come across the following error in a message box if you execute an ASP.NET application using Visual Studio 2005/2008

Read More

Posted: Aug 04 2009, 12:50 PM by anandn | with no comments
Filed under:
Review: ASP.NET 3.5 AJAX Unleashed

Nowadays, many web developers have implemented AJAX in their web applications. This enables them to create dynamic, rich web sites. There are numerous resources available on the web for learning ASP.NET 3.5 AJAX, but it is always nice to refer ..

Read More

Posted: Aug 03 2009, 11:53 AM by anandn | with no comments
Filed under: ,
Even Faster Web Sites

Performance is critical to the success of any web site, and yet today’s web applications push browsers to their limits with increasing amounts of rich content and heavy use of Ajax. In his newest book, Even Faster Web Sites, (O’Reilly, US $34.99), Steve Souders, web performance evangelist at Google and former Chief Performance Yahoo!, provides valuable techniques to help you optimize your site’s performance.

Read More