Windows Azure Training Kit – October 2012
Microsoft Azure Training Kit – October 2012 is the latest set of Microsoft Azure Training tutorials, samples for Developers and Microsoft enthusiasts. October 2012 Update The October 2012 update of…
Download – Microsoft Web Deploy v3.0 for IIS
The Web Deployment Tool simplifies the migration, management and deployment of IIS Web servers, Web applications and Web sites. Administrators can use command-line scripting with the Web Deployment Tool to…
Microsoft Community Techdays 2012 – Hyderabad – on Novemeber 28th 2012
Microsoft has announcement the Community Tech-days 2012 which is going to happen in all the cities in India. This is the first time Microsoft has announced such a big opportunity…
Lazy Request Validation in ASPDotNET 4.5 and AntiXSS
Lazy Request Validation is an interesting feature included as part of .NET Framework 4.5 and ASP.NET 4.5. By default all request data is subject to request validation. However, you can…
Updates Released for Windows 8 and Windows Server 2012–before general availability – KB2756872
Before the general release of Windows 8 – Microsoft has released a few important updates for Windows 8 and Windows Server 2012 RTM. Remember if you have running RTM version…
Read and Write HTTP Requests and Responses asynchronously using ASP.NET 4.5
With ASP.NET 4 – Microsoft has introduced the ability to read an HTTP request entity as a stream using the HttpRequest.GetBufferlessInputStream method. This method provides streaming access to the…