Sign In
Manish Agarwal
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
No tags have been created or used yet.
Archive
Archives
May 2006
(3)
April 2006
(5)
March 2006
(3)
February 2006
(1)
January 2006
(7)
December 2005
(6)
November 2005
(4)
October 2005
(4)
September 2005
(6)
August 2005
(1)
July 2005
(6)
December, 2005
MSDN Blogs
>
Manish Agarwal
>
December, 2005
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Manish Agarwal
Working with multiple team projects in Team Build
Posted
over 7 years ago
by
ManishAgarwal
18
Comments
Building solutions that reference to assemblies belonging to different team project Scenario Assume that we two projects (ConsoleApplication1 and ConsoleApplication2) under team project (TP1) and they are using the assembly (commonlibrary...
Manish Agarwal
Easy way of doing customization for all build types in Team Build
Posted
over 7 years ago
by
ManishAgarwal
0
Comments
What is the best way to override the properties, items and targets defined in Tfsbuild.proj and Microsoft.TeamFoundation.Build.targets file? Additional how to pull all the customizations out of specific build type (Tfsbuild.proj) and make it available...
Manish Agarwal
Defining common fxcop ruleset for all projects/solutions/configurations
Posted
over 7 years ago
by
ManishAgarwal
6
Comments
User wants to configure a common set of fxcop rules and use them for all projects/solutions. Does he need to configure the common set for every new project/solution/configuration? No. User need to override the "CodeAnalysisRules" property to include...
Manish Agarwal
Interesting behavior in desktop build ...
Posted
over 7 years ago
by
ManishAgarwal
0
Comments
Desktop build not stopping immediately on build break ... Details If I am building two solutions sln1 and sln2 for two configuration debug|x86 and release|x86 and there is a compiler error in sln1. The build process tries to build sln1 (for...
Manish Agarwal
MSbuild tasks to integrate/customize Team Foundation Version Control functionality with Team Build
Posted
over 7 years ago
by
ManishAgarwal
7
Comments
You can use MSbuild exec task to execute any system command. The task also gives you option to specify the working folder from where to execute the command. This is useful for the scenarios where you want to run a tool from specific location. Do note...
Manish Agarwal
Workspaces in Team Build
Posted
over 7 years ago
by
ManishAgarwal
0
Comments
Workspace represents the client side view of the source control repository. When you create new build type using wizard, you have the option of selecting the template workspace. This implies that you want to have the same view of repository as defined...
Page 1 of 1 (6 items)