all groups > vb.net upgrade > february 2005
Upgrading VB4 project to VB.NET?
Posted by Mika Varpio at 2/26/2005 1:31:56 PM
Is it possible to upgrade an VB4 project to VB.NET?
Do I have to do it with VB5/6 in between or...?
Mika
... more >>
Toolbar PlaceHolder
Posted by Rupesh Kokal at 2/25/2005 6:27:27 PM
Hi,
I have recently upgraded my VB 6 project to VB.NET.
The VB 6 project contained a toolbar with place holder (Toolbar
button type: TbrPlaceHolder) in it.
After upgrading, the VB.NET has included the VB 6 compatible
component for the toolbar support.
But its better to avoid compatib... more >>
Migration from VB6 to VB.NET
Posted by Sergi at 2/24/2005 10:34:19 AM
I have the code advisor instaled.
My problems are:
* The OLE container control has no equivalent in Visual Basic .NET Windows
Forms.
* MSChart1 Replace single threaded controls with Visual Basic 6 versions of
the controls.
* The frmMain.LinkTopic property has no Visual Basic .NET equivalen... more >>
Microsoft: Help with OLE documents...
Posted by VBen at 2/15/2005 11:53:04 AM
Hi all.
I have an application to draw and design different documents, that supports
linking and embedding of other documents (like, for instance, Corel Draw or
Word). Then, the user can print their designs "WYSIWYG", so I load the
external document inside an OLE document container control (VB6),... more >>
MsFlxGrd.OCX
Posted by Rani at 2/15/2005 6:49:13 AM
Hi:
More and more from the grid ;)
My trouble is in using the old flex in .net i.e i have an application that
is using the old grid in vb6.0 and .net it is givving you don't have a
license to use this control in desing ..... this problem had never showed up
while developing the software on... more >>
ADODB 2.8 - Is it a legacy app on NET?
Posted by jamie at 2/12/2005 3:08:32 PM
I am using adodb much the same way I used it in vb6. I can see that there
are other ways to approach loading data. Is the adodb slower or less
convenient to use? Is there any reason why (such as SQL Server 2005) I
should immediately think about upgrading code to implement the later
develo... more >>
|