| Thread | Last Post | Replies |
|
| Extended VB6 to .Net Migration | 25 Mar 2006 21:11 GMT | 2 |
Considering a phased VB6 to .Net migration approach and looking for opinions from individuals who may have experienced in this area. Budget cuts do not allow dedicated planned 12 month effort to migrate large VB6 application to .Net, therefore considering opportunistic
|
| keyboard delay problem in VS 2005 | 16 Mar 2006 11:09 GMT | 8 |
I just updated a good sized solution from VS 2003 to VS 2005 (3 EXE and 8 DLL projects). Most of the projects are VB; a couple are C# What I am finding is that when editing code, after modifying a statement, even trivially (like inserting a space in front of the closing ...
|
| amcompat.tlb | 15 Mar 2006 05:32 GMT | 3 |
I recently installed vb.net 2003 onto my PC that had VB6 installed. When I try to load one of the VB6 apps in VB6 it now reports that it cannot load amcompat.tlb. I searched the internet for anything to do with amcompat.tlb but all I got was a confusing set of documents ...
|
| Change main form | 14 Mar 2006 04:09 GMT | 2 |
Brand new to VB .NET 2003 after a little playing with VB6 and now I'm trying to convert my programs. I'm having trouble switching forms. In VB6, I loaded the first form, which did some checks during its load, then all being well it switched to a new form (without appearing), which ...
|
| I want to have a nested scrollable area (with buttons and controls) | 10 Mar 2006 10:38 GMT | 1 |
I want to have a nested scrollable area (with buttons and controls) inside a dialog. Is this easy to do in Visual Basic?
|
| Dynamic casting of Listbox and Combobox | 10 Mar 2006 05:53 GMT | 6 |
In VB6, I can do something like: Private Sub (c as object) ' c can be a listbox or a combo box c.additem "aaa" End Sub
|
| VB6/2005 Forms Interoperablity | 09 Mar 2006 21:45 GMT | 3 |
Is there any (even complicated) way to integrate Visual Basic 6 forms in Visual Basic 2005 (or vice versa)? The COM interoperablity is great, but doesn't allow one to pass form objects (neither as a return value nor as a parameter) or am I missing something here?
|
| This has to be a simple question to answer. | 07 Mar 2006 17:23 GMT | 1 |
This has to be a simple question to answer. And I know how to do this in C++ but I don't know how it is done in Visual Basic. So I am not completely lost. It is just that Visual Basic is pretty new to me. I have written some functions to do a particular task in a Visual Basic
|
| 2003 to 2005, Compiling Inheriting Classes Causes Errors | 07 Mar 2006 04:03 GMT | 2 |
I have upgraded an ASP.Net project from 2003 to 2005. When I attempt to compile, i often receive errors stating that a property, 'ApplicationInstance' or 'profile' shadows an overloadable member declared in my base class.
|
| can't register | 01 Mar 2006 18:33 GMT | 1 |
I can"t with certain sites msn said I need a new browser From http://www.developmentnow.com/g/41_2006_2_0_0_0/dotnet-languages-vb-upgrade.htm Posted via DevelopmentNow.com Groups http://www.developmentnow.com
|