A
Anbu
Hi All,
I'm creating an ASP.NET 2.0 web solution using VS 2005. The solution
(.sln) contains 4 projects, one depends on another. I need to compile
the project files using automated process, which will call the
compilation process project by project.
How can i compile a project alone from the solution??
In earlier version of VS, the project information was stored in a
project file like .csproj or .vbproj, which allowed to compile the
project based on our need.
Any help would be appreciated.
Thanks,
Anbu
I'm creating an ASP.NET 2.0 web solution using VS 2005. The solution
(.sln) contains 4 projects, one depends on another. I need to compile
the project files using automated process, which will call the
compilation process project by project.
How can i compile a project alone from the solution??
In earlier version of VS, the project information was stored in a
project file like .csproj or .vbproj, which allowed to compile the
project based on our need.
Any help would be appreciated.
Thanks,
Anbu