Browse by Tags
All Tags »
Visual Studio 2008 Tip of the Day (RSS)
Going through my folder of my blog “contact me” emails, I came across this question. I like tricking Visual Studio into doing things, so I thought I’d share. Is there a way to display only line number of coded lines, i.e. don’t number blank lines? Numbered
Read More...
Petition is here: http://twtpoll.com/iuz95p and closes Aug 5. When I was 3 years old, I invented the “Koala bear game.” You hide the Koala bear behind your back, then run up to the adults asking them “guess what i’ve got behind my back?” I played night
Read More...
Head over to Scott Cate’s blog to relive the Tip of the Day series, but with videos this time. Scott has taken it upon himself to do a video for each of the 382 tips. URL - http://scottcate.com/tricks/ RSS – http://feeds.scottcate.com/VSTricks
Read More...
‘Cause nothing lasts forever… even cold November rain My most sincere thanks to you for reading the 17 month series. Because of you, people from my hometown are going to college. All because of community inspiring community. I want to part ways saying
Read More...
This is really a repost from 3 (and even 4) years ago when Tip of the Day was just a weekly series. I’m really glad to hear that Visual Studio 2010 will have multi-monitor support. Really, really glad, as you can tell from the original blog post. Of course,
Read More...
A while back, when I was collecting Visual Studio tips, the “Open Source” command was pointed out to me. Considering my day job (I’m the Program Manager for CodePlex.com ), I couldn’t wrap my head around this command, even after the 2 second demo. After
Read More...
This tip is specific for Visual Studio 2008. You can easily find the samples that have been installed for Visual Studio by going to Help-Samples. Then in the browser, click on the local Samples folder link. As the message box states, the samples are in
Read More...
I feel obligated to talk about Dynamic Help. In any feature area that I tested, there was always the Help category in the test case bed. The Help category represented things like F1, documentation content, and of course Dynamic Help. Dynamic Help is a
Read More...
If you do a search for the phrase “how to create a custom winform control” using the default options in the General Development Environment, you’ll get back 500 results, as shown below. If you go to Tools – Options – Help – General (and in VS shell, add
Read More...
Today’s tip is just a collection of some tweaks you can make to your search results. Although 16 months ago, I would have said each one of these tweaks is its own tip. But these days I’m all about quality over quantity , since you readers keep me honest
Read More...
According to my notes (taken on July 11, 2007, so it’s been a while), you should be able to save your search filters too, so I’m wondering if this is a “just me” situation or if this is working for others. Yes, I’ll admit, I haven’t installed SP1 yet
Read More...
If you bring up a help page by pressing F1, doing a search, filtering via the Index, or any other method that doesn’t involve the Contents tool window, you’ll notice the Contents window will be out of sync with the current page. To put it back in sync
Read More...
Once upon a time, a computer programmer drowned at sea. Many <insert occupation here> were on the beach. They heard the screams of “F1 F1”, but no one understood… Welcome to the Help tips series! In my quest for Visual Studio completeness (in the
Read More...
I never knew we put in object model support for the Import / Export Settings feature. When I was testing the feature, I remember being told there wasn’t time in the schedule to do it. Obviously priorities changed after I moved onto the next feature area,
Read More...
Update: i've fixed the registry key for the recent files. ironically in my VS Tips talk today in Denmark, in the handout, i had a typo in the handout where I put "Recent" instead "Project" for the project MRU. Have you ever deleted or renamed a project,
Read More...