visual studio 2008

Creating a chat application using Socket in Silverlight

Posted on April 17, 2008. Filed under: C#, chat application, ruby, silverlight, socket, visual studio 2008 |

Here I will explain how to communicate with the server using the Socket class. The socket class allows Asynchronous communication between the client and server. This application will show how to share data in real-time in two different browser windows using Silverlight.
This application will contain two parts:

Server application using Ruby.
Client application using C# in Silverlight.

Creating [...]

Read Full Post | Make a Comment ( 8 so far )

Liked it here?
Why not try sites on the blogroll...