Blog Detail
Asp.Net Programming
http://aspdotnet-programming.blogspot.com/
Hire dedicated ASP.Net Developers on Hourly, Monthly or Projects bases.
Recent Posts
Email ActionResult in ASP.NET MVC
Don't call SmtpClient.SendMail directly within your controller actions because it directly couples your controller to SmtpClient.Don't even create an interface IMailer and wrapping implementation of this to SmtpClient.Instead, create a new ActionResu...
Windows Azure CTP January 2009 Released
At the 2008 Professional Developer Conference, Microsoft unveiled its cloud operating system, Windows Azure. Azure is the operating system that acts as the development, service hosting, and service management environment for the Azure Services Platfo...
ngine Yard takes Ruby and Rails to Amazon’s cloud bandwagon
Engine Yard, which makes application development software for Ruby and Rails deployments, said it will make its offerings available on Amazon Web Services.The move is part of a mass migration to Amazon’s EC2 services. Engine Yard specializes in Rub...
Caching in Asp.net
ASP.NET gives you the ability to cache the output of pages or portions of pages in memory to improve performance. The main reason to cache is to reduce the latency and increase the scalability of an application while reducing the server resources req...
what's new in Visual Studio 2010?
1. UML: Now draw UML diagram right from your Visual Studio. No need to buy another tool or go to Visio to do that.2. Application Architecture Re-engineering: You have a ready made code-solution, now you have to explain it to some one but have documen...
Windows 7 SDK beta arrives
Last weekend, Microsoft unleashed the Windows 7 beta (take our in-depth tour) and the Windows Server 2008 R2 beta to the web. Due to the chaos and craze over downloading a beta operating system, many missed the news that Microsoft had also made the W...

