"farmer" <sd******@sina.com> wrote in news:1122954743.061157.91760
@g14g2000cwa.googlegroups.com:
Thank you,Dear Tam!
I am not using VS.NET IDE just now. Would you mind show me line text
that how that looks like in source code?
In VS.NET... it does all the linking for you.
Say in Edit.vb it contains a class called Edit. User.vb contains a class
called User. These files can be anywhere within the project (i.e. within
their own subdirectory... or within their own DLL. If you're using a
DLL, then you'll need to add a reference).
In code, I would go:
Dim MyUser as User = New User
Dim MyEditor as Editor = New Editor
Unfortunately I don't know how VS.NET links the files all together...
but I'm sure there is a non-editor equivalent.
BTW, have you tried using the free ASP.NET editor on
http://www.asp.net?
Perhaps that will help you manage your code? : )
--
Lucas Tam (RE********@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/