Microsoft has released the Visual Studio 2012.4 RC3 Update for Visual studio 2012. This update includes lots of bug fixes and improvements. Here are some informative links for you: Download – Visual Studio 2012.4 RC3 Update Visual Studio 2012.4 RC3 Update – KB Article
Read more →Category: VisualStudio
Everything related to Visual Studio
Visual Studio 2012 Update 4–Released
Microsoft has today released the final RTW(Release-To-Web) version of Visual Studio 2012 Update 4 . This update is the latest in a cumulative series of feature additions and bug fixes for Visual Studio 2012. Download: Visual Studio 2012 Update 4 ( Web Install | Offline ISO ) Visual Studio Team Foundation Server 2012 with Update […]
Read more →Microsoft has announced Windows Phone 8
Yesterday Microsoft has made a major announcement few days right after the announcement of Surface Tablet. NFC, MicroSD, dual-core support, more memory – oomphh!!!! I am gonna love new windows phone. Windows Phone 8 is going to be a game changer and Microsoft has revamped it to fit with modern mobile user needs. As per Joe Belfiore’s announcement […]
Read more →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 request entity. But this process happens synchronously because it was tied to a thread until the request is completed. Now with new ASP.NET 4.5 – […]
Read more →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 utilize the Kinect Sensor through the USB interface, the new SDK provides enough support necessary for application development using Visual Studio 2012 in a Windows […]
Read more →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 since 2009 and where we are today. ASP.NET MVC is a free, fully supported Microsoft framework for developing great web applications using the Model-View-Controller pattern. […]
Read more →