Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-mvc

How to update/create many-to-many relational data in MVC Code-first using EF?

automapper, where do you put your code to map View Model to Entity

MVC QueryString into Dynamic Object

c# asp.net-mvc

Automapper + EF4 + ASP.NET MVC - getting 'context disposed' error (I know why, but how to fix it?)

Using Knockout bindings in MVC ActionLink

MVC sending data from View to Controller

asp.net-mvc

How should I scope dependency injection of Entity Framework DbContext in a web app? (InstancePerHttpRequest vs SingleInstance)

How can I output a property with the DisplayFormat DataFormatString applied in a console app (ideally querying the object by string)?

Autofac Lifetime Management

MVC4 Authorize Attribute overide; how to get passed in Roles?

Why should I use WCF with MVC?

asp.net-mvc wcf

MVC4 Index Action Not Working Correctly

How to create an action name that starts with a number in ASP.NET MVC?

Why use lambdas in ASP.NET MVC instead of reflection?

WebMatrix.WebData.WebSecurity - How can I get UserName by only having PasswordResetToken

How many DbContext subclasses should I have, in relation to my models?

Linq orderby culture (danish, æøå)

asp.net mvc 4 calling method from controller by button

Unexpected NullReferenceException in View

Conditional @Scripts.Render in ASP.net MVC 4

asp.net-mvc