Click here to Skip to main content
15,887,585 members
Home / Discussions / C#
   

C#

 
GeneralRe: UserControl: Property not showing in Properties tab Pin
Delegate14-Nov-02 4:41
Delegate14-Nov-02 4:41 
GeneralNo Syntax Highlighting C# Controls Pin
Bog13-Nov-02 15:17
Bog13-Nov-02 15:17 
GeneralRe: No Syntax Highlighting C# Controls Pin
James T. Johnson13-Nov-02 15:22
James T. Johnson13-Nov-02 15:22 
Questionis there any changes in ? Pin
imran_rafique13-Nov-02 14:26
imran_rafique13-Nov-02 14:26 
AnswerRe: is there any changes in ? Pin
David Stone13-Nov-02 14:39
sitebuilderDavid Stone13-Nov-02 14:39 
Questionhow to convert these strings into int? Pin
imran_rafique13-Nov-02 14:16
imran_rafique13-Nov-02 14:16 
AnswerRe: how to convert these strings into int? Pin
David Stone13-Nov-02 14:35
sitebuilderDavid Stone13-Nov-02 14:35 
AnswerRe: how to convert these strings into int? Pin
Christian Graus13-Nov-02 15:03
protectorChristian Graus13-Nov-02 15:03 
I'm sure that ToInt32 would throw an InvalidCast exception, you could use a try catch to catch them, or use a regular expression to strip all non-numeric content. PLan A is a hack, plan B would take a tiny bit longer to impliment.


Christian

No offense, but I don't really want to encourage the creation of another VB developer. - Larry Antram 22 Oct 2002

Hey, at least Logo had, at it's inception, a mechanical turtle. VB has always lacked even that... - Shog9 04-09-2002

During last 10 years, with invention of VB and similar programming environments, every ill-educated moron became able to develop software. - Alex E. - 12-Sept-2002
GeneralRe: how to convert these strings into int? Pin
David Stone13-Nov-02 15:12
sitebuilderDavid Stone13-Nov-02 15:12 
GeneralRe: how to convert these strings into int? Pin
Christian Graus13-Nov-02 15:35
protectorChristian Graus13-Nov-02 15:35 
GeneralRe: how to convert these strings into int? Pin
imran_rafique13-Nov-02 15:45
imran_rafique13-Nov-02 15:45 
GeneralRe: how to convert these strings into int? Pin
Christian Graus13-Nov-02 15:50
protectorChristian Graus13-Nov-02 15:50 
GeneralRe: how to convert these strings into int? Pin
David Stone13-Nov-02 16:12
sitebuilderDavid Stone13-Nov-02 16:12 
GeneralRe: how to convert these strings into int? Pin
Christian Graus13-Nov-02 16:14
protectorChristian Graus13-Nov-02 16:14 
GeneralRe: how to convert these strings into int? Pin
David Stone13-Nov-02 16:16
sitebuilderDavid Stone13-Nov-02 16:16 
GeneralRe: how to convert these strings into int? Pin
Christian Graus13-Nov-02 16:24
protectorChristian Graus13-Nov-02 16:24 
GeneralRe: how to convert these strings into int? Pin
David Stone13-Nov-02 16:27
sitebuilderDavid Stone13-Nov-02 16:27 
GeneralRe: how to convert these strings into int? Pin
Christian Graus13-Nov-02 16:33
protectorChristian Graus13-Nov-02 16:33 
GeneralRe: how to convert these strings into int? Pin
David Stone13-Nov-02 16:38
sitebuilderDavid Stone13-Nov-02 16:38 
GeneralRe: how to convert these strings into int? Pin
Christian Graus13-Nov-02 16:46
protectorChristian Graus13-Nov-02 16:46 
GeneralRe: how to convert these strings into int? Pin
Kannan Kalyanaraman13-Nov-02 22:34
Kannan Kalyanaraman13-Nov-02 22:34 
GeneralRe: how to convert these strings into int? Pin
David Stone13-Nov-02 16:02
sitebuilderDavid Stone13-Nov-02 16:02 
GeneralRe: how to convert these strings into int? Pin
Christian Graus13-Nov-02 16:12
protectorChristian Graus13-Nov-02 16:12 
GeneralRe: how to convert these strings into int? Pin
imran_rafique13-Nov-02 15:38
imran_rafique13-Nov-02 15:38 
GeneralAdding a new Excel Worksheet in C# Pin
13-Nov-02 12:02
suss13-Nov-02 12:02 

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.