Top "Asp.net-4.5" questions

Refers to the version 4.5 of the ASP.

Is MVC4 baked into .NET 4.5?

A lot of release notes for Visual Studio 2012 talk about .NET 4.5 and MVC4, but I can't tell if MVC4 is …

asp.net-mvc .net-4.5 asp.net-4.5
Check box inside repeater , How to get command name value in the check changed function

HI i have above html tag in my asp.net listview item template , <td> <asp:CheckBox runat="…

asp.net asp.net-4.5
Writing to ZipArchive using the HttpContext OutputStream

I've been trying to get the "new" ZipArchive included in .NET 4.5 (System.IO.Compression.ZipArchive) to work in a ASP.…

c# .net-4.5 outputstream httpcontext asp.net-4.5
How to Remote validate email or check if email exists

I am trying to check if Email exists at registration so that there are no duplicate emails in the database. …

c# asp.net-mvc-4 email-validation asp.net-4.5 remote-validation
ASP.Net MVC 4 I need to Delay execution

I have an ASP.Net MVC 4 application that periodically calls an external API for information (resource). This resource has a …

c# .net asp.net-mvc-4 async-await asp.net-4.5
async calls using HttpClient on MVC4

I'm playing a little bit with this new technology in .net 4.5, I would like to check the code for this …

asp.net-mvc asp.net-4.5
Script Manager in ASP.NET 4.5 Web Forms - what does it do? How do you use Bundling & Minification with it?

I have created a new ASP.NET 4.5.1 web forms project. The master page has a script manager in it - …

asp.net webforms asp.net-4.5
Type definition exists in two libraries

I am building an ASP.NET Web Forms web site using .NET 4.5. The error ... The type 'System.ComponentModel.DataAnnotations.Schema.…

c# asp.net webforms asp.net-4.5
Running Mono 3.2.0 with .NET MVC 4

I am trying to get Mono 3.0 setup to run MVC4 sites under .NET 4 and .NET 4.5. I've been working through various …

asp.net apache asp.net-mvc-4 mono asp.net-4.5
Unable to connect to SQL Server database

I'm creating a web application in mvc 4.0 and I need to enable Membership and Authorization using Asp.netWeb Site Administration …

asp.net-mvc-4 asp.net-4.5