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…
Cloud Distilled ~ Nithin Mohan
Everywhere, intelligence with cloud computing
ASP.NET Related
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…
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…
Microsoft has released the Update 1 for Visual studio 2012 RTM. The key features available with this update include: SharePoint development: additional ALM capabilities in SharePoint – such as Load…
A new prerelease update for Microsoft ASP.NET 4.5 has been introduced for Visual Studio 2012 and Visual Studio Express for WEB. This release updates Visual Studio 2012 with a prerelease…
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…
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…