Awesome March 2012 Lineup for the ASP.NET and HTML5 DevConnections

Technology has been changing at a rapid pace over the past few years and with conference season almost upon us it’s a great time to head to one of the great conferences like ASP.NET and HTML5 Connections from March 26-29 at the MGM Grand in Las Vegas, NV. I’ll be there with a whole new round of sessions myself including talks on Windows 8, XAML, jQuery, JavaScript Patterns, Knockout, MVVM with HTML5, and JsRender.

image

Of course, there’s much much more too including a can’t miss keynote by Scott Guthrie and many great speakers like:

image

And of course there are many more!

Sessions are only part of a conference experience. Yeah there’s the parties too … but the real value is in the hallway conversations and the people you meet and continue to talk to beyond the conference event. DevConnections is a great place to strike up these conversations as its one of the largest gatherings of super experts in our industry … and they are all very approachable. There will also be a panel discussions with many of us, which is a great chance to put us on the spot!

I’ll be co-presenting a full day jQuery workshop with Dan Wahlin on Monday, March 26th. Dan and I like to have fun, so it should be another Abbott and Costello type of afternoon (yeah, I guess I’m Costello) while learning jQuery. You must register for the workshops so be sure to do that when you register for the conference.

image

Workshop

APR02: Building Ajax-Enabled Applications with jQuery (9:00AM - 4:00PM)
Add'l Fee $399.00
Dan Wahlin & John Papa
Building cross-browser AJAX applications can be a fun yet challenging proposition. In this workshop, you’ll learn how to put the joy back into AJAX development using the jQuery script library. Learn how jQuery selectors can reduce code and simplify the process of finding DOM elements, how chaining can be used to accomplish multiple tasks with a single line of code and how cross-browser AJAX calls can be made using built-in jQuery functionality. Other topics covered include using client-side templates as well as built-in plugins. If you’ve wanted to learn jQuery but haven’t made the time, this is the workshop for you since we’ll take you from the ground floor all the way to the top.

I’m also presenting or co-presenting 4 other sessions. Be sure to stop by and say hi!

image

CWI201: Fundamentals of Windows 8 XAML Metro Style Apps
John Papa
Heard the buzz about Windows 8 Metro style apps but don’t know where to start? In this session you’ll learn how to build Windows 8 apps using XAML and take advantage of the native Windows 8 features. Walk through the fundamentals of Windows 8 and then learn about styling, animations, invoking the Windows Runtime (WinRT), the intrinsic controls, and more that will help prepare you to develop Windows 8 Metro style apps.

CJS201: HTML5 and JavaScript Fundamentals with MVVM and KnockoutJS
John Papa
Do you write a lot of HTML and Javascript code to push and pull data? In this session you will learn popular techniques to use data binding to bind your data to your target controls in HTML writing less code, but gaining more power. See how to consume json data, use json objects in Javascript, use declaritive binding, using KnockoutJS. You will also see how to use the MVVM pattern to write data centric Javascript code that follows good separation patterns and creates highly maintainable code.

CJS301: Techniques, Strategies, and Patterns for Structuring JavaScript Code
Dan Wahlin & John Papa
Are you writing a lot of JavaScript code and trying to apply good practices to make it more maintainable and flexible? In this session, learn about common practices to make avoid problems such as polluting the global namespace and code that executes inconsistently, by using patterns such as separation and the Revealing Module Pattern. You will leave this session with several tips on how to write clean, more maintainable, and consistent code.

CJS202: Templating and Data Binding for HTML5 Applications with JsRender and JsViews
Dan Wahlin & John Papa
Interested in using the latest JavaScript libraries for templating and data binding your HTML5 app? In this session you will learn how to simplify JavaScript development using JsRender and JsViews (the replacements for jQuery templates). Learn how JsRender brings a new templating library to HTML5 development that has a code-less tag syntax, high performance, no dependency on jQuery nor a DOM, supports creating custom functions, and uses pure string-based rendering. You will also see how JsViews compliments JsRender by providing data binding features through observability of changes that work with plain old JavaScript objects (POJO).

Tags: devconnections

13 Comments

  • James Manning said

    your graphic needs an updated title/info, of course (http://devconnections.com/shows/images/ASP_S12Web_Interior_Papa.jpg) but it's odd to see "Wahling Consulting" when the same string is correctly spelled right above it (http://devconnections.com/shows/images/ASP_S12Web_Interior_Wahlin.jpg)

  • john said

    Yeah, my title needs updating there. I didn't notice "Wahling" ... thanks for pointing that out. LOL

  • Slava said

    Very cool event. What will be the final price? I found that it will be additional fee for Ajax+jQuery- $399.00? Could you give price range with min and max package.

    Thanks!

  • Nate Pirtz said

    I am reading about doing windows 8 apps using xaml or html5/javascript stuff, and I see you are hosting workshops on both technologies. Most of my web programming past experience is, was php, javascript. I dropped it to learn xaml, c#, wpf, silverlight last year. I am just getting the hang of mvvm and prism and now I see people are dropping this and going back to html5 and javascript. I am going to be attending devconnections but I see all these options for different classrooms, where do you think would be the best seat in the house for someone looking to build cross platform web apps that can go mobile. I was looking into Xamarin?? Should I stick with c# and deploy that way or try to make everything run in the browser??? aaahhahha!!! Microsoft technology is awesome and I feel like I am spinning in circles trying to decide which tech direction to go. Any Ideas?? Oh, and I see there are two pre-workshops, one you are hosting and another one "on the metal" which one would you recommend for a newbie. I am going to crash course asp mvc this month before devconnect. Thanks! P.S. your channel 9 vids and tutorials have been a huge help!

  • Doug said

    Nate, developers are not dropping PRISM or MVVM in favor of javascript/HTML5. Choose the framework and language that is right for you and your application. We are fortunate to see Windows 8 supporting both as first class citizens. In my world, javascript and HTML will remain an option for the web and XAML for line of business applications, but that's just what works for my situation.

  • Kamran Pervaiz said

    Thats a bummer. You should record it somehow. With your iphone or windows phone...Technology rules :) It would have been cool if conferences like these are made online for mid level developers like us.

    Thanks any way

  • john said

    Kamran - I agree its cool when events are recorded. Makes it easier to fit into all of our schedules. But they have to pay for the event somehow.

    Not my call :)

  • Lee C. said

    I concur; the event should be recorded. You could charge to watch the recorded event!

Add a Comment

© JohnPapa.net