Microsoft has released ASP.NET and Frameworks Update 2012.2, also known as ASP.NET Web Tools 2012.2. This will provide updates to the web frameworks that shipped with Visual Studio 2012. For more information see instructions in the release notes at http://go.microsoft.com/fwlink/?LinkID=275132. Download: AspNetWebTools2012Setup.exe
Read more βCategory: VisualStudio
Everything related to Visual Studio
Kinect for Windows SDK v1.7 released
Microsoft has released the latest version of Kinect for Windows SDK β v1.7 with cool features for developers. The key features introduced are: Kinect Interactions – Kinect Interactions are designed to let users intuitively do things like press their hand forward a few inches to push a button, or close their hands to βgrip and […]
Read more βIntroduction to The One ASP.NET Platform/Ecosystem
Introduction ASP.NET has travelled a long way through evolutions. Earlier when ASP.NET 1.0 was released as part of .NET Framework 1.0 in Jan 2002, there was only ASP.NET β a framework for building dynamic web applications and it provided lots of flexibility web developers in building robust, dynamic web applications. ASP.NET was and is the […]
Read more βMicrosoft ASP.NET and Web Tools 2012.2 RC(Release Candidate)
This release updates Visual Studio 2012 with a pre-release update to ASP.NET. Features and updates: Enhanced Website publishing New ASP.NET MVC Templates for Facebook applications and Single Page Application using knockout.js and ASP.NET Web API ASP.NET Web API enhanced with new features: ASP.NET Web API OData gives you the flexibility you need to build OData […]
Read more βFree HTML5 Certification and Training Offer from Microsoft–Prove your HTML5 Programming Skills for free
Microsoft few month back launched a free HTML5 Certification program for exam β 070-480 β Programming in HTML5, CSS3 and JavaScript. To prepare for this exam you have set of nice Training materials also available through http://www.microsoftvirtualacademy.com. Lets go through in detail How you can utilize this exam. When you pass Exam 70-480: Programming in […]
Read more βZip(Archive) API’s in .NET Framework 4.5 – Part 2 – ZipFile Class
In my previous post I shared some information on API’s/Classes included as part of System.IO.Compression namespace in .NET Framework 4.5, and given on overview of ZipArchive class. Once such class I would be sharing some insight with post today would be ‘ZipFile‘ class. The ZipFile class provides convenient static methods for working with zip archives: […]
Read more β