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…
Windows Phone Toolkit – September 2012
Recently new update for Windows Phone Toolkit – September 2012 has been released. As per the release notes here are the changes or features included as part of this release…
Kinect for Windows SDK v1.6–Released
Microsoft has released v1.6 of the Kinect for Windows SDK with support for Windows 8 application support, Visual Studio 2012 development support. You can develop Windows Store applications that would…
TypeScript–new language for Javascript Development
Just two days before Microsoft has officially announced the new initiative ‘TypeScript’ – a new language for cross platform, enterprise class JavaScript application development. Why we need it? Typical JavaScript…
Windows 8 Camp in a Box–a set of Hands-on-labs, presentations, samples
Windows 8 Camp in a Box is a set of hands-on-labs, presentations, samples and resources from the Windows 8 camps. The Windows 8 camps are free training events for developers…
ASPNET MVC Framework Versions & Features
Introduction Today, Microsoft’s ASP.NET MVC framework has become a robust framework for building highly scalable, maintainable enterprise web applications. I am just taking you through the journey of ASP.NET MVC…