ASP.NET MVC

ASP.NET MVC

New Update for ASP.NET & Visual Studio 2012 – Microsoft ASP.NET Fall 2012 Update BUILD Prerelease

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 update to ASP.NET. Features and updates: Enhanced Website publishing New…
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…
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…
Read more

Facebook C# SDK v6.0.22 RTW with Windows 8 and .NET 4.5 is released

Facebook v6.0.22 RTW with official support for Windows 8 and .NET 4.5 released. The Facebook C# SDK helps .Net developers build web, desktop, phone and metro style applications that integrate with Facebook. In order to use this SDK with your…
Read more