Hi all,
When i create a new website in visual studio 2008, i cant create instance of a class in another class. for example, i have a main.aspx and profile.aspx,
in main.aspx.vb , i cant write Dim pMenu as new profile. How can i do that in a website project.
Thank you
...
Go to the complete details ...