|
-
Jul 30th, 2002, 11:07 PM
#1
Thread Starter
Hyperactive Member
(Answered)-Question about .Net Framwork
Does the .net framwork support all of the controls in vb? In the past the vbruntime has supported the controls you can use by default but anything else such as the winsock control required the corresponding dependency file.
Last edited by Comreak; Jul 30th, 2002 at 11:55 PM.
-
Jul 30th, 2002, 11:09 PM
#2
It supports all the native controls in .NET and any custom controls can just be distributed to the same folder as the app that uses them or registered in the GAC.
-
Jul 30th, 2002, 11:29 PM
#3
Thread Starter
Hyperactive Member
In other words, all my end user would need is the .net framwork if I didn't use any controls except for the ones that come with .net, correct?
-
Jul 30th, 2002, 11:40 PM
#4
-
Jul 30th, 2002, 11:54 PM
#5
Thread Starter
Hyperactive Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|