Codebehind from another project

K

Kevin

Hi!
It's possible load the code behind from another project in C# 1.1 ? I want
to compile my website in one dll per page, like does Asp.Net 2.0

Thanks
 
J

Juan T. Llibre

re:
It's possible load the code behind from another project in C# 1.1 ?

Sure. In VS 2003, just add the other project to an existing project.

re:
I want to compile my website in one dll per page, like does Asp.Net 2.0

You must be confused.

ASP.NET doesn't compile anything to a single dll.
Visual Studio 2005 doesn't do that, either, unless you're using the Web Application Project:

http://webproject.scottgu.com/
 

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,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top