Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-mvc-4

Is there a way through data annotations to verify that one date property is greater than or equal to another date property?

Why does ApiController require explicit Http verbs on methods?

c# asp.net-mvc-4

Html.BeginForm() works fine, Html.BeginForm("action","controller") ignores [AllowHtmlAttribute]

C# save files to folder on server instead of local

Disable unobtrusive validation on an ASP.NET MVC form

Unit testing CRUD operation in visual studio 2012

Angularjs $http.post, asp.net mvc controller gets null

jQuery date validation MVC 4 .Net 4.5.1 UK date "must be a date" Error

Case Insensitive Model Binding MVC 4

jQuery Unobtrusive client-side validation of custom attribute

Passing a model property to a partial view

'AllowAnonymous' could not be found

Entityframework Mapping Issue

How to dynamically register a type (eg. a different implementation) for a Unity container based on web application URL?

Fluent Validation in MVC: specify RuleSet for Client-Side validation

How to track down long running calls to IIS?

asp.net-mvc-4 iis iis-7

MVC AD Azure Refresh Token via ADAL JavaScript Ajax and KnockoutJs

ASP.NET MVC 4 and Razor 2: View engine no longer supports xml?

xml razor rss asp.net-mvc-4

Create RSS feed in MVC4/WebAPI

Change order of validation triggering in asp.net mvc 4 model