Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
March 2007
April 2007
May 2007
July 2007
August 2007
October 2007


all groups > vb.net upgrade > november 2005

Upgrade Issue
Posted by Materialised at 11/30/2005 2:50:35 PM
I am upgrading a VB 6 project to VB.net. The VB 6 project uses the Inet control, I have installed the registry update that came with VS.net to allow me to use VB6 controls within my projects. However after the upgrade compleates I get the following error, with this line of code: Inet.Execute(...more >>

[ANN] Visual Basic Language Specification v8.0 available for download
Posted by Jason Cooke [MSFT] at 11/15/2005 2:50:21 PM
The Microsoft Visual Basic Language Specification, version 8.0, is now available for download. This specification provides a complete description of the language used in Visual Basic 2005. Some of the new topics covered in this version include: * Generic types and methods * Custom event ...more >>

upgrading adodc object from vb6 to .net !!Please help!!!!
Posted by howie at 11/8/2005 9:42:02 AM
My adodc object won't work in my converted .net app. In order to test the conversion process I wrote a simple app that used a datagrid and an adodc object in vb6. I then converted the project to vb .net and the app woudln't work. The first problem was that their were errors saying that I need ...more >>

Upgrading Collections
Posted by Birdair at 11/7/2005 11:19:17 AM
I have the following code in VB6: Dim obj as Object For Each obj in MyCollection obj.MySub(argument) Next obj MyCollection is a collection of objects of different types of my own creation. Each of these objects has a subroutine named MySub which takes an argument. Upon upgrade ...more >>



DevelopmentNow Blog