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 →

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 configure the application to defer request validation until you actually access request data. You can configure the application to use deferred validation in the Web.config […]

Read more →

Visual Studio 2012.4 RC 3 Available

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 →

Visual Studio 2012 Update 3–Released

Microsoft has released the final of Visual Studio 2012 Update 3.  This update is the latest in a cumulative series of feature additions and bug fixes for Visual Studio 2012. For information about the latest update, see Visual Studio Updates and the Visual Studio Update KB Article. DOWNLOAD: Visual Studio 2012 Update 3 (Online Installer) Also […]

Read more →

Visual Studio 2012 Update 2(2012.2)–Final Released

Microsoft has released the final version of the Visual Studio 2012 – Update 2. You can get more details on release from Somasekhar’s blog: Visual Studio 2012 Update 2 Now Available. Somasekhar is VP of Developer Division at Microsoft. For information about the latest update, see Visual Studio Updates. Download Visual Studio 2012 Update 2 […]

Read more →