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

C#

 
AnswerRe: cd database Pin
dan!sh 9-Nov-09 20:42
professional dan!sh 9-Nov-09 20:42 
GeneralRe: cd database Pin
mimi846910-Nov-09 11:50
mimi846910-Nov-09 11:50 
GeneralRe: cd database Pin
Christian Graus10-Nov-09 11:56
protectorChristian Graus10-Nov-09 11:56 
AnswerRe: cd database Pin
Christian Graus9-Nov-09 21:07
protectorChristian Graus9-Nov-09 21:07 
GeneralRe: cd database Pin
dan!sh 9-Nov-09 21:20
professional dan!sh 9-Nov-09 21:20 
AnswerCross Post. Pin
Pete O'Hanlon10-Nov-09 1:11
mvePete O'Hanlon10-Nov-09 1:11 
Questionabout culture in c# Pin
vijaylumar9-Nov-09 19:35
vijaylumar9-Nov-09 19:35 
AnswerRe: about culture in c# Pin
Christian Graus9-Nov-09 19:41
protectorChristian Graus9-Nov-09 19:41 
vijaylumar wrote:
how to apply these settings to text boxes


They apply themselves. A textbox has no idea what you're entering, it doesn't know it's a number. int.TryParse or float.Parse, or whatever, will use the current culture.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: about culture in c# Pin
vijaylumar9-Nov-09 20:43
vijaylumar9-Nov-09 20:43 
GeneralRe: about culture in c# Pin
Christian Graus9-Nov-09 21:03
protectorChristian Graus9-Nov-09 21:03 
QuestionListBox and Index Pin
dolnar9-Nov-09 19:09
dolnar9-Nov-09 19:09 
AnswerRe: ListBox and Index Pin
Christian Graus9-Nov-09 19:42
protectorChristian Graus9-Nov-09 19:42 
GeneralRe: ListBox and Index Pin
dolnar9-Nov-09 20:00
dolnar9-Nov-09 20:00 
GeneralRe: ListBox and Index Pin
Christian Graus9-Nov-09 21:04
protectorChristian Graus9-Nov-09 21:04 
GeneralRe: ListBox and Index Pin
dolnar9-Nov-09 20:15
dolnar9-Nov-09 20:15 
GeneralRe: ListBox and Index Pin
Christian Graus9-Nov-09 21:05
protectorChristian Graus9-Nov-09 21:05 
GeneralRe: ListBox and Index Pin
dolnar9-Nov-09 21:34
dolnar9-Nov-09 21:34 
AnswerRe: ListBox and Index Pin
Luc Pattyn10-Nov-09 1:21
sitebuilderLuc Pattyn10-Nov-09 1:21 
Questionnumber of time a window has been opened Pin
shalu_139-Nov-09 18:38
shalu_139-Nov-09 18:38 
AnswerRe: number of time a window has been opened Pin
Christian Graus9-Nov-09 18:48
protectorChristian Graus9-Nov-09 18:48 
AnswerRe: number of time a window has been opened Pin
dan!sh 9-Nov-09 18:54
professional dan!sh 9-Nov-09 18:54 
QuestionJanus Grid Pin
AndieDu9-Nov-09 18:25
AndieDu9-Nov-09 18:25 
AnswerRe: Janus Grid Pin
AndieDu10-Nov-09 17:05
AndieDu10-Nov-09 17:05 
QuestionError:unable to cast object of type Pin
mjawadkhatri9-Nov-09 18:20
mjawadkhatri9-Nov-09 18:20 
AnswerRe: Error:unable to cast object of type Pin
N a v a n e e t h9-Nov-09 18:27
N a v a n e e t h9-Nov-09 18:27 

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.