ASP.NET DevConnections, Las Vegas

So what could be better than going to Las Vegas to geek out for a week?

NOTHING YOU FREAK!!

As you may have heard that there is a little product launch in November from Microsoft releasing VS2005.  It shouldn't be that big of deal.  Get a few people together and a keg and the next thing you know you have a DevConnections Conference.  :)

Actually, the truth is that ASP.NET DevConnections is got a very nice line up for their conference in Las Vegas.  They have lined up some really great speakers and some very interesting topics.  The dates are Nov 7th - Nov 10th at the Mandalay Bay.  At the same time as the ASP.NET conference, there is also the SQL, C++, and Visual Studio conferences going on that you can partake in too. (Now that is a hell of a deal)  Check it out here.  As an added bonus, all in attendence get a VS 2005 Professional and SQL Server 2005 (1 cal included) for free.

If you decide to go, I would recommend arraging travel through another travel site.  It will end up saving you hundreds of dollars (more to spend at the craps table).  I used WorryFreeVacations and got a great deal staying at the Excalibur hotel just a block away from the Mandalay Bay.

If you are in town and want to get a bit or drink, let me know.  There are some great resturants in Vegas!

Until the next roll.

Michael

This article is part of the GWB Archives. Original Author: Michael Van Cleave

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.