all groups > vb.net upgrade > march 2006
My computer seems to be to slow to run VS2005
Posted by Marc at 3/29/2006 12:00:00 AM
Hi,
Before I had installed Visual basic.net 2003 on my laptop toshiba Tecra S1
Tecra S1 Centrino 1.6GHz / XP Pro / 15.0 256mb
Windows XP servic pack2
After installing Visual Studio 2005
My computer seems to be too slow to debug my developping applications.
Has anyone experience if it ... more >>
Extended VB6 to .Net Migration
Posted by aww91 NO[at]SPAM yahoo.com at 3/16/2006 8:09:14 AM
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
approach for migrating c... more >>
amcompat.tlb
Posted by Judo sensei at 3/13/2006 10:35:27 PM
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 regarding spyware. H... more >>
I want to have a nested scrollable area (with buttons and controls)
Posted by Athono via DotNetMonster.com at 3/10/2006 12:00:00 AM
I want to have a nested scrollable area (with buttons and controls) inside a
dialog. Is this easy to do in Visual Basic?
--
Message posted via http://www.dotnetmonster.com... more >>
Change main form
Posted by Dave Harry at 3/9/2006 12:00:00 AM
Hi Folks
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... more >>
VB6/2005 Forms Interoperablity
Posted by Christian Anderson at 3/8/2006 1:06:06 PM
Hi,
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?
Background: I wan... more >>
Dynamic casting of Listbox and Combobox
Posted by Stanley Mok at 3/8/2006 10:26:00 AM
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
In vb.net, this code won't even compile. How can I do it?... more >>
This has to be a simple question to answer.
Posted by Athono via DotNetMonster.com at 3/7/2006 4:29:53 PM
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
project and I h... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
keyboard delay problem in VS 2005
Posted by Mark at 3/6/2006 9:53:16 PM
Hi,
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 parenthesis
o... more >>
can't register
Posted by HOPE WANDERMAN at 3/1/2006 4:34:53 PM
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... more >>
|