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
VS Project Blog Moving
Posted
over 4 years ago
by
Brian Tyler
0
Comments
We aren’t going away -- we’re just moving to a better home. To give you even more news, articles, and walkthroughs on Visual Studio, the VS Project Team blog is moving to become part of The Visual Studio Blog . As part of The Visual Studio Blog , we’ll...
VS Project Team Blog
Minify your EmbeddedResource .js and .css files in your MSBuild project
Posted
over 4 years ago
by
Andrew L Arnott
0
Comments
If you write a C# or VB.NET class library that contains ASP.NET controls that also have .js or .css files embedded in your assembly, you probably want to minify those files for optimal download size in production, but keep the files readable for coding...
VS Project Team Blog
Microsoft Development Tools Ecosystem Summit
Posted
over 4 years ago
by
Brian Tyler
5
Comments
If there is one thing Microsoft is really good at, it is creating really long names for things :) But the name aside, I just wanted to add my call to what is likely to be several blog posts about this upcoming event starting on October 19th. VS 2010...
VS Project Team Blog
We're Still Here!
Posted
over 4 years ago
by
Brian Tyler
7
Comments
Sorry for our absence in the last couple of weeks - we've had some internal deadlines to hit and so everyone on the team has been really swamped. However, things are calming down again so I hope to have some new posts up soon. Feel free to post up requests...
VS Project Team Blog
Enable C++ project system logging
Posted
over 4 years ago
by
Andrew L Arnott
3
Comments
Update (7 June 2012): Instructions when using Visual Studio 2012 The new Visual C++ project system in Visual Studio 2010 leverages the .NET System.Diagnostics trace logging feature to help users investigate why certain operations have failed or just to...
VS Project Team Blog
VC++ Directories
Posted
over 4 years ago
by
Brian Tyler
31
Comments
The goal of this post is to quickly explain what VC++ Directories are, what happened to them in VS 2010 and why the change was made. Life in VS 2008 To start with, let’s take a look at the VS 2008 feature of VC++ Directories. If you were to go to the...
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...
VS Project Team Blog
MSBuild Syntax and the IDE
Posted
over 4 years ago
by
Brian Tyler
2
Comments
Changing over to MSBuild as the project file format and build engine has some subtle changes. I just want to give a quick tour of the main concepts and terms so you'll be better able to work with the system - and better able to understand the new features...
VS Project Team Blog
Hello and Welcome
Posted
over 4 years ago
by
Brian Tyler
2
Comments
Hi! My name is Brian Tyler and I'm the technical lead for the VS Project Team here at Microsoft. Our areas of responsibility are those surrounding projects and solutions in Visual Studio - specifically the C++, C# and VB project systems - but we're involved...
Page 1 of 1 (12 items)