Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-mvc

ASP.NET MVC Html.Encode - New lines

Automatically bind interfaces using AutoFac

c# asp.net asp.net-mvc autofac

MVC.net get enum display name in view without having to refer to enum type in view

Add New Role in AspNetRoles Table Identity

Querying Active Directory from MVC result in: Attempted to access an unloaded appdomain. (Exception from HRESULT: 0x80131014)

Repository pattern: One repository class for each entity?

Get UserId in MVC to use in View

asp.net asp.net-mvc

Why do we use ViewModels?

asp.net-mvc

EF Data annotations Regular expression

`[Authorize(Roles = "admin")]` Infinite loop ASP.NET MVC and Azure Active Directory B2C

c# asp.net-mvc azure oauth-2.0

MVC 5 Data Annotation "Not Equal to Zero"

Kendo MVC DropDownListFor does not bind selected value to model

How to return multiple images from controller method?

Navigation property has been configured with conflicting multiplicities Fluent API

Send Additional Parameter in Kendo Grid Read Action

How to properly escape special characters in a resource file?

c# .net asp.net-mvc resources

Pass Html String from Controller to View ASP.Net MVC