Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-mvc

Strongly typed url action

c# asp.net-mvc expression func

How to access mvc controller in web api controller to get pdf from view

ASP.NET Web.config authentication/authorization settings

Measuring output from OData response

c# asp.net asp.net-mvc odata

How can I add a new binding to the current IIS site from a mvc application

c# asp.net asp.net-mvc iis

ASP.NET Web API with OAuth2 - "Remember this browser" when using two factor authentication

Users Roles Permissions using ASP.NET Core Identity 3

How do I get the user's email when using Microsoft Account Authentication in an MVC project?

c# asp.net-mvc oauth owin

__RequestVerificationToken is not always being created

AspNet MVC Web Api, ActionName or Route

How to Change ConnectionStrings at Runtime for a Web API

How to fix No connection could be made because the target machine actively refused it 127.0.0.1:64527

React: Fetch API getting 415 Unsupported Media Type using POST

ASP.Net Mvc - Is it acceptable for the View to call functions which may cause data retrieval?

What's the proper way to update an nhibernate entity from a asp.net POST action method?

asp.net-mvc nhibernate

How do I do the OPPOSITE of [RequireHttps(Redirect=true)] in ASP.NET MVC

asp.net-mvc requiressl

ASP.NET MVC routing based on data store values

Using a WCF Service with Entity Framework 4 and...DTO?

c# asp.net-mvc wcf dto

Why would I hard-code user permissions in my controller attributes?

Do standard webservices (asmx) work with MVC?