This project was designed to add functionality and ease-of-use to Microsoft's ASP.
Suppose I have ViewModel like public class AnotherViewModel { public string Name { get; set; } } public class MyViewModel { public string Name { get; …
asp.net-mvc spark-view-engine mvccontribI am looking at the MvcContrib Grid component and I'm fascinated, yet at the same time repulsed, by a syntactic …
c# asp.net-mvc lambda mvccontribFirst, sorry for the big post (I've tried to do some research first) and for the mix of technologies on …
c# inheritance asp.net-mvc-3 mvccontrib ninject-2I just started using the MVCContrib grid in a test project. I'm having a difficult time finding information on how …
asp.net-mvc mvccontribI am trying to using portable views with ASP.NET MVC 3 and razor views as that seems like the best …
asp.net-mvc-3 razor mvccontrib portable-areasI have an MVC 3 App with a few Areas built into it, one of the areas is my Admin section …
asp.net-mvc-3 mvccontribSituation: In some project management software written in asp.net I have a create project page (working fine). I need …
asp.net-mvc model-view-controller mvccontribDoes MVCContrib currently support MVC4? I am having a first look at switching a project from MVC2 to MVC4 and …
asp.net-mvc-4 mvccontribIn an Html.Grid, how can we ensure that data in the column (e.g. currency amounts) gets right aligned? …
mvccontribDoes any one have any idea about multiproject area support in asp.net mvc 3? As it was degraded to future …
asp.net-mvc visual-studio-2010 asp.net-mvc-2 mvccontrib asp.net-mvc-3