
using vs.net for asp.net pages
I am just starting to learn asp.net. I want to use vs.net as my development
environment. Here is a question - hopefully an easy one. I am tryiing to
create a custom control. I have the .vb (which defines the namespace and
class) file and the .aspx file which will use it - both in a folder called
testProject. What I don't know how to do is get the vb file compiled into a
.dll (which I gather is the process) and then include it in the .aspx file
properly. I have read some example that use the command line to compile -
but I would like to just use the IDE.
thanks
--
BJ Daniels
mcse, mct