Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-mvc-3

How to set a Javascript variable from my View using a ViewBag property

asp.net-mvc-3 razor

If or else statement in view or controller

asp.net-mvc-3

How does MVC populate the model when data is posted back

Catch Client Side Validation failure

jQuery.parseJSON not working for JsonResult from MVC controller action

RAZOR MVC3: Partial View to Reuse

Asp.net MVC - Multi lingual site

Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData) returns String.Empty

Paging/Sorting not working on web grid used in Partial View

Persist data in MVC Razor without using TempData between requests

Show display values for a foreign key property in a model

"Could not load file or assembly..." DotNetOpenAuth + MVC3

How can I log a messages to a txt file with Nlog in MVC?

Pass displayname property as parameter

c# asp.net .net asp.net-mvc-3

MVC3 - Having trouble passing int[] to controller action on RedicrectToAction from a different action

asp.net-mvc-3

How does asp.net mvc3 instantiate client side validation?

How RedirectToAction which returna partial view can return a full view?

Why do Entity Framework classes need a virtual member of an unrelated class

Chrome on iOS shows weird url for jQuery Mobile page (ASP.NET MVC)

Is it possible to use a variable for the `[Display(Name="Something")]` data annotation in MVC3 (C#)