Compile ASP.NET via command line

G

Guest

Hi all,

Can someone please tell me how to compile an ASP.NET project via the command line using just the .NET Framework SDK? I have completed an ASP.NET project in VS.NET, but due to certain reasons, I am taking my copy of VS.NET off my machine and there will be someone else developing the project further, but he doesn't have the VS.NET, so I would like to know how he would go about compiling this ASP.NET project so that his new changes to the code and html will display properly - but he'll only have the Framework SDK.

Thanks
Kevin
 
M

Martin Marinov

Have a look at
http://msdn.microsoft.com/library/d...uide/html/cpconbuildingmulti-fileassembly.asp

Regards
Martin
Kevin said:
Hi all,

Can someone please tell me how to compile an ASP.NET project via the
command line using just the .NET Framework SDK? I have completed an ASP.NET
project in VS.NET, but due to certain reasons, I am taking my copy of VS.NET
off my machine and there will be someone else developing the project
further, but he doesn't have the VS.NET, so I would like to know how he
would go about compiling this ASP.NET project so that his new changes to the
code and html will display properly - but he'll only have the Framework SDK.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,167
Latest member
SusanaSwan
Top