Make the Move to MVC at DevConnections, Oct 31-Nov 3 in Las Vegas
I will be presenting three sessions at Microsoft ASP.NET Connections, one of the conferences that is part of DevConnections. Two of my talks are especially targeted at ASP.NET Web Forms developers who are in the process of learning or coming up to speed with ASP.NET MVC.
On Wednesday, November 2nd at 11:30 AM I will be delivering ASP.NET MVC 3 in 75 Minutes. This talk is especially suited for MVC neophytes. Check out the abstract...
Trying to come up to ASP.NET MVC in a hurry? The session will begin with a brief introduction to ASP.NET MVC 3. During the remainder of the session, Paul will present a series of step-by-step demos, building a data-driven ASP.NET application utilizing the Razor View Engine, LINQ, and the Entity Framework. The demos will cover creation of a data model with Entity Framework 4.1, the population of select controls, the incorporation of input validation, unobtrusive JavaScript, jQuery, remote validation, and more.
Then at 3:45 PM that same day I will be delivering another interesting session entitled Lightning Development with MVC Scaffolding. Here's the session abstract....
Steve Sanderson and Microsoft have created an amazing Nuget package called MVC Scaffolding. This package with a very unasuming name is packed with features to help you develop ASP.NET MVC applications rapidly. This session will get you started using MVC Scaffolding with a series of demos that illustrate the scaffolding controllers, views, data models, tests, and lots more. During this session, you’ll learn how to scaffold various parts of your MVC apps, change scaffolding defaults, and even modify the scaffolding templates used by MVC Scaffolding.
During this talk I will show you how to use MVC Scaffolding for both CodeFirst and DatabaseFirst development. If you are interested in the latter, see my blog post on this topic.
Not ready to make the jump to ASP.NET MVC? I will also be presenting a Web Forms talk as well: What's So Funny About Peach, Love, and Server Controls? It's a light-hearted title, but the topic is nonetheless very important. I'll be giving this talk on Thursday, November 3 at 9:30 AM. Here's the abstract...
Server controls are both the good news and bad news for Web Forms developers. They can be quite good because their rich event model makes things so easy. But they can also be very bad once you start pushing their inconsistent programming model. In this session, Paul will explore in depth the "out-of-the-box" data-bound server control event model, make sense of the programming model, and show you how to maximize your use of the data controls while minimizing your pain.
Of course these are just my talks. There are lots of other talks on MVC and Web Forms at varying levels. Plus lots of talks on WPF, Silverlight, SQL Server, Windows Phone 7, HTML 5, Exchange, and Windows.
Hope to see you there!