Category: ASP.NET

ASP.NET Related

Download – Microsoft Web Deploy v3.0 for IIS

Posted on 1 min read

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 synchronize IIS 6.0, IIS 7.0 and IIS 8.0 servers or to migrate an IIS 6.0 and IIS 7.0 servers to IIS 8.0. The Web Deployment… Continue reading

Lazy Request Validation in ASPDotNET 4.5 and AntiXSS

Posted on 4 min read

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… Continue reading

Read and Write HTTP Requests and Responses asynchronously using ASP.NET 4.5

Posted on 3 min read

  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 –… Continue reading

ASPNET MVC Framework Versions & Features

Posted on 9 min read

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.… Continue reading

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

Posted on 1 min read

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 C# solutions you have the following options. Download Facebook C# SDK  from NUGET   (NuGet is… Continue reading

Microsoft Visual Studio Tools for Applications 2012 RTM – Preview

Posted on 1 min read

Microsoft Visual Studio Tools for Applications gives you a way to enable end users to customize your existing applications using Visual Basic and Visual C#. You can incorporate a custom integrated development environment (IDE) that is similar to the Visual Studio IDE into the application. End-user developers can use the IDE to customize the application… Continue reading

ASP.NET MVC 4 -RTM for Visual Studio 2010 SP1–available

Posted on 2 min read

With the release of Microsoft Visual Studio 2012, Microsoft has released the ASP.NET MVC 4 – RTM for Visual Studio 2010 SP1. ASP.NET MVC 4 is a framework for building scalable, standards-based web applications using well-established design patterns and the power of ASP.NET and the .NET Framework. It installs side-by-side with ASP.NET MVC 3. ASP.NET… Continue reading

Visual Studio 2012 RTM available for download

Posted on 1 min read

Microsoft has released Visual Studio 2012 RTM for MSDN subscribers on 15th AUG 2012. MSDN Subscribers can download it from MSDN here, logging in with your msdn credentials. Those who doesn’t have MSDN subscription can download trial versions from below links from Microsoft Download Center Download Microsoft Visual Studio Ultimate 2012 There are two types… Continue reading

Visual Studio 2012 RTMd

Posted on 1 min read

Microsoft has announced the RTM(Release to manufacture) of Visual Studio 2012. For MSDN Subscribers, the bits will be available for download on August 15th. Visual Studio Professional, Premium, Test Professional, and Ultimate with MSDN Subscribers can also sign up for a free, one year developer account for Windows Store today, with Windows Phone developer accounts… Continue reading

Visual Studio 2012 RC(Release Candidate) is released

Posted on 2 min read

Microsoft has released Visual Studio 2012 RC  and is available for download through MSDN as well. Visual Studio Ultimate 2012 RC is the state-of-the-art development solution that empowers teams of all sizes to design and create compelling applications to delight users. You can use flexible agile planning tools—like capacity planning, taskboards, and backlog management—to enable… Continue reading

Showing 41-50 of 100 posts
per page