Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

If you are seeing two Netflix tiles in Windows Media Center after installing the app, then try going to the tasks strip, selecting the settings tile, then selecting general, then automatic download options. On the page that comes up, select download now. Read More...
I'm heading to Australia with Katherine for Christmas, and while looking for ways to make travel a little easier, I stumbled across this site: http://www.airlinemeals.net/indexMeals.html . Photos and commentary. Awesome. Read More...
VS 2005/2008 have a dialog that shows up on first launch (the first launch dialog if you will) that asks you to choose a collection of settings (which we refer to as a profile) that describe the way you typically use the IDE. Depending on which profile Read More...
Visual Studio 2008 Beta 2 is available. Go wild. http://msdn2.microsoft.com/en-us/vstudio/aa700831.aspx , linked from http://msdn2.microsoft.com/en-us/vstudio/default.aspx Read More...
Working on the Visual Studio Tool Platform team, we do a lot of work on making VS extensible and providing infrastructure for other teams to build on top of (some of our work is end user feature work as well, it's an interesting mix of things). We have Read More...
This is another one of those things that I forget all the time, so I'm posting here as a way of remembering (and because it's incredibly useful if, like me, you find windbg somewhat opaque). http://msdn2.microsoft.com/en-us/library/a329t4ed.aspx It's Read More...
Thanks to Phil Ottowell (I think I relearn this trick every two or three years, posting here so I have a chance to remember it): In VS add a breakpoint and specify the location as, for example {,,compluslm.dll}DllMain if you wanted to break when the compluslm.dll Read More...
Project types other than C++ use another wizard mechanism, but if you're extending VC, you probably want to look at http://msdn2.microsoft.com/en-us/library/aa730846.aspx . Cheers! Read More...
If you've tried to create a smart device Win32 project on Windows Vista or after installing IE7, you might have seen a failure with a message in the status bar saying "project creation failed". It's a known issue, and has been fixed in SP1, but if you Read More...
For those of you building applications with significant plugin architectures, this is definitely a blog to keep your eye on. http://blogs.msdn.com/clraddins/ . Read More...
Yes folks, it's ready. Get it while it's still hot from the oven. http://msdn.microsoft.com/vstudio/support/vs2005sp1/default.aspx Read More...
http://blogs.msdn.com/ricom/archive/2006/12/11/avoiding-coding-pitfalls-with-performance-signatures.aspx This is a very interesting article, is it possible that something as simple* as IntelliSense can help you write faster code? Tag method signatures Read More...
If you are experiencing slowness with saving files in VS2005, it may be related to opening files/projects stored an network locations. In any ASP.Net project, saving (or auto-recover) stalls Visual Studio for around 1 minute. I’ve had to disable Auto-Recover Read More...
I just found this link in email, and thought it would prove handy to you lucky MSDN subscribers who already have Vista: http://msdn2.microsoft.com/en-us/vstudio/aa948853.aspx Lately I've been spending a lot of time on the upcoming service pack and Vista Read More...
There are a very large number of commands in Visual Studio 2005, and some of them operate in ways that are subtle, and quick to anger. http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=224080 If Build.BuildOnlyProject doesn't Read More...
More Posts Next page »
 
Page view tracker