How to compile a .aspx in a Assembly?

D

Dexter

Hello all,
i have a class and a .aspx file, and i need to compile all in a assembly
file.
I want to distribute only the assembly (.dll), and not a assembly file and a
..aspx file.

Somebody can help me with this task?

Thanks


Dexter
 
S

Scott Allen

I don't think this is possible in .NET 1.x. It is one of the features
coming in 2.0 next year.
 

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

Top