Click here to Skip to main content
15,895,606 members
Home / Discussions / C#
   

C#

 
GeneralRe: Converting a project to .Net 3 Pin
Muammar©15-Jun-08 9:53
Muammar©15-Jun-08 9:53 
GeneralRe: Converting a project to .Net 3 Pin
Christian Graus15-Jun-08 9:54
protectorChristian Graus15-Jun-08 9:54 
GeneralRe: Converting a project to .Net 3 Pin
Muammar©15-Jun-08 9:55
Muammar©15-Jun-08 9:55 
Questiontotal minutes difference Pin
Jassim Rahma15-Jun-08 8:24
Jassim Rahma15-Jun-08 8:24 
AnswerRe: total minutes difference Pin
User 665815-Jun-08 8:35
User 665815-Jun-08 8:35 
AnswerRe: total minutes difference [modified] Pin
Eslam Afifi15-Jun-08 8:37
Eslam Afifi15-Jun-08 8:37 
AnswerRe: total minutes difference Pin
Pete O'Hanlon15-Jun-08 8:39
mvePete O'Hanlon15-Jun-08 8:39 
Questionround the fils Pin
Jassim Rahma15-Jun-08 8:18
Jassim Rahma15-Jun-08 8:18 
in my country, our currency is (Dinar) and we have small units called fils (three decimals)

we have coins 50fils and 100fils

1 Dinar (BD) is 1,000 fils (10 coins)

I want to round to the nearest 50 or 100 fils based on user's setting.. for example:

if the amount is 0.513 and round is 50 then it will be 0.550 but if round to 100 it will be 0.600

if the amount is 1.148 and round is 50 then it will be 1.150 but if round to 100 it will be 1.200

how can i do that?
AnswerRe: round the fils Pin
Eslam Afifi15-Jun-08 8:49
Eslam Afifi15-Jun-08 8:49 
Questionsize of an object of a class Pin
tina->newcoder15-Jun-08 7:54
tina->newcoder15-Jun-08 7:54 
AnswerRe: size of an object of a class Pin
Eslam Afifi15-Jun-08 9:22
Eslam Afifi15-Jun-08 9:22 
GeneralRe: size of an object of a class Pin
tina->newcoder16-Jun-08 1:19
tina->newcoder16-Jun-08 1:19 
GeneralRe: size of an object of a class Pin
Eslam Afifi16-Jun-08 5:17
Eslam Afifi16-Jun-08 5:17 
QuestionConvert double to int32 problem Pin
Newbie_Toy15-Jun-08 7:45
Newbie_Toy15-Jun-08 7:45 
AnswerRe: Convert double to int32 problem Pin
User 665815-Jun-08 7:52
User 665815-Jun-08 7:52 
AnswerRe: Convert double to int32 problem Pin
buchstaben16-Jun-08 5:27
buchstaben16-Jun-08 5:27 
Question'Most used' queue Pin
Chris Maunder15-Jun-08 5:12
cofounderChris Maunder15-Jun-08 5:12 
AnswerRe: 'Most used' queue [modified] Pin
User 665815-Jun-08 5:43
User 665815-Jun-08 5:43 
GeneralRe: 'Most used' queue Pin
Eslam Afifi15-Jun-08 6:07
Eslam Afifi15-Jun-08 6:07 
GeneralRe: 'Most used' queue Pin
Robert.C.Cartaino15-Jun-08 7:13
Robert.C.Cartaino15-Jun-08 7:13 
QuestionRe: 'Most used' queue Pin
Eslam Afifi15-Jun-08 7:32
Eslam Afifi15-Jun-08 7:32 
GeneralRe: 'Most used' queue Pin
Chris Maunder15-Jun-08 14:46
cofounderChris Maunder15-Jun-08 14:46 
GeneralRe: 'Most used' queue Pin
Eslam Afifi15-Jun-08 20:38
Eslam Afifi15-Jun-08 20:38 
AnswerRe: 'Most used' queue Pin
Pete O'Hanlon16-Jun-08 8:37
mvePete O'Hanlon16-Jun-08 8:37 
GeneralRe: 'Most used' queue Pin
Chris Maunder16-Jun-08 8:39
cofounderChris Maunder16-Jun-08 8:39 

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.