Sign in
VS Project Team Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
ASP.NET
cl.xml
Logging
MSBuildTargets
MSBuildTasks
Property page
References
XAML
Archive
Archives
November 2009
(1)
October 2009
(1)
August 2009
(2)
July 2009
(2)
June 2009
(4)
May 2009
(2)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
VS Project Team Blog
Inherited Properties and Property Sheets
Posted
over 4 years ago
by
Brian Tyler
5
Comments
In my last post , I talked at length about the various types of MSBuild elements – items, properties, imports, etc. One of the things that I said I would get around to in a later post was to explain what I meant by “inherited properties”, where they came...
VS Project Team Blog
Insights into the VC++ Project System (Channel 9 Video)
Posted
over 4 years ago
by
Brian Tyler
1
Comments
Bogdan Mihalcea is a developer on the VC++ build and project system team and he's been working on the new project and build system for VC++. He has some great insight to share about the architecture and the advantages that VC++ developers can leverage...
VS Project Team Blog
Platform extensibility - Part 2
Posted
over 4 years ago
by
Pavan Adharapurapu
7
Comments
In my previous blog post on platform extensibility, I introduced you to the data-driven nature of the property pages UI. I explained how a collection of xml files drives the UI but stopped short of describing the contents of these files. I'll continue...
VS Project Team Blog
Platform Extensibility - Part 1
Posted
over 4 years ago
by
Pavan Adharapurapu
3
Comments
Have you ever wanted to write a custom tool (like a custom parser or a compiler) and add it to the VC++ project system? Until now, we had three disparate ways of doing it, viz. Build Events, Custom Build Step and Custom Build Rule. These three methods...
Page 1 of 1 (4 items)