TechEd 2011

Now that Mix11 is over, Microsoft’s next big conference is 2011, which happens May 16th through May 19th in Atlanta, GA.  Each of Microsoft’s conferences have a theme; Mix is about the Web, PDC is about new and upcoming technologies, and there are many more.  The focus of is on current Microsoft technologies.  In other words, you would go there to learn about the software that you can use today to get your work done.  If you haven’t been there yet, Atlanta is a nice city and the surrounding communities are beautiful, especially in the Spring.  It should be a good time.

Reviewing the list of sessions, I saw several on MVC 3, Async and Concurrent Programming, and more. What I’m going to try to do over the next month is write about the technologies being presented at 2011.  I already mentioned a couple that are near and dear to my geek heart, but I’ll try to hit a breadth of topics that I think are cool and maybe you will too.

@JoeMayo

This article is part of the GWB Archives. Original Author: Joe Mayo

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.