.NET news » Visual Studio 
Mastering Visual Studio .NET
Authors: Chris Sells, Ian Griffiths
Average rating: (3 reviews)
More .NET Visual Studio books
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.
Introducing Visual Studio .NET 2008 - Top 10 Features
After a long beta period, Visual Studio .NET 2008 is finally on general release. There are a ton of new features and enhancements in this release that make it almost a no-brainer to upgrade - I thought I?d take a moment and list my top ten favorites in no particular order.
26 Mar 2008, 15:36:00 Source: Introducing Visual Studio .NET 2008 - Top 10 Features
Tags: Visual Studio
VSTO 3.0: Developing Office Business Apps with Visual Studio 2008
With custom form regions in Outlook you can pull in data from designated data sources and truly customize your users' Outlook 2007 experience.
22 Jan 2008, 18:00:00 Source: VSTO 3.0: Developing Office Business Apps with Visual...
Tags: Office
Visual Studio
Authoring Visual Studio Debugger Visualizers
Visual Studio Debugger Visualizers are a great addition to the developers debugging toolbox. Their purpose is to provide a custom view of data during a debugging session. This article will cover developing a simple string visualizer that allows the string to be replaced during the visualizer session. Additionally, necessary steps to debug your visualizer will be covered.
22 Jan 2008, 06:28:00 Source: Authoring Visual Studio Debugger Visualizers
Tags: Visual Studio
Addins
Debug
Foundations: What's New for WCF in Visual Studio 2008
Visual Studio 2008 and the .NET Framework 3.5 provide new tools and support that extends Windows Communication Foundation (WCF). Visual Studio 2008 also automates a number of manual WCF tasks for the developer as well.
17 Dec 2007, 18:00:00 Source: Foundations: What's New for WCF in Visual Studio 2008
Tags: Visual Studio
Top 15 Things to Love about Visual Studio 2008
Lead Product Manager Dan Fernandez lists his top 15 things to love about Visual Studio Express.
An Overview of ASP.NET 3.5 and Visual Studio 2008
On November 19, 2007, Microsoft officially released the ASP.NET version 3.5 and Visual Studio 2008. Like with the progression from ASP.NET 2.0 to 3.0, the features in ASP.NET 3.5 are additive, meaning that the core assemblies installed from the .NET Framework version 2.0 are still used by the 3.0 and 3.5 versions. The In short, ASP.NET 3.5 doesn't change or take away or break any functionality, concepts, or code present in 2.0 - it simply adds new types and features and capabilities to the framework.
This article provides an overview of the new features in ASP.NET 3.5 and the new web/ASP.NET-related features in Visual Studio 2008.
20 Nov 2007, 18:00:00 Source: An Overview of ASP.NET 3.5 and Visual Studio 2008
Tags: ASP.NET
Visual Studio
Visual Studio SDK Tips and Tricks
Extensibility in Visual Studio is a bit like science and technology-there is always more to learn and discover even for the experts. In this article, I'll present a few tips and tricks you may find helpful when creating packages with the Visual Studio SDK.
Creating Visual Studio Add-Ins
Visual Studio provides one of the most powerful IDE's on the market. One under-exploited aspect of this IDE is the extensibility model. Programming IDE's are not static development tools. Development techniques, tools, and concepts change. Extensibility has been built into Visual Studio from its early inceptions. The great thing about Microsoft's foresight is that you can augment functionality of Visual Studio yourself. This article will demonstrate how to extend the Visual Studio IDE using Visual Studio, the .NET Framework, and the Visual Studio Add-In and automation models..
Targetting the .NET Framework 2.0 with Visual Studio 2008
Upgrading to a new Visual Studio means installing on a few developer machines - upgrading to target a new framework (3.5) means ensuring that every client of the application has the new framework installed. With Visual Studio 2008 it's possible to target the older frameworks (2.0 and 3.0)
17 Sep 2007, 12:08:00 Source: Targetting the .NET Framework 2.0 with Visual Studio 2008
Tags: Visual Studio

