Click here to Skip to main content
16,011,120 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Control needed Pin
GuruPandian24-Jan-05 23:46
GuruPandian24-Jan-05 23:46 
GeneralAutomatic SMS Response System with VB.Net Pin
xponentbd24-Jan-05 20:16
xponentbd24-Jan-05 20:16 
GeneralSystem time Pin
a_david12324-Jan-05 20:06
a_david12324-Jan-05 20:06 
GeneralRe: System time Pin
Dave Kreskowiak25-Jan-05 3:40
mveDave Kreskowiak25-Jan-05 3:40 
GeneralExport Into Multiple File PDF/EXCEL/WORD Pin
bluechip_asia24-Jan-05 17:29
bluechip_asia24-Jan-05 17:29 
QuestionHow To Download then Save As Any Registered File Name Pin
bluechip_asia24-Jan-05 17:05
bluechip_asia24-Jan-05 17:05 
GeneralVB 2 VB.net Pin
cliffton24-Jan-05 15:24
cliffton24-Jan-05 15:24 
GeneralRe: VB 2 VB.net Pin
GuruPandian24-Jan-05 16:15
GuruPandian24-Jan-05 16:15 
Smile | :) 1. Select the FILE Menu -> OPEN -> PROJECT (or)
Press CTRL + SHIFT + O

2. Now Open Project Dialog Box appeared.

3. In the Dialog Box, Select the Project
(Created In VB6.0 - To be Upgrade to VB.NET) (VB Project File Ex: Project1.vbp).

4. Select OPEN Button.

5. Now a Dialog box appeared entitled : "Visual Basic Upgrade Wizard - Page 1 of 5".

6. In this dialog box, Select the NEXT Button.

7. Select the Option EXE and then select NEXT Button.

8. Give a New Name (D:\Pandian\Project1.NET), Location for VB.NET Solution to be Created.

9. Select the button NEXT, A Confirmation box appeared, Select YES.

10. Select the Button NEXT. Please Wait...... ( Till the Progress bar completed)

11. Press 'CTRL+ALT+L' (or) 'Solution Explorer' on Standard Tool Bar.

12. Within your Solution Explorer(VB.NET), The following items are added.
12.1 _UpgradeReport.htm ( This is Statistics file, Whatever files have been upgraded from VB6.0 to VB.NET)
12.2 AssemblyInfo.vb
12.3 Form1.vb

13. Now Your VB6.0 Project has been Upgraded to VB.NET Solution.

With Regards,
PANDIAN S
pandians@ho.netaccess-india.com

QuestionHow to add data to combox box? Pin
viettho24-Jan-05 12:13
viettho24-Jan-05 12:13 
AnswerRe: How to add data to combox box? Pin
Syed Abdul Khader24-Jan-05 13:58
Syed Abdul Khader24-Jan-05 13:58 
GeneralVB.NET Listboxes Pin
Jaydeanster24-Jan-05 10:35
Jaydeanster24-Jan-05 10:35 
GeneralCan't use MessageBox.Show in Visual Studio Project Pin
fdstfgsdrtyreytryre24-Jan-05 10:23
fdstfgsdrtyreytryre24-Jan-05 10:23 
GeneralRe: Can't use MessageBox.Show in Visual Studio Project Pin
Tom John24-Jan-05 22:15
Tom John24-Jan-05 22:15 
GeneralRe: Can't use MessageBox.Show in Visual Studio Project Pin
mtone25-Jan-05 1:52
mtone25-Jan-05 1:52 
GeneralRe: Can't use MessageBox.Show in Visual Studio Project Pin
Anonymous25-Jan-05 2:52
Anonymous25-Jan-05 2:52 
GeneralRe: Can't use MessageBox.Show in Visual Studio Project Pin
mtone25-Jan-05 5:40
mtone25-Jan-05 5:40 
QuestionHow can I modify a cell value on Datagrid ? (VB.NET) Pin
rafavasbr24-Jan-05 8:10
rafavasbr24-Jan-05 8:10 
QuestionHow can I modify a cell value on Datagrid ? Pin
rafavasbr24-Jan-05 8:09
rafavasbr24-Jan-05 8:09 
AnswerRe: How can I modify a cell value on Datagrid ? Pin
Anonymous25-Jan-05 6:19
Anonymous25-Jan-05 6:19 
GeneralClosing form and form childs crisis! Pin
carlos_rocha23-Jan-05 22:47
carlos_rocha23-Jan-05 22:47 
GeneralRe: Closing form and form childs crisis! Pin
GuruPandian24-Jan-05 16:39
GuruPandian24-Jan-05 16:39 
Generalnetwork programming question for advanced Pin
alain_yaghi23-Jan-05 22:35
alain_yaghi23-Jan-05 22:35 
GeneralVB6 .object in .NET? (for MapFactor OCX) Pin
Briga23-Jan-05 22:21
Briga23-Jan-05 22:21 
GeneralRe: VB6 .object in .NET? (for MapFactor OCX) Pin
Dave Kreskowiak24-Jan-05 3:51
mveDave Kreskowiak24-Jan-05 3:51 
GeneralRe: VB6 .object in .NET? (for MapFactor OCX) Pin
rwestgraham30-Jan-05 18:19
rwestgraham30-Jan-05 18:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.