Click here to Skip to main content
16,006,442 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Class terminates immediately VB6 Pin
Dave Kreskowiak25-Sep-06 6:55
mveDave Kreskowiak25-Sep-06 6:55 
GeneralRe: Class terminates immediately VB6 Pin
Dustin_B25-Sep-06 10:39
Dustin_B25-Sep-06 10:39 
GeneralRe: Class terminates immediately VB6 Pin
Dave Kreskowiak25-Sep-06 13:37
mveDave Kreskowiak25-Sep-06 13:37 
GeneralRe: Class terminates immediately VB6 Pin
Dustin_B26-Sep-06 3:37
Dustin_B26-Sep-06 3:37 
GeneralRe: Class terminates immediately VB6 Pin
Dave Kreskowiak26-Sep-06 5:04
mveDave Kreskowiak26-Sep-06 5:04 
QuestionOpen File Pin
samira forooghi25-Sep-06 2:42
samira forooghi25-Sep-06 2:42 
GeneralRe: Open File Pin
amaneet25-Sep-06 6:44
amaneet25-Sep-06 6:44 
AnswerRe: Open File Pin
Dave Kreskowiak25-Sep-06 6:59
mveDave Kreskowiak25-Sep-06 6:59 
First, you have to create an association for your file's extension in Explorer. Open MyComputer, then Tools, Folder Options, File Types tab and you can add your extension there.

Next, your application has to be written to accept command line arguments. You can read more about getting your command line arguments from the Environment[^] class.


Dave Kreskowiak
Microsoft MVP - Visual Basic


QuestionI need Vb.net code to search from database, its for a Procurement company project Pin
lynnmagunje25-Sep-06 0:50
lynnmagunje25-Sep-06 0:50 
AnswerRe: I need Vb.net code to search from database, its for a Procurement company project Pin
User 171649225-Sep-06 1:58
professionalUser 171649225-Sep-06 1:58 
QuestionI need Vb.net code to search from database, its for a Procurement company project Pin
lynnmagunje25-Sep-06 0:48
lynnmagunje25-Sep-06 0:48 
QuestionVB.net File Find and Replace Memory intensive! Pin
MichaelWithersone25-Sep-06 0:07
MichaelWithersone25-Sep-06 0:07 
AnswerRe: VB.net File Find and Replace Memory intensive! Pin
Christian Graus25-Sep-06 0:22
protectorChristian Graus25-Sep-06 0:22 
GeneralRe: VB.net File Find and Replace Memory intensive! Pin
MichaelWithersone25-Sep-06 0:56
MichaelWithersone25-Sep-06 0:56 
AnswerRe: VB.net File Find and Replace Memory intensive! Pin
Guffa25-Sep-06 2:38
Guffa25-Sep-06 2:38 
GeneralRe: VB.net File Find and Replace Memory intensive! Pin
MichaelWithersone25-Sep-06 4:12
MichaelWithersone25-Sep-06 4:12 
Questionupdate app.config file at runtime Pin
steve_rm24-Sep-06 23:49
steve_rm24-Sep-06 23:49 
AnswerRe: update app.config file at runtime Pin
Christian Graus25-Sep-06 0:34
protectorChristian Graus25-Sep-06 0:34 
QuestionRe: update app.config file at runtime Pin
steve_rm25-Sep-06 1:20
steve_rm25-Sep-06 1:20 
AnswerRe: update app.config file at runtime Pin
TJO125-Sep-06 2:35
TJO125-Sep-06 2:35 
QuestionRe: update app.config file at runtime Pin
steve_rm25-Sep-06 3:20
steve_rm25-Sep-06 3:20 
AnswerRe: update app.config file at runtime Pin
Dave Kreskowiak25-Sep-06 4:58
mveDave Kreskowiak25-Sep-06 4:58 
AnswerRe: update app.config file at runtime Pin
TJO126-Sep-06 2:26
TJO126-Sep-06 2:26 
Question[Message Deleted] Pin
PREMSONBABY24-Sep-06 23:13
PREMSONBABY24-Sep-06 23:13 
AnswerRe: Hi, this is a Treeview related question Pin
Dave Kreskowiak25-Sep-06 4:55
mveDave Kreskowiak25-Sep-06 4:55 

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.