Click here to Skip to main content
15,891,810 members
Home / Discussions / C#
   

C#

 
Questionstore picture Pin
Mohammed Elkholy17-Aug-06 23:05
Mohammed Elkholy17-Aug-06 23:05 
QuestionComboBox is not refreshing it's text on SelectedItem Pin
Ed.Poore17-Aug-06 23:01
Ed.Poore17-Aug-06 23:01 
AnswerRe: ComboBox is not refreshing it's text on SelectedItem Pin
Ed.Poore17-Aug-06 23:33
Ed.Poore17-Aug-06 23:33 
QuestionSetup projects Pin
V.17-Aug-06 22:50
professionalV.17-Aug-06 22:50 
AnswerRe: Setup projects [modified] Pin
Andrei Ungureanu18-Aug-06 0:23
Andrei Ungureanu18-Aug-06 0:23 
GeneralRe: Setup projects Pin
V.18-Aug-06 2:47
professionalV.18-Aug-06 2:47 
QuestionHow To Validating Float,Date,Time in C#? Pin
Coding C#17-Aug-06 22:07
Coding C#17-Aug-06 22:07 
AnswerRe: How To Validating Float,Date,Time in C#? Pin
Stefan Troschuetz17-Aug-06 22:18
Stefan Troschuetz17-Aug-06 22:18 
GeneralRe: How To Validating Float,Date,Time in C#? Pin
Coding C#17-Aug-06 22:37
Coding C#17-Aug-06 22:37 
GeneralRe: How To Validating Float,Date,Time in C#? Pin
Stefan Troschuetz17-Aug-06 23:23
Stefan Troschuetz17-Aug-06 23:23 
GeneralRe: How To Validating Float,Date,Time in C#? Pin
Coding C#17-Aug-06 23:56
Coding C#17-Aug-06 23:56 
AnswerRe: How To Validating Float,Date,Time in C#? Pin
Robert Rohde18-Aug-06 0:19
Robert Rohde18-Aug-06 0:19 
GeneralRe: How To Validating Float,Date,Time in C#? Pin
Coding C#18-Aug-06 0:54
Coding C#18-Aug-06 0:54 
GeneralRe: How To Validating Float,Date,Time in C#? Pin
User 665818-Aug-06 3:56
User 665818-Aug-06 3:56 
You don't know which .NET version you are using? Huh?

Well if you can't use it, then you have .NET 1.1, otherwise .NET 2.0.
But you can also use DateTime.Parse() and catch the exception

regards

modified 12-Sep-18 21:01pm.

AnswerRe: How To Validating Float,Date,Time in C#? Pin
coolestCoder17-Aug-06 22:44
coolestCoder17-Aug-06 22:44 
GeneralRe: How To Validating Float,Date,Time in C#? Pin
Coding C#17-Aug-06 22:47
Coding C#17-Aug-06 22:47 
QuestionDeploying application on client machine (LAN) Pin
abhinish17-Aug-06 21:48
abhinish17-Aug-06 21:48 
AnswerRe: Deploying application on client machine (LAN) Pin
coolestCoder17-Aug-06 21:59
coolestCoder17-Aug-06 21:59 
GeneralRe: Deploying application on client machine (LAN) Pin
abhinish17-Aug-06 22:21
abhinish17-Aug-06 22:21 
GeneralRe: Deploying application on client machine (LAN) Pin
coolestCoder17-Aug-06 22:29
coolestCoder17-Aug-06 22:29 
GeneralRe: Deploying application on client machine (LAN) Pin
abhinish17-Aug-06 22:47
abhinish17-Aug-06 22:47 
GeneralRe: Deploying application on client machine (LAN) Pin
coolestCoder18-Aug-06 0:19
coolestCoder18-Aug-06 0:19 
QuestionHow to add a tooltip dynamically. Pin
cuser_id17-Aug-06 21:41
cuser_id17-Aug-06 21:41 
AnswerRe: How to add a tooltip dynamically. Pin
coolestCoder17-Aug-06 22:02
coolestCoder17-Aug-06 22:02 
QuestionError "Failed to import the ActiveX control. Please ensure it is registered properly.", when using a VB ocx in C# Pin
TinyTin17-Aug-06 21:29
TinyTin17-Aug-06 21:29 

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.