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)
March, 2006
MSDN Blogs
>
Manish Agarwal
>
March, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Manish Agarwal
Redirecting the copy of output assemblies for individual solutions to specified subfolders at drop site in Team Build
Posted
over 6 years ago
by
ManishAgarwal
9
Comments
Team Build overrides the output directories that are specified in the individual project files, and thus places all build output at $(BinariesRoot)\$(Platfom)\$(Configuration)\ Is there a way disable copying the assemblies at drop site? Yes...
Manish Agarwal
Issues in create the instance of singilton class using reflection in C#
Posted
over 6 years ago
by
ManishAgarwal
6
Comments
Scenario - I have a public class (named class1) with only internal constructors. Assume this class exists in assembly class1.dll. Now I want to create the instance of class1 inside another public class (named class2) that exist in another assembly...
Manish Agarwal
Overriding precedence for properties in MSBuild
Posted
over 6 years ago
by
ManishAgarwal
4
Comments
You can set the value of property in the following manner pass the value in proj/targets file inside PropertyGroup tag pass the value in the msbuild command line using /p switch pass the value of the property in rsp file using /property...
Page 1 of 1 (3 items)