Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-mvc

ASP.NET MVC HTML.AntiForgeryToken() with multiple AJAX requests from one page

How to add parameters to a @Url.Action() call from JavaScript on click

Handling required fields in ASP.NET MVC when using Entity Framework

ASP.NET MVC Manage SQLConnection with Dapper

Generic Action Link in MVC 3 / Razor

asp.net-mvc asp.net-mvc-3

How do I Bind a Collection (IEnumerable) of a custom type?

How to override the ASP.NET MVC 3 default model binder to resolve dependencies (using ninject) during model creation?

ASP.NET MVC Request filters

asp.net-mvc

Multi-step database transaction split across multiple HTTP requests

ASP.NET MVC ModelMetadata - Do we violate separation of concerns when we put attributes to describe UI on model?

asp.net-mvc modelmetadata

What is the most efficient way to do comparisons involving many-many relationships with LINQ in EF 4.1?

How to set manually an Oracle Connection String in a DbContext

StructureMap, NHibernate and multiple databases

ExpressionHelper.GetExpressionText(LambdaExpression) alternative

c# .net asp.net-mvc

MVC - Unit testing the wrong things?

asp.net mvc 2 to mvc 4

ASP.NET MVC [RequireHttps] - return to http

Does System.Web.Caching.Cache Dispose objects purged from cache?

Advantages of [HandleError] over Application_Error

MVC3 - 'Element 'link' cannot be nested within element 'link'' - trying to add page specific CSS