ASP.NET 2.0 deployment

A

Amelyan

I dosn't want to deploy my *.aspx.cs files. What do I do so that *.aspx.cs
files are compiled into my project dll and are not required by their
corresponding *.aspx files?

Thank you,
-Boris
 
R

Rick Strahl [MVP]

Deployment is pretty complex in ASP.NET 2.0 and you need to basically
precompile your project using the ASPNET_COMPILER.EXE file.

If you want to play around with the different options you can check out this
free tool:

http://west-wind.com/weblog/posts/3763.aspx

which lets you easily play with the different compiler options and shows you
what hte command line equivalents are...

+++ Rick ---

--

Rick Strahl
West Wind Technologies
www.west-wind.com
www.west-wind.com/weblog
 

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

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,140
Latest member
SweetcalmCBDreview
Top