Author: Junnark Vicencio | Posted on: 7/1/2008 5:52:07 AM | Views : 1123

We will build a very simple web chat application using the latest ASP.Net 3.5, LINQ, and AJAX from scratch just for fun and see how fast we can build it using LINQ. The web chat will: be accessible anywhere, be flicker-free, not use frames, not use application variables. ...

Go to the complete details ...