G
Guest
Hi. I'm trying to create a Public Module in a VB.NET/ASP.NET application.
When coding the module I don't get real-time error checking/intellisense from
Visual Studio. Basically I can type whatever I want into the module, and VS
doesn't error check it or anything.
Error checking & intellisense work for everything else in the project
including code-behind files and other classes.
Why doesn't VS provide error checking/intellisense for VB.NET Modules? Thanks
When coding the module I don't get real-time error checking/intellisense from
Visual Studio. Basically I can type whatever I want into the module, and VS
doesn't error check it or anything.
Error checking & intellisense work for everything else in the project
including code-behind files and other classes.
Why doesn't VS provide error checking/intellisense for VB.NET Modules? Thanks