If you place the SRC attribute, the source.vb file is not compiled and you
must provide it with the ASPX page on the server.
If you place the CodeBehind attribute, the source.vb file is compiled by
Visual Studio.net in a DLL, and you must provide juste the DLL and the ASPX
page on the server (the source.vb file is not needed).
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.