Articles : Page 1 of 1

  • ASP.NET mvcConf Videos Available

    ASP.NET mvcConf Videos Available

    Feb 11
    23

    Earlier 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...


  • Updated Release: MVC 3 - 3.0.51.0 (Jan 16, 2011)

    Updated Release: MVC 3 - 3.0.51.0 (Jan 16, 2011)

    Jan 11
    17

    Please see the Change Log for a complete list of changes.Description of the releases:MvcContrib.Release.zip MvcContrib.dll MvcContrib.TestHelper.dll MvcContrib.Extras.Release.zip T4MVC. The extra view engines / controller factories and other functionality which is in the project. This file includes the main MvcContrib assembly. Samples are included in the release. You do not need MvcContrib if you download the Extras. ...


  • MvcContrib.FluentHtml With Razor

    MvcContrib.FluentHtml With Razor

    Dec 10
    12

    MvcContrib.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 [...]...



  • 1