Click here to Skip to main content
15,896,207 members
Home / Discussions / C#
   

C#

 
GeneralRe: isnumeric in c# Pin
RanjithLogics10-Oct-06 3:53
RanjithLogics10-Oct-06 3:53 
GeneralRe: isnumeric in c# Pin
J4amieC10-Oct-06 4:34
J4amieC10-Oct-06 4:34 
GeneralRe: isnumeric in c# Pin
J4amieC10-Oct-06 4:36
J4amieC10-Oct-06 4:36 
GeneralRe: isnumeric in c# Pin
rah_sin10-Oct-06 19:42
professionalrah_sin10-Oct-06 19:42 
AnswerRe: isnumeric in c# Pin
J4amieC10-Oct-06 4:39
J4amieC10-Oct-06 4:39 
GeneralRe: isnumeric in c# Pin
Dan Neely10-Oct-06 5:05
Dan Neely10-Oct-06 5:05 
QuestionHow to check version info of an application programatically? Pin
rockyl9-Oct-06 21:33
rockyl9-Oct-06 21:33 
AnswerRe: How to check version info of an application programatically? Pin
mikone9-Oct-06 21:44
mikone9-Oct-06 21:44 
Hi,

this depends on the kind of application you want to check. I dont know any other standard than file versioning (for executables and dlls) which would allow to retrieve such information. If you want to check applications installed by windows installer there is a way to retrieve the information by using wmi if i remember right. All together there is no "in-built" class for such things and as far as i know you will have to create your own classes to retrieve these information.
GeneralRe: How to check version info of an application programatically? Pin
rockyl9-Oct-06 23:19
rockyl9-Oct-06 23:19 
GeneralRe: How to check version info of an application programatically? Pin
mikone9-Oct-06 23:46
mikone9-Oct-06 23:46 
GeneralRe: How to check version info of an application programatically? Pin
mav.northwind10-Oct-06 0:33
mav.northwind10-Oct-06 0:33 
QuestionTextBox Focus Pin
bhanu123459-Oct-06 21:13
bhanu123459-Oct-06 21:13 
AnswerRe: TextBox Focus Pin
rah_sin9-Oct-06 21:31
professionalrah_sin9-Oct-06 21:31 
AnswerRe: TextBox Focus Pin
mikone9-Oct-06 21:34
mikone9-Oct-06 21:34 
AnswerRe: TextBox Focus Pin
quiteSmart9-Oct-06 21:58
quiteSmart9-Oct-06 21:58 
GeneralRe: TextBox Focus Pin
Amar Chaudhary9-Oct-06 22:07
Amar Chaudhary9-Oct-06 22:07 
GeneralRe: TextBox Focus Pin
mikone9-Oct-06 22:32
mikone9-Oct-06 22:32 
JokeRe: TextBox Focus Pin
quiteSmart9-Oct-06 22:40
quiteSmart9-Oct-06 22:40 
QuestionPopup window unable to write text in the parent window Pin
ram19749-Oct-06 19:53
ram19749-Oct-06 19:53 
QuestionHow to send a mail with authentication Pin
quiteSmart9-Oct-06 19:46
quiteSmart9-Oct-06 19:46 
AnswerRe: How to send a mail with authentication Pin
Ashish Derhgawen10-Oct-06 6:17
Ashish Derhgawen10-Oct-06 6:17 
GeneralRe: How to send a mail with authentication Pin
quiteSmart10-Oct-06 20:26
quiteSmart10-Oct-06 20:26 
GeneralRe: How to send a mail with authentication Pin
Ashish Derhgawen11-Oct-06 7:48
Ashish Derhgawen11-Oct-06 7:48 
QuestionLaunching a website with a specific referer... Pin
omenrust9-Oct-06 19:18
omenrust9-Oct-06 19:18 
AnswerRe: Launching a website with a specific referer... Pin
Stefan Troschuetz9-Oct-06 21:44
Stefan Troschuetz9-Oct-06 21:44 

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.