Sign in
MSDN Blogs
Microsoft Blog Images
More ...
MSDN Blogs
>
The Visual Studio Blog
>
April, 2010
Server & Tools Blogs
>
Developer Tools Blogs
>
The Visual Studio Blog
Executive Bloggers
S. Somasegar
Brian Harry
Scott Guthrie
Jason Zander
Visual Studio
Visual Studio
Blend
LightSwitch
Line of Business Apps by Beth Massi
Setup & Install by Heath Stewart
Application Lifecycle Management
Visual Studio ALM
Team Foundation Service
Languages
Visual Basic
Visual C#
Visual C++
Visual F#
JavaScript
.NET Framework
.NET Framework
.NET Parallel Programming
ADO.NET (Managed Providers, DataSet & EF)
ASP.NET by Scott Hanselman
Base Class Library (BCL)
Silverlight
WCF Data Services
Workflow
Platform Development
Internet Explorer
Apps for Office and SharePoint 2013
SharePoint
Office
Web
Windows 8
Windows Store
Windows Azure
Windows Phone
The Visual Studio Blog
The official source of product insight from the Visual Studio Engineering Team
Subscribe
Comments
Facebook
Menu
Blog Home
Atom
Translate this page
Powered by
Microsoft® Translator
Language options
Simplified Chinese (中文)
Live Now on Developer Tools Blogs
Tags
.NET Framework
announcement
bugs
C#
Dan Moseley
editor
extensibility
extension
features
MSBuild
Paul Harrington
Performance
Project
Shell
tips&tricks
Visual Studio 11
Visual Studio 2012
Visual Studio 2013 Preview
Visual Studio vNext
VS Gallery
VS2010
VS2012
VSIX
Weston Hutchins
WPF
More
▼
Less
▲
Videos
Twitter Feed
Related resources
Visual Studio Developer Center
Visual Studio Product Website
Archives
Archives
July 2013
(10)
June 2013
(4)
May 2013
(1)
April 2013
(1)
March 2013
(1)
January 2013
(1)
November 2012
(2)
October 2012
(4)
September 2012
(1)
August 2012
(2)
July 2012
(1)
June 2012
(6)
May 2012
(6)
April 2012
(3)
March 2012
(5)
February 2012
(3)
January 2012
(2)
November 2011
(2)
October 2011
(8)
September 2011
(7)
August 2011
(2)
May 2011
(4)
April 2011
(3)
March 2011
(2)
February 2011
(3)
January 2011
(1)
December 2010
(1)
November 2010
(3)
October 2010
(3)
September 2010
(2)
August 2010
(2)
July 2010
(10)
June 2010
(11)
May 2010
(14)
April 2010
(6)
March 2010
(18)
February 2010
(19)
January 2010
(10)
December 2009
(8)
November 2009
(9)
October 2009
(9)
September 2009
(2)
March 2009
(1)
More
▼
Less
▲
Blog - Title
April, 2010
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
The Visual Studio Blog
Custom Build Steps, Tools, and Events
Posted
over 3 years ago
by
Andrew L Arnott
15
Comments
The VC++ build system is of course MSBuild based in VS 2010. This automatically gives you a great deal more flexibility to customize your build than you had with .vcproj project files in prior releases. We went out of our way to ensure that...
The Visual Studio Blog
Start Extending Visual Studio 2010!
Posted
over 3 years ago
by
Visual Studio Blog
8
Comments
Visual Studio not only boasts a wide variety of tools to improve developer productivity, but it is also extremely extensible so that it can be tailored and customized to serve specifically your needs. In fact, one of the key benefits of Visual Studio...
The Visual Studio Blog
Custom Extension Types with VSIX
Posted
over 3 years ago
by
Aaron Marten
6
Comments
DISCLAIMER: While the following technique is supported in Visual Studio 2010, the interfaces and methods exposed by Microsoft.VisualStudio.ExtensionManager.dll are likely to change in future Visual Studio releases. If you create an extension that relies...
The Visual Studio Blog
Visual Studio 2010 is now available!
Posted
over 3 years ago
by
Visual Studio Blog
53
Comments
As Soma announced on his blog this morning, Visual Studio 2010 and .NET Framework 4 have just launched! The Visual Studio team has been working on this release for more than two years and we’re extremely proud to announce the availability of the...
The Visual Studio Blog
WPF in Visual Studio 2010 – Part 7 : Wrap up
Posted
over 3 years ago
by
Visual Studio Blog
7
Comments
This is the final part in the WPF in Visual Studio 2010 series. Reflections on the Series One of the aims of this series was to give a deeper look into collaboration the Visual Studio and WPF teams undertook during this release, specifically focusing...
The Visual Studio Blog
MSBuild Property Functions
Posted
over 3 years ago
by
Visual Studio Blog
21
Comments
Have you ever wanted to do something simple in a build, like get a substring of a property value, and found that MSBuild didn't have syntax for it? You then had to write a task for it, which was tiresome to do for such a simple operation. What's more...
Page 1 of 1 (6 items)