65.9K
CodeProject is changing. Read more.
Home

Build a Silverlight 2 Web Chat Application

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.86/5 (28 votes)

Feb 12, 2009

CPOL

21 min read

viewsIcon

570178

downloadIcon

6933

We are going to build a simple web chat application using Silverlight 2 and the technologies surrounding it like, ASP.NET 3.5, C#, WCF, and LINQ-to-SQL. We will use MS SQL Server to store user details and messages from this chat room.