TechEd Europe Plans

Quick intro to the couple of sessions I'll be presenting next week at TechEd, Barcelona, and call for last minute suggestions...

Next week is TechEd week, and I'll be in Barcelona presenting a couple of talks on Atlas ... er, ASP.NET AJAX (I need to remember - I still end up using Atlas atleast a few times when presenting). Here is some information about the two presentations:

DEVWD27 - Scripting ASP.NET AJAX (Thursday)
The first one is a whiteboard session on scripting, script authoring, debugging etc. The whiteboard session is meant to be more of an interactive discussion in a smaller setting... so no slides. I'll probably prepare a couple of demos to seed the discussion. From past experience (I did an asp.net page lifecycle one last time around), I've found these to be even more fun than regular breakout sessions, as it really allows the audience to engage, and determine the topics and flow of the conversation. Using the whiteboard almost makes this like a Microsoft hallway chat/design discussion, which adds a nice touch. :-)

DEV411 - AJAX Patterns with Microsoft ASP.NET AJAX (Friday... yes its on the last day of the conference... as is usual with my talks...)
The second one sounds a little bit theoretical given the "patterns" word, but that is not the intent. The goal is to look at how to use the technology: the server control framework (aka ASP.NET AJAX Extensions) as well as the script library (aka Microsoft AJAX Library) to implement patterns to solve key problems. The general idea is to talk about a problem, and a solution, and hopefully that serves as a pattern or concept that can then be applied elsewhere. Examples of some patterns I might cover: unobrusive attachment of script behavior to the DOM, partial updates, periodic refreshes, logical navigation, visual notification, progress notification etc.

If you have suggestions for either talk, esp. if you're interested in seeing or hearing about a particular pattern, let me know via comments below. I'll try to incorporate the feedback, and if its not possible to work it into the hour long session, it'll serve as fodder for future posts, or offline Q&A if you're attending the conference.

By the way, this will be my first presentation using the actual 1.0 ASP.NET Ajax bits (well... atleast the beta)!


[ Tags: | | | ]
Posted on Tuesday, 10/31/2006 @ 9:33 PM | #Presentations


Comments

5 comments have been posted.

Per Salmi

Posted on 11/2/2006 @ 12:30 AM
The TechEd web site states that those two sessions have been cancelled.

Why? Looked like two very interesting sessions.

/Per

Nikhil Kothari

Posted on 11/2/2006 @ 1:56 AM
Hmmm... they shouldn't be cancelled... I am going... and presenting. I'll double check, and hopefully it will be straightened out.
Even if you're not attending, feel free to make suggestions...

Richard Griffin

Posted on 11/2/2006 @ 5:12 AM
I would be really interested in hearing about:-
1. unit testing client side code.
2. calling web services - how to handle failures
3. performance improvements, based on you previous article

these points are based on team experiences from building www.hmvdigital.com which currently uses the July CTP.

Looking forward to the sessions at tech ed.

>Rich.

Achu

Posted on 11/6/2006 @ 10:36 AM
when you are planning to release the asp.net ajax build that'll work with \bin folders that scott mentioned in the forum. Our hosters won't allow to install beta products (shared hosts). For us its hard time now whether stay with Asp.net Ajax or Dojo.

thanks
achu.

Steve

Posted on 11/11/2006 @ 5:11 PM
As with Richard, I'd like to see a good 'nunit' based testing for ASP.NET AJAX. All the code I write has nunit test associated with them and doing UI means mostly my web services with AJAX get good coverage but not the js side.
The discussion on this post has been closed. Please use my contact form to provide comments.