|
-
Nov 10th, 2002, 12:24 AM
#1
converting a class to string and sending it over the net?
I have a class which contains some variables (strings and integers). Is there an easy way to convert the whole class to string?
what I want to do is to send the class to another instance of my app over the internet, so I'm assuming it has to be converted to text first. I'm just wondering if there is an easy way for this. Because I actually have like 10 classes and each of them have many different variables in them. Converting a string representation of each to its correct class type would be a little annoying. So is there an easy way to do this?
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|