Search:

Type: Posts; User: Lore7460; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    11,136

    What I was trying to do was serialize an object...

    What I was trying to do was serialize an object on one end of a socket connection. Then transfer the binary data to another application that would then deserialize the object and recreate the...
  2. Replies
    2
    Views
    11,136

    VB.Net 1.1 Object Creation

    Not really sure if this is the right place to ask this.
    Either way I’ll give it a shot.


    Is their way to declare a new object using an already defined object?
    Example:


    Dim A as new textbox
Results 1 to 2 of 2