Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-mvc-5

htmlhelper does not contain a definition for kendo in ASP.NET MVC RAZOR

How to use resources in javascript file?

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

Is there any way to make Release and Debug both build?

Extending asp.net mvc 5 identity with custom tables

MVC DropDownList selected value not working

Asynchronous task in asp .net MVC 5

What is the difference between IdentityDbContext and IdentityDbContext<ApplicationUser> in MVC5

Enum to Dropdown in MVC 5

Does ASP.NET Identity 2 support anonymous users?

Cannot implicitly convert Web.Http.Results.JsonResult to Web.Mvc.JsonResult

Unity Bootstrapper from NuGet is throwing error on App_Start

Communication between a WebJob and SignalR Hub

How to Get Custom Property Value of the ApplicationUser in the ASP.Net MVC 5 View?

How do you stub User.Identity.GetUserId() in ASP MVC 5 (Microsoft.AspNet.Identity)

Unit test for MVC 5 async Task<ActionResult> Index view

Using MVC 5's identity, can't get user name right after logging in

With ASP.NET MVC 5 and Bootstrap 3 default install, why do styles get a 403 error and fonts throw a 404?

Turn off / Disable windows authentication for asp.net-mvc

Posting A String Array

Using Fiddler to send a POST request to WebApi