Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Visual Studio 2005   (RSS)

Snippy Makes Writing IntelliSense Code Snippets Easier

Check out Snippy . It's a tool that makes writing IntelliSense code snippets for Microsoft Visual Studio 2005 easier. (Thanks to a customer who pointed me to this!) -- Paul ------------------------------------ This posting is provided "AS IS" with no

3-Minute Video: How to Create a New IntelliSense Code Snippet

Attached to this blog post is a video that I created that demonstrates how to create a new IntelliSense code snippet using Microsoft Visual Studio 2005. The video is 3 minutes, 11 seconds in length. The file size is 2.9 MB. Enjoy! -- Paul P.S. I'm interested

1-Minute Video: How to Use the Code Snippets Manager

Attached to this blog post is a video that I created that demonstrates how to use the Code Snippets Manager using Microsoft Visual Studio 2005. The video is 1 minute, 23 seconds in length. The file size is 1.3 MB. Enjoy! -- Paul P.S. I'm interested in

2-Minute Video: How to Insert an IntelliSense Code Snippet

Attached to this blog post is a video that I created that demonstrates how to insert an IntelliSense code snippet using Microsoft Visual Studio 2005. The video is 2 minutes in length. The file size is 1.7 MB. (See if you can catch the typo in my video:

Your Feedback Wanted to Improve Visual Studio Help

Last week, I asked several customers who were visiting Microsoft to give me some feedback on the Microsoft Visual Studio 2005 documentation and the Visual Studio 2005 SDK documentation. I'd like to give you the opportunity to participate also -- simply

Visual Studio Macro for Replacing Text in a File

Recently, I used Microsoft Visual Studio 2005 to edit a set of HTML files. As I began to search and replace the same text over and over in these files, I realized that I could do it faster with a macro. To be honest, I had only used Visual Studio macros

Using Visual Studio to Edit Web Pages

I am currently involved in a project that requires me to edit a lot of Web pages. I haven't really used Microsoft Visual Studio to edit Web pages - I've generally used Microsoft FrontPage for that. So I thought I'd give Visual Studio 2005 a try. Before

The Visual Studio 2005 Image Library

I've noticed several customers asking about the Microsoft Visual Studio 2005 Image Library, which is a collection of application images that appear in Microsoft Windows, Microsoft Office, Microsoft Visual Studio, and other Microsoft software. You can

Customizing and Extending Visual Studio

There are lots of ways to customize and extend Microsoft Visual Studio 2005 to help you be more efficient and productive as you create solutions and tools for yourself and others. When we discuss customizing Visual Studio, we generally refer to changing

Introducing Starter Kits

New for Microsoft Visual Studio 2005, Starter Kits are enhanced project templates that can be shared with other members of the community. A Starter Kit includes code samples that compile, documentation, and other helpful resources to enable you to learn

Taking Shortcuts

I was building an application in C# this evening, but when I pressed the CTRL + B shortcut key combination expecting to build it, nothing happened. That's because different Microsoft Visual Studio supports different shortcut key mapping schemes. For example,

What is MSBuild?

MSBuild is the new extensible, XML-based build engine that is included with Microsoft Visual Studio 2005 and the .NET Framework 2.0. MSBuild introduces a new XML-based project file format that is straightforward to understand and extend, and is fully
 
Page view tracker