Click here to Skip to main content
16,015,594 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Code reuse Pin
HurricaneDan29-Jun-07 8:26
HurricaneDan29-Jun-07 8:26 
Questionhow can I deploy a vb.net application that is connecting to database? Pin
akramicoooo29-Jun-07 3:50
akramicoooo29-Jun-07 3:50 
AnswerRe: how can I deploy a vb.net application that is connecting to database? Pin
kubben29-Jun-07 3:53
kubben29-Jun-07 3:53 
AnswerRe: how can I deploy a vb.net application that is connecting to database? Pin
Dave Kreskowiak29-Jun-07 4:40
mveDave Kreskowiak29-Jun-07 4:40 
QuestionSave file from PDA to remote computer Pin
k.giannis_198029-Jun-07 3:05
k.giannis_198029-Jun-07 3:05 
AnswerRe: Save file from PDA to remote computer Pin
Dave Kreskowiak29-Jun-07 4:38
mveDave Kreskowiak29-Jun-07 4:38 
GeneralRe: Save file from PDA to remote computer Pin
k.giannis_198029-Jun-07 5:51
k.giannis_198029-Jun-07 5:51 
QuestionDateTime.Parse fails at VB2005 Pin
TotalTops197229-Jun-07 2:55
TotalTops197229-Jun-07 2:55 
I have an application that has worked happily for many years under VB2003.
Today I upgraded it to VB2005 with no upgrade issues or changes.

The following line now fails

dim datestr as string = "7thNovember1993"
dim datedate as date

datedate = System.DateTime.Parse(datestr)

VB2005 throws
The string was not recognized as a valid DateTime. There is a unknown word starting at index 1.

TOPSie
AnswerRe: DateTime.Parse fails at VB2005 Pin
Dave Kreskowiak29-Jun-07 4:36
mveDave Kreskowiak29-Jun-07 4:36 
GeneralRe: DateTime.Parse fails at VB2005 [modified] Pin
TotalTops197229-Jun-07 5:40
TotalTops197229-Jun-07 5:40 
GeneralRe: DateTime.Parse fails at VB2005 Pin
Dave Kreskowiak29-Jun-07 7:33
mveDave Kreskowiak29-Jun-07 7:33 
GeneralRe: DateTime.Parse fails at VB2005 Pin
TotalTops197229-Jun-07 7:43
TotalTops197229-Jun-07 7:43 
GeneralRe: DateTime.Parse fails at VB2005 Pin
Dave Kreskowiak29-Jun-07 7:46
mveDave Kreskowiak29-Jun-07 7:46 
GeneralRe: DateTime.Parse fails at VB2005 Pin
TwoFaced29-Jun-07 14:23
TwoFaced29-Jun-07 14:23 
QuestionCustom Attribute Pin
Navneet Hegde29-Jun-07 2:55
Navneet Hegde29-Jun-07 2:55 
AnswerRe: Custom Attribute Pin
Dave Kreskowiak29-Jun-07 4:31
mveDave Kreskowiak29-Jun-07 4:31 
QuestionHow to Read the Content from MS Word and Excel File Pin
Thirukumar29-Jun-07 2:50
Thirukumar29-Jun-07 2:50 
AnswerRe: How to Read the Content from MS Word and Excel File Pin
Dave Kreskowiak29-Jun-07 4:09
mveDave Kreskowiak29-Jun-07 4:09 
Questionhelp Pin
ashishp0229-Jun-07 2:33
ashishp0229-Jun-07 2:33 
AnswerThe rules... Pin
leckey29-Jun-07 3:20
leckey29-Jun-07 3:20 
AnswerRe: help Pin
Navneet Hegde29-Jun-07 3:24
Navneet Hegde29-Jun-07 3:24 
AnswerRe: help Pin
originSH29-Jun-07 3:28
originSH29-Jun-07 3:28 
AnswerRe: help Pin
Sathesh Sakthivel29-Jun-07 3:38
Sathesh Sakthivel29-Jun-07 3:38 
QuestionDDL loses its contents at postback Pin
shahid_isb8529-Jun-07 2:20
shahid_isb8529-Jun-07 2:20 
AnswerRe: DDL loses its contents at postback Pin
Dave Kreskowiak29-Jun-07 4:07
mveDave Kreskowiak29-Jun-07 4:07 

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.