Click here to Skip to main content
15,920,503 members
Home / Discussions / C#
   

C#

 
Questionbeginner question: how to add method to a class using wizard in VC#2008? Pin
sharp_k8-May-08 14:52
sharp_k8-May-08 14:52 
AnswerRe: beginner question: how to add method to a class using wizard in VC#2008? Pin
Christian Graus8-May-08 15:56
protectorChristian Graus8-May-08 15:56 
GeneralRe: beginner question: how to add method to a class using wizard in VC#2008? Pin
sharp_k8-May-08 20:45
sharp_k8-May-08 20:45 
AnswerRe: beginner question: how to add method to a class using wizard in VC#2008? Pin
MarkB7778-May-08 18:13
MarkB7778-May-08 18:13 
AnswerRe: beginner question: how to add method to a class using wizard in VC#2008? Pin
tgrt8-May-08 23:06
tgrt8-May-08 23:06 
GeneralRe: beginner question: how to add method to a class using wizard in VC#2008? Pin
sharp_k9-May-08 5:36
sharp_k9-May-08 5:36 
Questionvalidation in win application Pin
jackal4u8-May-08 12:59
jackal4u8-May-08 12:59 
AnswerRe: validation in win application Pin
Christian Graus8-May-08 14:03
protectorChristian Graus8-May-08 14:03 
AnswerRe: validation in win application Pin
Nouman Bhatti8-May-08 21:55
Nouman Bhatti8-May-08 21:55 
QuestionWeird "Inconsistent Accessibility" problem Pin
#realJSOP8-May-08 12:48
professional#realJSOP8-May-08 12:48 
AnswerRe: Weird "Inconsistent Accessibility" problem Pin
tgrt8-May-08 12:57
tgrt8-May-08 12:57 
GeneralRe: Weird "Inconsistent Accessibility" problem Pin
#realJSOP8-May-08 23:58
professional#realJSOP8-May-08 23:58 
GeneralRe: Weird "Inconsistent Accessibility" problem Pin
AndrewVos9-May-08 1:41
AndrewVos9-May-08 1:41 
AnswerRe: Weird "Inconsistent Accessibility" problem Pin
S. Senthil Kumar8-May-08 19:37
S. Senthil Kumar8-May-08 19:37 
QuestionTFS - Shelve/Unshelve Pin
Member 39190498-May-08 12:18
Member 39190498-May-08 12:18 
Questionglobalization / localization commas and periods Pin
Glen Harvy8-May-08 11:56
Glen Harvy8-May-08 11:56 
Hi,

Can someone help me with this scenario please.

I need to hard code the comparison of a double with the double value returned from a datatable.

The user is using a language that has the comma as a decimal separator.

double dbValue = <gets the="" value="" from="" table="" and="" returns="" it="" as="2,1">

if(dbValue < 2.1) then blah blah blah

How do I hard code the "2.1" value or is there some way to globally have .net do this.

Thanks,
AnswerRe: globalization / localization commas and periods Pin
Guffa8-May-08 13:53
Guffa8-May-08 13:53 
GeneralRe: globalization / localization commas and periods Pin
Glen Harvy8-May-08 14:19
Glen Harvy8-May-08 14:19 
GeneralRe: globalization / localization commas and periods Pin
Guffa8-May-08 14:48
Guffa8-May-08 14:48 
GeneralRe: globalization / localization commas and periods Pin
Glen Harvy8-May-08 16:50
Glen Harvy8-May-08 16:50 
GeneralRe: globalization / localization commas and periods Pin
Vikram A Punathambekar8-May-08 18:43
Vikram A Punathambekar8-May-08 18:43 
GeneralRe: globalization / localization commas and periods Pin
Guffa8-May-08 20:32
Guffa8-May-08 20:32 
GeneralRe: globalization / localization commas and periods Pin
Glen Harvy8-May-08 21:38
Glen Harvy8-May-08 21:38 
GeneralRe: globalization / localization commas and periods Pin
Guffa8-May-08 23:28
Guffa8-May-08 23:28 
Questionconnecting webservice from port 21 Pin
tai-fun8-May-08 11:24
tai-fun8-May-08 11:24 

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.