Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-mvc-5

How to scale out signalr to a large number of users

MVC OAuth authentication with Salesforce returns to login page

Decoupling Microsoft.AspNet.Identity.*

Custom Folder Structure in ASP.NET MVC 5

MVC 5 & Angular 2 Multiple "Siloed" Apps Structure Advisement

MVC5: Can @Html.TextBoxFor (or EditorFor) get its MaxLength from the Model's Data Annotation?

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

HttpApplication.Application_Start not firing after upgrade to Web API 2

Change OWIN Auth Middleware Per Request (Multi-tenant, oauth API keys per tenant)

Log4net SmtpAppender not working

c# asp.net-mvc-5 log4net

Weird behavior when setting a row's height on EPPlus

c# excel asp.net-mvc-5 epplus

MVC 5 How to use an object in rdlc report

c# asp.net-mvc-5 rdlc

Update Entity from ViewModel in MVC using AutoMapper

Different default pages/controllers for every role type - MVC 5

Complex Claim Values in .NET Framework with System.Security.Claims

Identity 2.1 - UserId not found but was working before

Null propagation feature and Razor views

c# razor asp.net-mvc-5 c#-7.0

External Authentication not redirecting to external site

Seed Entities AND Users, Roles?

The name 'DefaultAuthenticationTypes' does not exist in the current context

Using of HandleErrorAttribute in ASP.NET MVC application