Julius F
Julius F

Reputation: 3444

Server-based Chat

Described on this scheme "Server Clients Scheme" I try to create a Silverlight / Server Application which has EventHandler/Triggers, which can do the following:

How could this be done by using: ASP.NET and Silverlight?

Upvotes: 0

Views: 125

Answers (1)

Ryan
Ryan

Reputation: 28177

Here is a starting point: http://www.codeproject.com/KB/silverlight/BuildASilverlight2WebChat.aspx

Upvotes: 1

Related Questions