C
COHENMARVIN
Suppose I'm writing an ASP.net page with collections, sql server
database connections, etc. How do I know what '@import' directives I
am supposed to use?
Also, is there compilation I am supposed to do with code-behind
classes? If so, how do I know what libraries to link them to when I
compile them with vbc.exe?
Thanks,
CohenMarvin
database connections, etc. How do I know what '@import' directives I
am supposed to use?
Also, is there compilation I am supposed to do with code-behind
classes? If so, how do I know what libraries to link them to when I
compile them with vbc.exe?
Thanks,
CohenMarvin