Conversion from vb6 to vb.net
Tue, 6 Sep 2005 04:56:04 -0700
Hi everyone,
Can somebody tell me what is the equivalent code in VB.NET for the following
VB6 code.
pRegularExpression.Pattern = xExpression
pRegularExpression.IgnoreCase = False
pRegularExpression.Global = False
All the responses are welcome.
Regards,
Dushyant ...
|
FREE New Indian oil for men!
Mon, 05 Sep 2005 17:28:35 -0700
Free Indian oil promotion for men!
100% free trial bottle, safe and great fun!
Tel : 91-22-24449309/56663081
MURLI WAGHULDE
...
|
FREE New Indian oil for men!
Mon, 05 Sep 2005 17:28:30 -0700
Free Indian oil promotion for men!
100% free trial bottle, safe and great fun!
Tel : 91-22-24449309/56663081
MURLI WAGHULDE
...
|
listboxproblem
Mon, 5 Sep 2005 08:31:08 -0700
i'm using w2002 vs2002 sp2
list1.additem(...)
vb6.setitemdata(list1,list1.items.count-1,...)
.... = some value
i recieve the following exception
list1.items can't support 1 arguments
the code is traslated directly from the wizard from vb6 to vb.net
what's wrong?
...
|
port or bag it and start over
Fri, 2 Sep 2005 17:26:09 -0700
Hi- (x-posted in dotnet.framework.adonet)
i have been struggling with porting a large VB6 project over 55 forms, 5
data environment objects, each with 50-100 commands (over 30 total), plus all
the hand-coded connections, commands and recordsets where applicable.
And with the Crystal Reports XI RDC, now a tot ...
|
Help. Dot Net keep flagging an error remdim
1 Sep 2005 02:28:59 -0700
Hi
I am trying to re-write some of the example code that Agilent gives for
VB to VB.Net.
In .Net I keep getting the error 'cannot change the number of
dimensions of an array'.
I have paste the module I am having an issue with. Can anyone help!
Thanks
WayneL
Module Module1
' Add the files v ...
|
FREE Indian oil for men!
Sun, 28 Aug 2005 22:01:01 -0700
Free Indian oil promotion for men!
100% free trial bottle, safe and great fun!
Tel : 91-22-24449309/56663081
MURLI WAGHULDE
...
|
|
|
FREE Indian oil for men!
Sun, 28 Aug 2005 22:00:59 -0700
Free Indian oil promotion for men!
100% free trial bottle, safe and great fun!
Tel : 91-22-24449309/56663081
MURLI WAGHULDE
...
|
Access VBA Public Function to VB.NET or VBScript?
Fri, 19 Aug 2005 11:57:23 -0400
Hi all,
I have the below code as a public function in Access 2000 .This is the
*only* thing this particular mdb does - autoexec macro calls this function
and at the end of the code Access exits. Just a quick conversion utility,
really. Now I'm told some users do not have access installed so the powers
t ...
|
VB --> VB.Net
Thu, 18 Aug 2005 14:04:23 -0400
Hi, I am upgrading VB6 to VB.Net. My Program uses lots of ListView and
status bar controls. after upgrading I get an Error message "Type
AxMSComctlLib.AxListView is not defined".
Is there any easy way to fix this.
Thanks In Advance
selva
...
|