.NET news » Visual Studio Visual Studio Rss Feed

< 1 2 3 4 5 6 7 8 9 >
Visual Basic 2005 Jumpstart
Author: Wei-Meng Lee
Average rating: 3.5 / 6
(6 reviews)
More .NET Visual Studio books
download
Developing Visual Studio Add-in to enforce company's standard modification history
Using Visual Studio.net to develop Add-in to enforce company's standard modification history
Explorer - A Visual Studio 2005 add-in which interacts with Windows Explorer
This add-in adds the ability to open Windows Explorer at specified locations and to execute the application in 'Windows Explorer mode'.
Super Context Menu
Long time ago, I wondered how Microsoft Access put an Edit control on the context menu! Then I got another idea ... why don't we use any control(s) on the context menu? This will make the user interface easier to use, learn and increase productivity. The good news here is that, you can make it the same way you design a user control or a form using the Visual Studio designer..
11 Jun 2008, 12:12:00   Source: Super Context Menu   Tags: Visual Studio Addins GUI
Visual Studio Project MRU List Editor III
An update to a stand-alone tool for editing Visual Studio's MRU list.
5 Jun 2008, 16:23:00   Source: Visual Studio Project MRU List Editor III   Tags: Visual Studio Software
SharePoint Workflow Wizard in Visual Studio 2008
Visual Studio tools for office 2008 provides variety of workflow templates. Ofcourse, these workflow templates are based on Windows Workflow foundation (WF) . Continuing the efforts of integrating the other technologies usage and making the Visual Studio as a single UI IDE for developing various components of different technology, Microsoft have came up with few workflow templates specific for SharePoint in Visual Studio tools for office. This article will give you sneak preview about the sharepoint workflows and also provide details on why should we use the sharepoint workflow templates of Visual studio 2008.
SnipPit - A snippet Repository
SnipPit is a Visual Studio 2008 Add-In (and a desktop application is included too) that allows for storing, retrieving, and searching for code snippets. It allows for keywords, code/language types, multiple users, public and private snippets. It also provides a right-click menu within VS and comes with a desktop program for use in applicationss other than VS.
12 May 2008, 11:09:00   Source: SnipPit - A snippet Repository   Tags: Visual Studio Addins Software
Visual Studio 2008 Organize Usings Command
When creating new code files or designers that include code behind the design window, using statements are added automatically. With the Organize Usings command, redundant using commands can be automatically removed and the remaining items can be sorted.
11 May 2008, 08:51:58   Source: Visual Studio 2008 Organize Usings Command   Tags: Visual Studio
Delete Links from the Recent Projects List on the Start Page of Visual Studio 2003, 2005 and 2008
This application deletes links from the Recent Projects list on the Start page of Visual Studio 2003/2005/2008
A generic List and Dictionary Debugger Visualizer for VS.NET

This is a simple List<T> and Dictionary<T,T> debugger visualizer for Visual Studio.NET 2005 and 2008. The only requirement for it to work in that the classes inside the lists or dictionaries should be marked as [Serializable].

Visual Studio Code Analysis
Visual Studio Team System 2008 now includes code analysis tools in the Development and Team Suite editions. Using the code analysis feature, your code for managed assemblies can be scanned to ensure compliance with standard programming and design rules.
7 Apr 2008, 18:10:25   Source: Visual Studio Code Analysis   Tags: Visual Studio
< 1 2 3 4 5 6 7 8 9 >