Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-mvc

ASP.NET MVC Form based Auth using AD works locally but fails on server(iis7)

Deploy an ASP.net MVC website to a subfolder of an Azure website?

Why is my ASP.NET MVC application trying to navigate to login.aspx?

SignalR - The connection id is in the incorrect format when using Windows and Anonymous authentication

Connection String Name and Entity Framework

How to set ActionExecutingContext status code

Static View Renderings in Sitecore 6.6

how to open outlook on click of email hyperlink

asp.net-mvc

Exporting SSRS Report to PDF in MVC Action

Get the page size and page number of kendo grid in Jquery

asp.net-mvc kendo-grid

ASP.NET MVC how to disable debug routes/views in production?

How would I mimic User.IsInRole()

How to load view without reloading the layout in MVC 4?

bundle and minification return 404

NullReferenceException thrown when testing custom AuthorizationAttribute

RuntimeBinderException when accessing dynamic anonymous type in view

Custom MembershipProvider: No parameterless constructor defined for this object

When changing id type from string to int, how to get id of current signed in user in Web API?

Returning IEnumerable from Repository using ToList() vs using IList

Customize the cookie value in MVC5 ASP.NET Identity