Optional Parameter
Mon, 29 Oct 2007 15:00:01 -0700
We are migrating the vb6 projects(Few components only. rest in vb6 only) to
C#.Net 2005.
In this migration process we are facing one big issue with optional
parameter. Actually in C#.Net there is not optional parameter concept . For
that C# introduced 2 concepts like 1)overloading 2)params .
But problem is
...
|
Declaring a Form in DotNet
Sun, 28 Oct 2007 11:33:07 -0500
I believe that I have gotten myself into trouble. I upgraded one of my VB6
Apps in VS 2003 and it came out pretty good but I had to work out a few
Compiler errors before it would run in VS 2003.
One of the upgraded forms had the picture tiled 3 different places ( it
should have been just 1 picture stretch to ...
|
VB.NEt
Thu, 18 Oct 2007 10:53:09 GMT
i need to know how to used kodak image scane control in vb.net as fast as possible
From http://www.developmentnow.com/g/41_2007_8_0_0_0/dotnet-languages-vb-upgrade.htm
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com ...
|
Raise Event (Migration Issue)
Mon, 8 Oct 2007 09:31:03 -0700
Hi,
FYI: Migrated only business logic code only
I am ending up with an issue, I could not able to raise the event from
.net(C# or vb.net) to vb6. Actually in Old Com(vb6) class has a code like "
raise event" that was handled in the another exe(vb6 program). In the
migration process(in vb.net) i hav ...
|
the boast of hundreds of the champions of Christianity. It has been
Fri, 14 Sep 2007 23:53:21 GMT
If we ever get the English back on to the English land they will become
...
|
OT but Important: Usenet Abuse and Impersonation by a sick individual using IP address 205.223.166.243
Sat, 8 Sep 2007 00:23:24 GMT
Hi:
To all respective forum readers, please take notice:
1) First of all, my apologies for such a wide off-topic cross-
posting. It's unusual, and very frowned upon. But I deem it
necessary in lieu of recent events. You can just disregard if you
will.
2) There is a user on the net who has impersonated ...
|
csp2TimeStamp2Str in vb.net
Fri, 07 Sep 2007 05:46:51 -0700
hi,
i try use the csp2TimeStamp2Str function from the csp2.dll in vb.net.
i just want to read out the timestamp of the barcode.
i tried this one here:
Declare Function csp2TimeStamp2Str Lib "Csp2.dll" (ByRef Stamp() As
Byte, ByRef value As Long, ByVal nMaxLength As Integer) As Integer
..
csp2TimeSta ...
|
|
|
need help upgrading a vb6 program to vb.net
Sun, 26 Aug 2007 11:36:02 -0700
hi,
I bought me a symbol CS1504 scanner to use the scanner there is an sdk with
an C++ dll and an example code written in vb6 to bind the dll to the vb6 app.
I got my app running in vb6 but like to rebuild the thing so i can use it in
vb.net.
If I just open the app in visual studio 2005 I get an error and ...
|
Upgrade wizard hangs (2005 edition)
Wed, 15 Aug 2007 12:00:09 -0700
I've created a project that has a form with 3 widgets, a textbox, a
label, and a button. There is no code.
When I run the upgrade wizard it freezes. I've tried this twice in the
IDE and once at the command prompt.
Is it overwhelmed with the simplicity?
...
|
Performance problem after upgradation
13 Mar 2007 23:45:32 -0700
Dear All,
I have successfully migrated an application from vb to vb.net.
The vb6 application use ADO with Apex True datagrid control. I
migrated True DB Grid control to True DB Grid.Net also.
But it seem the performance had degraded than the original visual
basic 6.0 application.
Is it genuine? or I ...
|