Click here to Skip to main content
15,897,718 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Delegates confusion Pin
Luc Pattyn1-Oct-09 3:44
sitebuilderLuc Pattyn1-Oct-09 3:44 
GeneralRe: Delegates confusion Pin
Sonhospa1-Oct-09 4:22
Sonhospa1-Oct-09 4:22 
GeneralRe: Delegates confusion Pin
Luc Pattyn1-Oct-09 4:34
sitebuilderLuc Pattyn1-Oct-09 4:34 
QuestionNeed help with Parsing Pin
Hawkster181-Oct-09 3:10
Hawkster181-Oct-09 3:10 
AnswerRe: Need help with Parsing Pin
Luc Pattyn1-Oct-09 3:47
sitebuilderLuc Pattyn1-Oct-09 3:47 
GeneralRe: Need help with Parsing Pin
Hawkster181-Oct-09 3:53
Hawkster181-Oct-09 3:53 
GeneralRe: Need help with Parsing Pin
Hawkster181-Oct-09 3:59
Hawkster181-Oct-09 3:59 
GeneralRe: Need help with Parsing Pin
Luc Pattyn1-Oct-09 4:04
sitebuilderLuc Pattyn1-Oct-09 4:04 
Hi,

you would need File.OpenText, and String.StartsWith, and String.Substring, and many more.
I would stay away from Regex as this seems simple string manipulations.
Is this your first VB.NET app? Buy and study a book then.

Smile | :)

Luc Pattyn

Local announcement (Antwerp region): Lange Wapper? Neen!


AnswerRe: Need help with Parsing Pin
Dave Kreskowiak1-Oct-09 3:49
mveDave Kreskowiak1-Oct-09 3:49 
GeneralRe: Need help with Parsing Pin
Hawkster181-Oct-09 3:57
Hawkster181-Oct-09 3:57 
GeneralRe: Need help with Parsing Pin
Dave Kreskowiak1-Oct-09 3:59
mveDave Kreskowiak1-Oct-09 3:59 
GeneralRe: Need help with Parsing Pin
Hawkster181-Oct-09 4:04
Hawkster181-Oct-09 4:04 
GeneralRe: Need help with Parsing Pin
Dave Kreskowiak1-Oct-09 4:48
mveDave Kreskowiak1-Oct-09 4:48 
QuestionCopy Fail Pin
Vijjuuu.1-Oct-09 2:21
Vijjuuu.1-Oct-09 2:21 
AnswerRe: Copy Fail Pin
Dave Kreskowiak1-Oct-09 3:43
mveDave Kreskowiak1-Oct-09 3:43 
GeneralRe: Copy Fail Pin
Vijjuuu.1-Oct-09 4:19
Vijjuuu.1-Oct-09 4:19 
QuestionReplicate Application Network Behaviour Pin
phil241530-Sep-09 23:54
phil241530-Sep-09 23:54 
AnswerRe: Replicate Application Network Behaviour Pin
Dave Kreskowiak1-Oct-09 1:16
mveDave Kreskowiak1-Oct-09 1:16 
GeneralRe: Replicate Application Network Behaviour Pin
phil24151-Oct-09 4:17
phil24151-Oct-09 4:17 
GeneralRe: Replicate Application Network Behaviour Pin
Dave Kreskowiak1-Oct-09 8:57
mveDave Kreskowiak1-Oct-09 8:57 
GeneralRe: Replicate Application Network Behaviour Pin
phil24155-Oct-09 3:19
phil24155-Oct-09 3:19 
QuestionDataGridView ComboBox column sub value from anther ComboBox column in the same grid? Pin
BiGBoy930-Sep-09 23:18
BiGBoy930-Sep-09 23:18 
AnswerRe: DataGridView ComboBox column sub value from anther ComboBox column in the same grid? Pin
Dave Kreskowiak1-Oct-09 3:59
mveDave Kreskowiak1-Oct-09 3:59 
GeneralRe: DataGridView ComboBox column sub value from anther ComboBox column in the same grid? Pin
Henry Minute1-Oct-09 7:46
Henry Minute1-Oct-09 7:46 
GeneralRe: DataGridView ComboBox column sub value from anther ComboBox column in the same grid? Pin
Dave Kreskowiak1-Oct-09 8:55
mveDave Kreskowiak1-Oct-09 8: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.