Click here to Skip to main content
15,888,610 members
Home / Discussions / C#
   

C#

 
GeneralRe: Converting from Java to C# problem.. Pin
Stephane Rodriguez.29-Oct-02 19:16
Stephane Rodriguez.29-Oct-02 19:16 
GeneralCreating DB's on the fly!!! Pin
Anonymous29-Oct-02 9:43
Anonymous29-Oct-02 9:43 
GeneralRe: Creating DB's on the fly!!! Pin
leppie29-Oct-02 10:19
leppie29-Oct-02 10:19 
GeneralRe: Creating DB's on the fly!!! Pin
perlmunger29-Oct-02 11:07
perlmunger29-Oct-02 11:07 
GeneralRe: Creating DB's on the fly!!! Pin
Anonymous29-Oct-02 12:13
Anonymous29-Oct-02 12:13 
GeneralRe: Creating DB's on the fly!!! Pin
Anonymous30-Oct-02 11:23
Anonymous30-Oct-02 11:23 
GeneralPie / Bar / Line Charts Pin
Anonymous29-Oct-02 9:40
Anonymous29-Oct-02 9:40 
GeneralRe: Pie / Bar / Line Charts Pin
Christian Graus29-Oct-02 15:34
protectorChristian Graus29-Oct-02 15:34 
GeneralDeterming SQL Server Type from C# Pin
perlmunger29-Oct-02 9:28
perlmunger29-Oct-02 9:28 
GeneralRe: Determing SQL Server Type from C# Pin
leppie29-Oct-02 10:23
leppie29-Oct-02 10:23 
GeneralRe: Determing SQL Server Type from C# Pin
perlmunger29-Oct-02 10:54
perlmunger29-Oct-02 10:54 
GeneralRe: Determing SQL Server Type from C# Pin
leppie29-Oct-02 11:05
leppie29-Oct-02 11:05 
GeneralRe: Determing SQL Server Type from C# Pin
perlmunger29-Oct-02 11:11
perlmunger29-Oct-02 11:11 
GeneralRe: Determing SQL Server Type from C# Pin
leppie29-Oct-02 11:39
leppie29-Oct-02 11:39 
GeneralRe: Determing SQL Server Type from C# Pin
Stephane Rodriguez.29-Oct-02 18:36
Stephane Rodriguez.29-Oct-02 18:36 
GeneralRe: Determing SQL Server Type from C# Pin
perlmunger30-Oct-02 9:07
perlmunger30-Oct-02 9:07 
GeneralPass By Reference Problem Pin
perlmunger29-Oct-02 6:34
perlmunger29-Oct-02 6:34 
GeneralRe: Pass By Reference Problem Pin
Daniel Turini29-Oct-02 6:40
Daniel Turini29-Oct-02 6:40 
GeneralRe: Pass By Reference Problem Pin
perlmunger29-Oct-02 6:51
perlmunger29-Oct-02 6:51 
GeneralRe: Pass By Reference Problem Pin
leppie29-Oct-02 7:42
leppie29-Oct-02 7:42 
GeneralRe: Pass By Reference Problem Pin
perlmunger29-Oct-02 9:18
perlmunger29-Oct-02 9:18 
GeneralRe: Pass By Reference Problem Pin
LongRange.Shooter29-Oct-02 8:42
LongRange.Shooter29-Oct-02 8:42 
GeneralRe: Pass By Reference Problem Pin
perlmunger29-Oct-02 9:20
perlmunger29-Oct-02 9:20 
GeneralRe: Pass By Reference Problem Pin
Paul Ingles29-Oct-02 14:40
Paul Ingles29-Oct-02 14:40 
GeneralFloat divisoin Pin
Mazdak29-Oct-02 1:08
Mazdak29-Oct-02 1:08 
I have a float number like 32134(its size of file in bite).I want to divide it by 1000.So I do this:

f=12342;
f2=f/1000

I want to get 12.342 but it gives me 12. How can I get 12.342?

Mazy

"If I go crazy then will you still
Call me Superman
If I’m alive and well, will you be
There holding my hand
I’ll keep you by my side with
My superhuman might
Kryptonite"
Kryptonite-3 Doors Down

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.