no /bin folder and no binaries?

J

jc

I have an asp.net 2.0 website with vb.net classes. I can run that
website with no problems from vs.net and from an iis 6.0 server. I
deploy using a standard copying of files.

I noticed a similar website i did not develop has a /bin folder with
binaries.

I presume the developer compiled the site to binary at some point to
deploy only binaries. What other steps/happenings would cause the
creation of a /bin folder with binaries?

Thanks.
 
Y

younlaot

A binary is just a compiled class. You could have the same set up if
you compiled your vb.net classes to a binary file. The only different
is, a binary file you can not change and multiple developers can use
it. Class files you can change and other developers can change you
classes around.
 
J

jc

A binary is just a compiled class.  You could have the same set up if
you compiled your vb.net classes to a binary file.  The only different
is, a binary file you can not change and multiple developers can use
it.  Class files you can change and other developers can change you
classes around.
 
J

jc

but by default, binaries and a /bin directory are not generated right?

Would you know, what generates /bin and the binaries in that other
project? the other developer was showing me that she deploys through
some menu option, perhaps thats what creates it.

Thanks.
 

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,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top