InfoQ

Topic/Tag specific view

Visual Studio Content on InfoQ


Latest featured content about Visual Studio

Book Spotlight: Visual Studio 2008 Unleashed

Community
.NET
Topics
Programming,
IDE

Mike Snell and Lars Powers tackle developer productivity with their recent book titled Visual Studio 2008 Unleashed by Sams Publishing. Included is a sample chapter for download, Chapter 10 on Debugging.

News about Visual Studio

Code2Plan, a Free Visual Studio Agile Project Management Add-in

Community
.NET,
Agile
Topics
Artifacts & Tools,
Agile Techniques

Jesse Johnston and Denis Morozov created code2plan, an Agile software project management tool, as a beta Visual Studio add-in and released it for free. The tool also runs as a stand-alone application that can be used to track projects, iterations, user stories, features, tests, defects and builds.

StickyNotes for Visual Studio 2008

Community
.NET
Topics
Artifacts & Tools

StickyNotes is a Visual Studio plug-in allowing the creation of sticky notes attached to documents of a solution. There is a free community version and also a professional one.

WiX: The Future of Setup/Deployment Projects for Windows Developers

Community
.NET
Topics
Open Source

Setup/Deployment Projects are currently strongly tied to the Visual Studio IDE itself. This makes it unnecessarily difficult to build setup/deployment projects from tools such as NAnt and MSBuild. Microsoft will be addressing this by replacing the venerable tool with WiX, their open-source Windows Installer XML toolset.

LiveRun – Taking REPL One Step Sideways

Community
.NET
Topics
IDE

Visual Studio doesn't have much support for REPL-style coding, which is unfortunate as the situations where that would be really useful aren't going away. As a work-around Lucian Wischik offers LiveRun, a VS plug-in that constantly runs a program as its being written. This makes for a useful, though not perfect, tool for presentations and just trying things out.

Articles about Visual Studio

Test Driven Development with Visual Studio for Database Professionals

Community
.NET
Topics
.NET Framework

Developers familiar with Test-Driven Development would like to continue their familiar Red-Green-Refactor cycle even when working with Stored Procedures. Cory Foy shows how to use Visual Studio for Database Professionals and inclusive tools as a framework for performing database unit tests.

Book Excerpt and Review: Hitchhiker's Guide to Visual Studio and SQL Server

Community
.NET
Topics
Data Access

With SQL Server 2000's hitting its end of life date next April, many shops that have been delaying the upgrade to SQL Server 2005 need to start looking at it seriously. This is why we have chosen to review the seventh edition of William Vaughn's Hitchhiker's Guide to Visual Studio and SQL Server.

Interviews about Visual Studio

Enterprise Interoperability with Kevin Wittkopf

Community
.NET,
Java
Topics
Interop,
Web Services

Kevin Wittkopf talks about interoperability, focusing on .NET and Java, from web services to bridging techniques, message busses and hub approaches, and how those are helping to bring about the end of the platform wars.

Brian Beckman and Erik Meijer on Tesla

Community
.NET,
Architecture
Topics
Artifacts & Tools,
Web Frameworks,
.NET Framework

The project code-named TESLA in Microsoft Research is being spearheaded by Brian Beckman and Erik Meijer. LINQ is the first technology aimed at democratizing the Internet coming from Microsoft. From Monoids to LINQ, Brian and Erik provide insight into the future of the .NET Framework languages at Microsoft and how they plan to change the Cloud as we know it today.

Books about Visual Studio

Visual Studio .NET Tips and Tricks

Community
.NET
Topics
Artifacts & Tools,
Programming

Visual Studio .NET Tips and Tricks is a book explaining how to use VS.NET efficiently. Organized into short and easy-to-grasp sections, and containing tips and tricks on everything from editing and compiling to debugging and navigating within the VS.NET IDE, this book is a must-read for all .NET developers, regardless of expertise and whether they program in C#, VB.NET, or any other .NET language. This book covers the Visual Studio .NET 2002, 2003, and 2005 Beta 1 releases.