Loading VB.Net Controls into VB6 Apps (Pros and Cons)
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Guys, just wanted to know what you think about this. what are the pros and cons, methods that could help for faster execution or loading time. Pros... 1. Don't have to migrate the whole application or start from scratch. . . . Cons... 1. very slow. (bindings, loading of controls) . . .
-
Guys, just wanted to know what you think about this. what are the pros and cons, methods that could help for faster execution or loading time. Pros... 1. Don't have to migrate the whole application or start from scratch. . . . Cons... 1. very slow. (bindings, loading of controls) . . .
Is there anything here that can help you? http://msdn.microsoft.com/vbrun/vbfusion/[^]
Kevin