Hi Everybody:
I have created a Multi-Client Server application in C#.I am sending the information from the client to the server.I am storing the information in a ListView on the Server. Now I want to select the information in the ListView and send that selected information back to the client.. My problem is how do I do that? What property, methods in the ListView should I consider to select the information and send it to the Client?
Pls guide...
Rahil
