Click here to Skip to main content
15,899,474 members
Home / Discussions / C#
   

C#

 
AnswerRe: compare 2 text file Pin
Luc Pattyn23-Jun-10 2:27
sitebuilderLuc Pattyn23-Jun-10 2:27 
AnswerRe: compare 2 text file Pin
PIEBALDconsult23-Jun-10 2:56
mvePIEBALDconsult23-Jun-10 2:56 
Questionreading form smartcard in C# Pin
Jassim Rahma22-Jun-10 22:48
Jassim Rahma22-Jun-10 22:48 
AnswerRe: reading form smartcard in C# Pin
TheyCallMeMrJames23-Jun-10 4:15
TheyCallMeMrJames23-Jun-10 4:15 
QuestionI need someone do parttime job on Sprite Browser Pin
szseesea22-Jun-10 22:41
szseesea22-Jun-10 22:41 
AnswerRe: I need someone do parttime job on Sprite Browser Pin
R. Giskard Reventlov22-Jun-10 23:20
R. Giskard Reventlov22-Jun-10 23:20 
AnswerRe: I need someone do parttime job on Sprite Browser Pin
JHizzle22-Jun-10 23:37
JHizzle22-Jun-10 23:37 
Questionparameterized decimal point Pin
Jassim Rahma22-Jun-10 22:40
Jassim Rahma22-Jun-10 22:40 
i have the decimal point saved in my database as decimal_point field and i am saving it in a hashtable key to be used in my whole application.. now my question, how can I use that figure to format all the numeric numbers to have the same decimal points as my decimal_point value?

do I have to say:
if decimal_point = 0 then format it as zero
else if decimal_point = 0 then format it as one
else if decimal_point = 0 then format it as two
else if decimal_point = 0 then format it as three

or there is a better way to do it?
AnswerRe: parameterized decimal point Pin
Covean22-Jun-10 23:31
Covean22-Jun-10 23:31 
GeneralRe: parameterized decimal point Pin
Jassim Rahma22-Jun-10 23:39
Jassim Rahma22-Jun-10 23:39 
QuestionExcel interop - 80080005 error [modified] Pin
hwswin22-Jun-10 22:36
hwswin22-Jun-10 22:36 
QuestionCopy values in column to another column Pin
shoubi22-Jun-10 22:32
shoubi22-Jun-10 22:32 
AnswerRe: Copy values in column to another column Pin
MayukhSen23-Jun-10 0:07
MayukhSen23-Jun-10 0:07 
AnswerRe: Copy values in column to another column Pin
yu-jian27-Jun-10 9:35
yu-jian27-Jun-10 9:35 
QuestionCannot call public method [newbie] Pin
jon-8022-Jun-10 22:01
professionaljon-8022-Jun-10 22:01 
AnswerRe: Cannot call public method [newbie] Pin
OriginalGriff22-Jun-10 22:04
mveOriginalGriff22-Jun-10 22:04 
GeneralRe: Cannot call public method [newbie] Pin
jon-8022-Jun-10 22:12
professionaljon-8022-Jun-10 22:12 
GeneralRe: Cannot call public method [newbie] Pin
OriginalGriff22-Jun-10 22:24
mveOriginalGriff22-Jun-10 22:24 
QuestionHow to use a com dll without embedded typelibrary in it? Pin
kcynic22-Jun-10 20:53
kcynic22-Jun-10 20:53 
AnswerMessage Closed Pin
22-Jun-10 21:02
stancrm22-Jun-10 21:02 
GeneralRe: How to use a com dll without embedded typelibrary in it? Pin
kcynic22-Jun-10 21:12
kcynic22-Jun-10 21:12 
GeneralRe: How to use a com dll without embedded typelibrary in it? Pin
Covean22-Jun-10 21:46
Covean22-Jun-10 21:46 
GeneralRe: How to use a com dll without embedded typelibrary in it? Pin
kcynic22-Jun-10 22:35
kcynic22-Jun-10 22:35 
GeneralRe: How to use a com dll without embedded typelibrary in it? Pin
Covean23-Jun-10 0:41
Covean23-Jun-10 0:41 
GeneralRe: How to use a com dll without embedded typelibrary in it? Pin
kcynic23-Jun-10 19:30
kcynic23-Jun-10 19:30 

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.