Search:

Type: Posts; User: Aamir

Search: Search took 0.23 seconds.

  1. Replies
    3
    Views
    3,943

    Re: DateTime Convertion To Binary

    Thx for reply,
    I am communicating through TCP (Sockets).C# have Builtin Function to read from binary DateTime.FromBinary(int64value) which takes long value and date.ToBinary() to converts to int64...
  2. Replies
    3
    Views
    3,943

    DateTime Convertion To Binary

    Hi All,
    I am working on Communication Application between C# and Java.
    I want to send DateTime in the Binary Form (As .Net understands) so that it can be read in the C# end with the Method...
Results 1 to 2 of 2