On Saturday, I had the privilege of presenting at the Central Maryland Association of .NET Professional's Code Camp in Columbia, MD. Chris Steen did a fantastic job of organizing the event, and I had a blast! I was amazed at how well my topic of discussion, 'Visual Studio 2005 Tips and Treats', was received. I have received no less than three emails so far asking for the slides/code/etc. Don't worry, I haven't forgotten. As a side note, I'm the same way. I hate it when a presenter says they will post something, and then never does.
Update (10/18/2007 12:34am)
– The draft of the e-Book is now published on my site. You can download the stuff
here.
I made mention in the session that I would be posting the tips on my blog on Wednesday. However, given the demand, I will try to get them up sooner. I'm trying to clean them up a bit – they were a rough outline for me to follow while presenting. So far, the document is 17 pages. Watch this post for the final document including bonus content I didn't have time to cover during the session, as well as the Microsoft Keyboard Shortcuts posters and the Visual Studio Object Model chart.
Here's a quick teaser tip:
Temporary Projects (Throwaway, Zero-Impact)
Temporary projects are great for quick tests, or as a Snippet Compiler replacement. Essentially, this allow you to create a single project without saving it. When you close the project, you are prompted to save or discard the project. To enable this feature, go to Tools | Options | Projects and Solutions. Uncheck the box for 'Save new projects when created.'
Do you have a tip or trick I didn't mention? Send it along, and I'll add it to the list. Have questions about the tips or tricks, or Visual Studio how-tos? Feel free to contact me and I'll try to help you out.
Again, thanks to everyone who came out to my session. Hope to see most of you again soon <g>.