When using VB and ASP in Visual Studio, do I need to compile the .VB code before using?

John

New member
I am working w/ source code that someone else wrote. They have an ASPX file which references an ASPX.VB file. Does the VB code need to be compiled before it can be used?

If so, what file type is the VB code compiled into? A DLL?

Thanks.
 
Back
Top