Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-mvc-5

Add View dialog does not work in an MVC 5 project that references an F# project

Web API 2 project and MVC 5 Website project in same domain

MVC 5 Updating multiple fields of one row in database

database asp.net-mvc-5

MVC5 - WebAPI 2 - CamelCase JSON formatter stopped working when Controller changed to return HttpResponseMessage

ASP.NET MVC model nesting routes

How to extend IdentityRole into a custom table name

HttpRequest.GetBufferlessInputStream not supported

asp.net-mvc-5

How to use the same route with different parameter types?

Why does `UserManager.ConfirmEmailAsync` throw for an invalid user?

Best practice to create robots.txt file inside my asp.net mvc web site

How to change the default "[field value] already taken" error message in ASP.Net MVC 5?

Difference between authentication and authorization filters in aspnet-mvc5

Hangfire background job remain enqueued

Dependency Injection in HtmlHelper extension method?

What is the point of AsyncTimeout action filter?

Disabling request validation for HttpContext.Current.Request.Params

.net asp.net-mvc-5

ASP.net MVC + ASP.net Identity Seeding roles and users

Ajax json to MVC5 controller: Passing object containing a collection

Overlap User Login in Two Projects with ASP.NET Identity

Why can't I log in as the seeded user?