My sessions at Tech Ed India

If something has been keeping me busy of late, its Tech Ed India preparation.  I am delivering four sessions - three in the Web Platform Track and one in the Middle Tier Platform Track.  Just to recollect, Tech Ed India is happening this year at Hyderabad - May 13 - 15 with keynote by Steve Ballmer.

Precisely, I am talking on the following

  • ASP.NET Dynamic Data - Creating data driven websites at the speed of your thinking
  • Web Deployment with Visual Studio 2010
  • A day in the life of an ASP.NET Request
  • ADO.NET Data Services - Whats in it today and future with real world examples.

Needless to say, these are topics which are very useful for web developers and I am sure you would benefit from these sessions.  In addition, I would also be around in the Community Track whenever I am not delivering sessions.  I have worked on certain areas where I received feedback over the past events as well as previous Tech Eds and this provides an opportunity to refine my skills as well.

If you like to read more on the agenda and other details, please visit www.msteched.in

I look forward to seeing you at Tech Ed and if you happen to spot me, just stop me and we will have a chat.

Cheers !!!

This article is part of the GWB Archives. Original Author: Harish Ranganathan

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.