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


  • ASP.NET MVC 3 Videos and Screencasts

    ASP.NET MVC 3 Videos and Screencasts

    Feb 11
    19

    Check out the videos from MvcConf 2!...


  • Special 48-Hour Offer: Free ASP.NET MVC 3 Video Training

    Special 48-Hour Offer: Free ASP.NET MVC 3 Video Training

    Feb 11
    09

    The Virtual ASP.NET MVC Conference (MVCConf) happened earlier today. Several thousand developers attended the event online, and had the opportunity to watch 27 great talks presented by the community. All of the live presentations were recorded, and videos of them will be posted shortly so that everyone can watch them (for free). I’ll do a blog post with links to them once they are available. Special Pluralsight Training Available for Next 48 Hours In my MVCConf keynote this morning, I al...


  • MvcConf MVC Q&A call for questions

    MvcConf MVC Q&A call for questions

    Feb 11
    08

    At MvcConf this Tuesday (2/8/2011), I will be hosting a QA session where YOU drive the content. This is a 100% virtual conference. http://www.mvcconf.com/sessions/#palermo Jeffrey Palermo @jeffreypalermo MVC QA Most conferences are full of presentations with a little bit of QA at the end. This session is 100% QA, and YOU drive the content. I'll take a few questions people have posed through twitter and my blog, but during the session, I will answer questions as you submit them. My hop...


  • Dynamic Methods in View Data

    Dynamic Methods in View Data

    Aug 10
    02

    In ASP.NET MVC 3 Preview 1, we introduced some syntactic sugar for creating and accessing view data using new dynamic properties. Sugar, it’s not just for breakfast. Within a controller action, the ViewModel property of Controller allows setting and accessing view data via property accessors that are resolved dynamically at runtime. From within a view, the View property provides the same thing (see the addendum at the bottom of this post for why these property names do not match). Disc...


  • ASP.NET MVC 3 Preview 1 Released

    ASP.NET MVC 3 Preview 1 Released

    Jul 10
    27

    Feels like just yesterday that we released ASP.NET MVC 2 to the world and here I am already talking about an early preview. In a way, we’re right on schedule. It was almost exactly a year ago that we released Preview 1 of ASP.NET MVC 2. Today I’m happy to announce that ASP.NET MVC 3 Preview 1 is available for download. Give it a try out and let us know what you think. Some key notes before you give it a whirl: ASP.NET MVC 3 Preview 1 tooling requires Visual Studio 2010 ASP.NET MVC 3 Previ...


  • Powerpoint and Code Demos from my MVCConf Presentation

    Powerpoint and Code Demos from my MVCConf Presentation

    Jul 10
    23

    Yesterday, I was fortunate to present at the first MVCConf. My topic was on how to extend your ASP MVC Applications with jQuery, Ajax and jSON. The attached zip contains my PowerPoint slide deck and example code. I hope MVCConf becomes a regular event. Major kudos to Eric Hexter and company for a job well done! ...



  • 1