Articles : Page 1 of 1
- Filter:
- MvcContrib
- Model
-
ASP.NET mvcConf Videos Available
Feb 1123Earlier this month the ASP.NET MVC developer community held the 2nd annual mvcConf event. This was a free, online conference focused on ASP.NET MVC – with more than 27 talks that covered a wide variety of ASP.NET MVC topics. Almost all of the talks were presented by developers within the community, and the quality and topic diversity of the talks was fantastic. Below are links to free recordings of the talks that you can watch (and optionally download): Scott Guthrie Keynote The NuGet-y...
-
MvcContrib.FluentHtml With Razor
Dec 1012MvcContrib.FluentHtml works with the Razor view engine. To use it now, you have two choices. You can build from the trunk, or copy this class into your MVC 3 web app. Then put the following line in your markup file (with your views model as the generic parameter): @inherits MvcContrib.FluentHtml.ModelWebViewPageMyApp.WebUI.Models.MyModel If you decided to put [...]...
-
Looking for an MVC Grid Control? Try MVC Contrib!
Jun 1029Like most .NET Web Developers I was ecstatic when MVC was released. To put it plainly, I hate WebForms. However I do find myself missing some of the great WebForm controls like the DataGridView. The DataGridView was present in every WebForm application that I wrote. I really appreciated all the subtle bells and whistles that Microsoft added to the grid over the years. I wrote my own grid control for classic ASP and I know firsthand that it is a significant undertaking to make a grid control th...
- 1

