tbcmartinharvey Posted October 9, 2005 Posted October 9, 2005 I have created some public classes that I want to access. So far i havent been able to access these classes. Is it necessary to compile these classes together as a dll to access these classes and if it is how do I do this ?. I am using webmatrix with vb.net. Many thanks Martin Quote
Nate Bross Posted October 9, 2005 Posted October 9, 2005 I maybe answering under the question here, but here goes. You need to import the class into the current aspx page, and you need to define a variable as a new instance of the class. I apologize if I misunderstood the question. Quote ~Nate� ___________________________________________ Please use the [vb]/[cs] tags on posted code. Please post solutions you find somewhere else. Follow me on Twitter here.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.