Thank you everyone who came to my talk last night on Building Single Page Apps on the Microsoft Stack. I’ve attached the slides and code samples below. Here’s a quick summary of the talk. I argued that Single Page Apps are better than traditional Server Side Apps because: Single Page Apps are Stateful – In […]
ASP.NET Connections Spring 2012 Talks and Code
Thank you everyone who attended my ASP.NET Connections talks last week in Las Vegas. I’ve attached the slides and code for the three talks that I delivered: Using jQuery to interact with the Server through Ajax– In this talk, I discuss the different ways to communicate information between browser and server using Ajax. I explain […]
ASP.NET Connections Fall 2011 Slides and Code
Thanks everyone who came to my talks at ASP.NET Connections in Las Vegas! There was a definite theme to my talks this year…taking advantage of JavaScript to build a rich presentation layer. I gave the following three talks: JsRender Templates – Originally, I was scheduled to give a talk on jQuery Templates. However, jQuery Templates […]
Sample Code and Slides from DevConnection Germany
Thank you everyone who came to my three talks this week at DevConnections Germany! I really enjoyed my time in Karlsruhe. Here are the slides and sample code for the three talks: jQuery Templates In this talk, I discuss how you can take advantage of jQuery templates when building both ASP.NET Web Forms and […]
jQuery Templates Talk Slides and Code
Thank you everyone who came to my talk yesterday at ASP.NET Connections on jQuery Templates. Click the link at the end of this blog entry to download the slides and code. Some of the more interesting code samples include: RemoteBetter.aspx – Demonstrates how to get Intellisense when creating a template by placing the template […]
jQuery, jQuery UI, jQuery Validate Sample Code
Thank you everyone who attended my half-day workshop on jQuery and ASP.NET at ASP.NET Connections in Florida! You can download the slide deck and all of the code from the workshop by clicking the link at the bottom of this blog post. There are about 40 code samples that demonstrate a wide range of jQuery […]
Back from Russia
Thanks everyone who came to my talks on ASP.NET Web Forms and MVC in Moscow last week! Here are the slide decks and demo code for the two talks (You need Visual Studio 2010): What’s New in ASP.NET MVC 2? What’s New in ASP.NET 4 Web Forms? I had a great time […]
Ajax Talk at .NET Developers Association
Thanks everyone who came to my Ajax talk tonight at the .NET Developers Association! The slides and demos from the talk can be downloaded by clicking the following link: ASP.NET Ajax: What’s New? You need Visual Studio 2010 to view the code samples. The first project, named Demos, contains the following samples: ASPAjax4 […]
ASP.NET in Moscow!
I’m traveling to Russia and speaking in Moscow next week at the DevConf. This will be the first time that I have visited Russia, and I know that there is a strong ASP.NET community in Russia, so I am very excited about the trip. I’m speaking at the DevConf (http://www.devconf.ru/). I don’t speak Russian, so […]
PDC and Tech-Ed Europe Slides and Code
I spent close to three weeks on the road giving talks at Tech-Ed Europe (Berlin), PDC (Los Angeles), and the Los Angeles Code Camp (Los Angeles). I got to talk about two topics that I am very passionate about: ASP.NET MVC and Ajax. Thanks everyone for coming to all my talks! At PDC, I announced […]