Visual Studio Color Theme Editor – Extension #01

Theme your Visual Studio! The Visual Studio Color Theme Editor provides you with a central location to control all your IDE colors. No more having to painfully edit each individual Fonts and Colors under Tools Options

Silverlight Analytics Framework

Min kollega Michael S. Scherotter publicerade nyss en bloggpost om ett nytt ramverk som vi kommer att släppa som open-source via Codeplex under nästa vecka, dvs på MIX-konferensen I Las Vegas.

Video: Microsoft listens to the MVPs

During Summit Deb and I followed around MVPs with our video camera, cornered them in beautiful locations around Campus, and asked them to tell us about their experience in the MVP program. I’ve shared some of that video with you already, but I put together this montage that I think highlights the relationship between MVPs and Microsoft really well

Tips and Tricks: Clipboard Ring and Toolbox Snippets

I was spending some time responding to Connect bugs the other day when I ran across this suggestion : “It would be nice to have a clip board history window that could be next to the control toolbox as a nice utility window. (Often in presentations I see Microsoft presenters using a custom clipboard tool for such a purpose). Many times I wish I could go back to something I copied & pasted just a few minutes ago, then to have to go and copy the same text all over again.” Turns out that Visual Studio already has this “hidden” feature.  It’s called the Clipboard Ring .  If you copy a number of items to the clipboard, pressing [Ctrl]+[Shift]+[V] will paste the last text that was copied, but it will also highlight the pasted phrase.  Continue holding down [Ctrl]+[Shift] and press [V] again.  This will cause that highlighted section to cycle through the other items on the clipboard.  This is extremely useful when you have to copy multiple lines of separate text to a new document.  Now, you might be saying, “Great, but what if I want to save a piece of code that I use frequently in multiple places?  I don’t want to have to cycle through the clipboard ring every time.”  Well, there’s also a feature for that !  If you highlight a section of code (or text) and drag it to the Toolbox, VS will create a "snippet” (not to be confused with code snippets ) that can be dragged into the VS editor.

Upcoming Webinar – Learn about Microsoft’s solutions for Enterprise Vertical Devices, Windows Mobile and Windows Embedded CE

The Windows Embedded and Windows Mobile teams have finalized the transition of the enterprise vertical device business to Windows Embedded.  Microsoft is committed to this market and with this transition will have one organization focusing on the enterprise mobile device category to meet the needs of our customers and partners. The Windows Embedded team is currently working through a phased transition process to engage key customers and partners and to define the product roadmap for enterprise…( read more )