Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-mvc-5

MVC scaffolding is duplicating my model fields

ASP.NET MVC Routing based on domain & hostname

Why's Delete not supported in ASP.Net Identity

Can the new ASP.NET 5 (ASP.NET MVC 6) project type target regular .NET?

How could I confirm a new user registration via SMS?

IdentityServer 4 connect MVC5 as à client

URL Routing with WEB API and Area in MVC5

Asp.Net MVC 5 bind parameter exclusively from body

ASP.NET MVC 4.5.2 connecting to IdentityServer4

IdentityStoreManager could not be found after upgrading Microsoft.AspNet.Identity to rc1

VirtualPathProvider in MVC 5

How can I manually check the url authorization in MVC5?

LinkedIn Authentication on OWIN/MVC5

Unit Test with route data not working on ASP.NET MVC 5 Web API

DotNetOpenAuth 4.3 and Google - OpenID 2.0 + OAuth 1.0 deprecated

ASP.Net MVC Angular 2 Final

Can you do something like RoutePrefix with parameters?

HttpStatusCodeResult(401) returns "302 Found"

Add new table to an existing database using Code First approach in EF 6 and MVC 5

Why do I need a ToList() to avoid disposed context errors?