Compiling options with Visual Studio

J

jostein.solstad

Hi

I have been working with Delphi to create asp.net sites so far. I am
now trying my luck with Visual Studio. But there are some differences
in compiling, publishing my site that i have a questin about.

In Delphi, by default, when you compile your project, you get all
the .aspx files and a myproject.dll in the bin directory. Each time i
compile, the .dll is recompiled, but it still has the same name. The
advantage with this, is that if i only have done changes in code-
behind, the myproject.dll file is the only file i have to upload to my
ftp.

With Visual Studio, when i compile with the updatable option on, i get
a new name for the .dll each time when i re-compile. A cryptic name
like oFsdfeWs.dll. Since all the .aspx files has a reference to
the .dll i also need to upload all the .aspx files instead of just
one .dll.

Anyone know how i can do this in Visual Studio, the same way it was
solved in delphi.net?
 

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,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top