Top "Asp.net-4.5" questions

Refers to the version 4.5 of the ASP.

Using Grunt, Bower, Gulp, NPM with Visual Studio 2015 for a ASP.NET 4.5 Project

Visual Studio 2015 comes with built in support for tools like Grunt, Bower, Gulp and NPM for ASP.NET 5 projects. However …

asp.net gulp bower visual-studio-2015 asp.net-4.5
Why is my ClaimsIdentity IsAuthenticated always false (for web api Authorize filter)?

In a Web API project I am overriding the normal authentication process to check tokens instead. The code looks something …

c# asp.net asp.net-web-api claims-based-identity asp.net-4.5
How to implement HttpMessageHandler in Web API?

In an ASP.NET 4.5 MVC 4 Web API project, I want to add a custom HttpMessageHandler. I've changed WebApiConfig class (in \…

c# asp.net-mvc-4 asp.net-web-api asp.net-4.5
What can I do in C# 5 with .Net 4.5 that I couldn't do in C# 4 with .Net 4?

I have Visual Studio 2012 RC installed on Windows 8 Release Preview and my question is are there any useful new features …

c# .net .net-4.5 c#-5.0 asp.net-4.5
The "EnsureBindingRedirects" task failed unexpectedly

When I create new ASP.NET 4.5 web forms application from vs2012 and update all nuget packages, I receive this error …

.net visual-studio-2012 compiler-errors asp.net-4.5
Upgrading to ASP.NET 4.5/MVC 4 forms authentication fails

I've just downoaded a VS 2012 along with ASP.NET 4.5 and MVC 4.0 and was kicking the tires with a sample app …

forms-authentication asp.net-mvc-4 iis-express asp.net-4.5
EntityFramework 5 use dll version 4.4.0.instead 5.0

I have project based on .NET 4.0 but I need to use EntityFramework 5 in my solution. So I install it from …

entity-framework-5 asp.net-4.5
What is the Windows Server 2012 command line equivalent of `aspnet_regiis -ir`?

As documented in several questions (Alternative for the Registering ASP.NET 4.5 on Windows Server 2012; Server 2012 IIS 8 MVC app shows default …

asp.net asp.net-4.5 iis-8 windows-server-2012
How to detect IIS Express version?

I have found that our ASP.NET application runs differently on different machines in IIS Express. All have VS 2012, .Net 4.5 …

visual-studio-2012 version updates iis-express asp.net-4.5