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 > july 2003 > threads for july 15 - 21, 2003

Filter by week: 1 2 3 4 5

VB.net and DirectX
Posted by Tim H at 7/19/2003 11:45:20 AM
I am looking for some good documentation on using DirectX with VB.net. I have been programming in VB 6 for about 3 years now, and for the past year I have been developing a game designer's toolkit for VB 6/DirectX 7+. The toolkit is completed for the VB 6 platform, but before I was going to rel...more >>


VB.NETis a cruel joke by Bill Gates!!!
Posted by Richard B at 7/18/2003 12:22:09 PM
If he's not joking, then how could a simple, effective VB6 code like this:: With Image1 If .Width > Screen.Width Then .Stretch = True Proportion! = Screen.Width / .Width .Width = .Width * Proportion! frmImage.Width = .Width .Height = Int(...more >>

Opinions, please
Posted by Andy Shaw at 7/17/2003 5:12:14 PM
We're finally starting to look at moving our application suite from VB6 to ..Net. I have my own opinions on the scale of the process, but I'd be interested to hear what people here think as well. To give you some background, we have one EXE, a container, that initialises services and dynamical...more >>

VB .NET DLL Used in VB 6.0
Posted by Veda at 7/17/2003 8:46:50 AM
I created a vb .net dll that is a proxy class for a web service. I am trying to add a reference to this dll in a vb 6.0 project. I get the message "Can't add a reference to the specified file." I can add a reference to this dll in vb .net, but not vb 6. Does anyone know why I can not u...more >>

Visual Basic .NET Data Entry Screen Print
Posted by debrob24 NO[at]SPAM optonline.net at 7/16/2003 12:04:15 PM
I would like to create a Visual Basic.NET windows data entry form which would print the data the user just entered in a full page (without displaying a cursor). The page should print on a letter size (8.5 * 11) page that sufficiently allows information to be displayed towards the bottom of the ...more >>

CoolBar
Posted by Kishor at 7/16/2003 11:44:41 AM
Hi, I am having one application which was developed in VB6, I am using CoolBar in that application. while upgrading this application in to vb.net ,I found ..net net created interop of coolbar. I dont want to use this AxCoolbar. is there any equivalent control in vb.net? Please Let me know its ...more >>

Connecting to ODBC sources
Posted by Charles Sherman at 7/15/2003 7:21:29 PM
I just upgraded to the VB.Net standalone version and have tried to create a connection string string to an ODBC alias and a SQL Server database but keep getting an meesage saying I can only connect to the MSDE or an Access database. Is that all I'm able to connect to using VB.Net or could...more >>



DevelopmentNow Blog