Click here to Skip to main content
16,012,025 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionDefault CAS Pin
Kumar Nilesh28-Dec-06 17:53
Kumar Nilesh28-Dec-06 17:53 
AnswerRe: Default CAS Pin
Dave Kreskowiak29-Dec-06 3:11
mveDave Kreskowiak29-Dec-06 3:11 
GeneralRe: Default CAS Pin
Kumar Nilesh29-Dec-06 20:56
Kumar Nilesh29-Dec-06 20:56 
GeneralRe: Default CAS Pin
Dave Kreskowiak30-Dec-06 4:17
mveDave Kreskowiak30-Dec-06 4:17 
QuestionDictionary File Pin
hkinser928-Dec-06 15:03
hkinser928-Dec-06 15:03 
AnswerRe: Dictionary File Pin
Eric Georgiades29-Dec-06 14:27
Eric Georgiades29-Dec-06 14:27 
QuestionHow to parse xls and csv Pin
alexfromto28-Dec-06 9:22
alexfromto28-Dec-06 9:22 
AnswerRe: How to parse xls and csv Pin
KevinMac28-Dec-06 9:59
KevinMac28-Dec-06 9:59 
Here is a link to an article that has plenty of examples. csv

There is always the String.split method or RegEx expressions that you can use to code you own if that fits your needs. The last one I coded up used generics which made the parsing files less work.
GeneralRe: How to parse xls and csv [modified] Pin
alexfromto28-Dec-06 10:41
alexfromto28-Dec-06 10:41 
GeneralRe: How to parse xls and csv Pin
KevinMac28-Dec-06 11:00
KevinMac28-Dec-06 11:00 
GeneralRe: How to parse xls and csv Pin
alexfromto28-Dec-06 11:13
alexfromto28-Dec-06 11:13 
GeneralRe: How to parse xls and csv Pin
KevinMac28-Dec-06 12:43
KevinMac28-Dec-06 12:43 
GeneralRe: How to parse xls and csv Pin
alexfromto29-Dec-06 3:08
alexfromto29-Dec-06 3:08 
GeneralRe: How to parse xls and csv Pin
The ANZAC28-Dec-06 11:05
The ANZAC28-Dec-06 11:05 
QuestionChange Connection String during runtime Pin
Sankalp Pande28-Dec-06 5:06
Sankalp Pande28-Dec-06 5:06 
QuestionInfragistics ComboBox DBNull Pin
bjeverett28-Dec-06 3:02
bjeverett28-Dec-06 3:02 
QuestionHow I add referense to? Pin
Agbaria Ahmad28-Dec-06 2:54
Agbaria Ahmad28-Dec-06 2:54 
QuestionCombo box refresh problem VB .NET Pin
DA_Loring28-Dec-06 0:42
DA_Loring28-Dec-06 0:42 
AnswerRe: Combo box refresh problem VB .NET Pin
Dave Kreskowiak28-Dec-06 3:21
mveDave Kreskowiak28-Dec-06 3:21 
GeneralRe: Combo box refresh problem VB .NET Pin
DA_Loring28-Dec-06 15:46
DA_Loring28-Dec-06 15:46 
GeneralRe: Combo box refresh problem VB .NET Pin
Dave Kreskowiak28-Dec-06 16:31
mveDave Kreskowiak28-Dec-06 16:31 
GeneralRe: Combo box refresh problem VB .NET Pin
DA_Loring29-Dec-06 16:56
DA_Loring29-Dec-06 16:56 
QuestionCrystal Report Pin
nazilaflower27-Dec-06 21:08
nazilaflower27-Dec-06 21:08 
QuestionWeb Service Performance Pin
nitin_ion27-Dec-06 20:55
nitin_ion27-Dec-06 20:55 
AnswerRe: Web Service Performance Pin
Dave Kreskowiak28-Dec-06 3:20
mveDave Kreskowiak28-Dec-06 3:20 

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.