visual web developer 2008 express - code behind?

J

James

not sure if I'm using the right terminolgy but I messed around with VS 2005
a couple years ago and the web apps I make encapsulated all the .net code in
a dll file. Will this express edition do this or is that one of the
limitations?
 
C

Cowboy \(Gregory A. Beamer\)

What is the final goal?

Stand alone library?
You are best to refactor into a class library. For this, you will need one
of the other express products.

or Website in a box? ;-)
You can create web applications or web sites. At the extreme end of the
spectrum, you can have a web application compile all code, including tags,
into a DLL. It will still have .aspx files, but they will be empty except
for a pointer to the DLL.
 

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,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top