all groups > vb.net upgrade > november 2003 > threads for november 22 - 28, 2003
Filter by week: 1 2 3 4 5
Multiple instances problem
Posted by Jonathan Boivin at 11/27/2003 6:37:44 PM
Hi !
In VB6 I managed how to load multiple instances of the same form. (I built
an agenda which I need to load multiple times)
Unfortunately, I can't figure out how to get it working on VB.NET.
Is there someone which could help ?
Thanks
Jo
... more >>
Upgrading VB.Net Architect 2002
Posted by lee.ottaway NO[at]SPAM nuesoft.co.uk at 11/26/2003 4:09:18 AM
I have a copy of Visual Studio Architect 2002 but really only use the
VB.Net software that came with it. However, I would like to upgrade
VB.Net to the 2003 version. I do not use most of the features of the
Architect software and shudder to think of the upgrade price for
Visual Studio .Net Arc... more >>
Ambient.DisplayName
Posted by AlanDavis at 11/26/2003 3:11:07 AM
Commonly my VB6 usercontrols use Ambient.DisplayName to
find their instance names on the parent form for default
labelling etc.
Can anyone tell me the VB.Net equivalent?
Thanks in advance.
Alan Davis ... more >>
How to get Key Trap From other running(focused) application.....Something like TSR
Posted by Hitesh Jain at 11/26/2003 12:42:00 AM
Hi,
can anyone mail me simple program how to trap a key event in vb.net ( =
When other application are in focus).=20
Mean Some thing like TSR ( rem in DOS).=20
So the Key event come to my application first, then it should goes to =
other application.
So I can make a Keylogger software.
Warm... more >>
Error upgrading VB6 project to VB.NET
Posted by Graeme Neath at 11/24/2003 4:29:00 PM
I'm having some problems upgrading a project from VB6 Professional to VB.NET
2003 Professional.
When I start the upgrade wizard it starts to convert the code, but then
stops with what appears to be a dialog generated by a component that we use
'CCRPUpDown' with the error:
Run-time error... more >>
Visual Basic .NET Standard Edition
Posted by mx5rabbitoes NO[at]SPAM yahoo.com.au at 11/24/2003 1:20:34 PM
I cannot afford VS Professional..so am looking at VB NET Standard.
I know that I can't create "class libraries" -
1)do they mean I can't add classes to my projects? ASP Net or VB? or even a module?
2)Does this mean you can't compile a code behind dll in an ASP Net application?
3) Can I s... more >>
VB.NET 2003 Standard Edtion Limitations
Posted by TW Scannell at 11/22/2003 7:08:51 PM
OK, I am trying to create a new Web project, I have already created 2
projects WebApplication1 and WebApplication2. VB.NET refuses to allow me to
create another new Web Project. Is this yet another of the undocumented
limitations of VB.Net Standard edtion?
... more >>
|