Click here to Skip to main content
16,006,768 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to allow textbox to enter only alphabets Pin
Brij1-Jan-09 19:25
mentorBrij1-Jan-09 19:25 
GeneralRe: How to allow textbox to enter only alphabets Pin
TJS4u1-Jan-09 19:36
TJS4u1-Jan-09 19:36 
GeneralRe: How to allow textbox to enter only alphabets Pin
Brij1-Jan-09 19:40
mentorBrij1-Jan-09 19:40 
AnswerRe: How to allow textbox to enter only alphabets Pin
Luis Alonso Ramos1-Jan-09 19:28
Luis Alonso Ramos1-Jan-09 19:28 
AnswerRe: How to allow textbox to enter only alphabets Pin
DaveyM693-Jan-09 10:25
professionalDaveyM693-Jan-09 10:25 
Questionatoi? Pin
dec821-Jan-09 18:38
dec821-Jan-09 18:38 
AnswerRe: atoi?:Put in Right forum Pin
Brij1-Jan-09 19:01
mentorBrij1-Jan-09 19:01 
AnswerRe: atoi? Pin
Luis Alonso Ramos1-Jan-09 19:30
Luis Alonso Ramos1-Jan-09 19:30 
int.Parse or Convert.ToInt32. They will throw an exception if the string cannot be converted. int.TryParse won't throw an exception, and should be used if the string possible could not be valid.

Luis Alonso Ramos
Intelectix
Chihuahua, Mexico

My Blog!

GeneralRe: atoi? Pin
AORD10-Oct-09 0:53
AORD10-Oct-09 0:53 
GeneralRe: atoi? Pin
Luis Alonso Ramos10-Oct-09 8:24
Luis Alonso Ramos10-Oct-09 8:24 
QuestionApp.Config Text Formatting Issue Pin
sumit2731-Jan-09 18:01
sumit2731-Jan-09 18:01 
AnswerRe: App.Config Text Formatting Issue Pin
Christian Graus1-Jan-09 18:15
protectorChristian Graus1-Jan-09 18:15 
QuestionmyRichTextBox doesn't respond to Undo/Redo functions Pin
raj2313621-Jan-09 17:55
raj2313621-Jan-09 17:55 
QuestionDoes the crystal reports developed in WindowsXP worked in Vista or not? Pin
Rajeshgut1-Jan-09 17:33
Rajeshgut1-Jan-09 17:33 
AnswerRe: Does the crystal reports developed in WindowsXP worked in Vista or not? Pin
Eddy Vluggen2-Jan-09 1:58
professionalEddy Vluggen2-Jan-09 1:58 
Questionreflection, Winform/ASPNET/WPF Pin
devvvy1-Jan-09 17:21
devvvy1-Jan-09 17:21 
AnswerRe: reflection, Winform/ASPNET/WPF Pin
Christian Graus1-Jan-09 18:16
protectorChristian Graus1-Jan-09 18:16 
Questiondisable all process Pin
abu rakan1-Jan-09 12:54
abu rakan1-Jan-09 12:54 
AnswerRe: disable all process Pin
Dave Kreskowiak1-Jan-09 14:03
mveDave Kreskowiak1-Jan-09 14:03 
GeneralRe: disable all process Pin
abu rakan2-Jan-09 1:21
abu rakan2-Jan-09 1:21 
GeneralRe: disable all process [modified] Pin
Eddy Vluggen2-Jan-09 2:02
professionalEddy Vluggen2-Jan-09 2:02 
GeneralRe: disable all process Pin
Dave Kreskowiak2-Jan-09 3:30
mveDave Kreskowiak2-Jan-09 3:30 
AnswerRe: disable all process Pin
«_Superman_»1-Jan-09 14:35
professional«_Superman_»1-Jan-09 14:35 
QuestionHelp to access Digital Camera from C# Pin
AndersHolmström1-Jan-09 11:10
AndersHolmström1-Jan-09 11:10 
GeneralRe: Help to access Digital Camera from C# Pin
Luc Pattyn1-Jan-09 12:02
sitebuilderLuc Pattyn1-Jan-09 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.