Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-mvc-5

How to exclude node_module folder from build in visual studio 2015 update 3

Serialize anonymous type with literal JSON properties

How do I configure the Users context/table?

Role Management in ASP MVC 5 (Microsoft.AspNet.Identity)

HtmlAttributes in Extension Method

System.Web.Mvc vs. System.Web.WebPages.Html for SelectList

The type IUserStore`1 does not have an accessible constructor

How do I add fields to the AspNetUsers table in Asp.Net Identity Framework?

MVC 5 Scaffolding with inheritance uses the wrong entity set

How to use a throttled API without hitting limit?

autocomplete=off not working in mvc 5

ASP.NET MVC 5 Attribute Routing: Url.Action returns null

How can I change ASP.Net Identity 2 on SQL Server to create a newSequentialId Primary Key?

Custom ErrorMessage for Compare attribute does not work

Custom Identity using MVC5 and OWIN

Intermittent ASP.NET oAuth issue with Google, AuthenticationManager.GetExternalIdentityAsync is returning null

Could not load file or assembly 'System.Web.Mvc' . How to use the correct reference?

Access email address in the OAuth ExternalLoginCallback from Facebook v2.4 API in ASP.NET MVC 5 [duplicate]

MVC 5 Render View to String

asp.net-mvc asp.net-mvc-5

Request.Files.Count always 0 while uploading image in MVC 5