Click here to Skip to main content
15,921,179 members
Home / Discussions / C#
   

C#

 
AnswerRe: problème de connexion avec un serveur mysql distant Pin
R. Giskard Reventlov23-Feb-12 13:02
R. Giskard Reventlov23-Feb-12 13:02 
AnswerRe: problème de connexion avec un serveur mysql distant PinPopular
Mycroft Holmes23-Feb-12 13:17
professionalMycroft Holmes23-Feb-12 13:17 
AnswerRe: problème de connexion avec un serveur mysql distant Pin
Luc Pattyn23-Feb-12 14:01
sitebuilderLuc Pattyn23-Feb-12 14:01 
AnswerRe: problème de connexion avec un serveur mysql distant Pin
Eddy Vluggen24-Feb-12 0:52
professionalEddy Vluggen24-Feb-12 0:52 
Questionmultiple column filter of datagridview by drag and drop of the column name Pin
polachan23-Feb-12 12:13
polachan23-Feb-12 12:13 
AnswerRe: multiple column filter of datagridview by drag and drop of the column name Pin
Mycroft Holmes23-Feb-12 13:26
professionalMycroft Holmes23-Feb-12 13:26 
JokeRe: multiple column filter of datagridview by drag and drop of the column name Pin
polachan24-Feb-12 1:52
polachan24-Feb-12 1:52 
QuestionDoublePrecision problem and DirectX Pin
sebekmez23-Feb-12 10:31
sebekmez23-Feb-12 10:31 
Dear CodeFriend!

At the first sorry for my English!

If it's possible could you help me with small problem?
In Details:
Normally result of the operation ToOADate we have
"2012-01-01 12:00:00".ToOADate() = 40909.5
"2012-01-01 12:00:01".ToOADate() = 40909.5000115741
"2012-01-01 12:00:02".ToOADate() = 40909.5000231481 etc
when I running DirectX device on the application I have
"2012-01-01 12:00:00".ToOADate() = 40909.5
"2012-01-01 12:00:01".ToOADate() = 40909.5
"2012-01-01 12:00:02".ToOADate() = 40909.5

DirectX - I mean Device(0, DeviceType.Hardware, this, CreateFlags.SoftwareVertexProcessing,....
Lost DateTime precision is problem for me because Teechart controls don't plot correctly (old Lite and the newest). Additional operations based on ToOADate are not correcty.
I have not got any idea to resolve this problem Hmmm | :| . Please help.
With Regards! Sebastian

modified 23-Feb-12 16:38pm.

QuestionMultiple column soritng on filtered datagridview Pin
polachan23-Feb-12 5:03
polachan23-Feb-12 5:03 
AnswerRe: Multiple column soritng on filtered datagridview Pin
ProEnggSoft23-Feb-12 5:41
ProEnggSoft23-Feb-12 5:41 
GeneralRe: Multiple column soritng on filtered datagridview Pin
polachan23-Feb-12 12:17
polachan23-Feb-12 12:17 
GeneralRe: Multiple column soritng on filtered datagridview Pin
Pete O'Hanlon23-Feb-12 12:35
mvePete O'Hanlon23-Feb-12 12:35 
GeneralRe: Multiple column soritng on filtered datagridview Pin
polachan24-Feb-12 3:11
polachan24-Feb-12 3:11 
Questionvideo chatting using udp Pin
Hinnawi8723-Feb-12 2:51
Hinnawi8723-Feb-12 2:51 
AnswerRe: video chatting using udp Pin
BobJanova23-Feb-12 2:54
BobJanova23-Feb-12 2:54 
GeneralRe: video chatting using udp Pin
harold aptroot23-Feb-12 3:51
harold aptroot23-Feb-12 3:51 
QuestionSwap items in a list Pin
nitin_ion23-Feb-12 2:09
nitin_ion23-Feb-12 2:09 
AnswerRe: Swap items in a list Pin
BobJanova23-Feb-12 2:53
BobJanova23-Feb-12 2:53 
GeneralRe: Swap items in a list Pin
BillWoodruff24-Feb-12 20:53
professionalBillWoodruff24-Feb-12 20:53 
Questionhow to avoid string notation from filter Pin
polachan23-Feb-12 2:01
polachan23-Feb-12 2:01 
AnswerRe: how to avoid string notation from filter Pin
GParkings23-Feb-12 5:14
GParkings23-Feb-12 5:14 
AnswerRe: how to avoid string notation from filter Pin
polachan23-Feb-12 6:23
polachan23-Feb-12 6:23 
QuestionDatagridview filter using 'IN' and ' NOT IN' Pls urgent Pin
polachan22-Feb-12 23:32
polachan22-Feb-12 23:32 
AnswerRe: Datagridview filter using 'IN' and ' NOT IN' Pls urgent Pin
Shameel22-Feb-12 23:45
professionalShameel22-Feb-12 23:45 
AnswerRe: Datagridview filter using 'IN' and ' NOT IN' Pls urgent Pin
Abhinav S23-Feb-12 0:00
Abhinav S23-Feb-12 0:00 

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.