Click here to Skip to main content
15,921,028 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to make a chating window in application?
Posted
Comments
Sandeep Mewara 11-May-12 1:56am    
And what have you tried so far?

Please refer some good articles on CP:

This article Implements a simple chat application using ASP.NET and remote scripting.Simple Chat Application in ASP.NET[^]

This article explains how to make a chat application in ASP.NET with Ajax
Create a Chat System using Ajax and ASP.NET[^]

This is very simple web chat application using the latest ASP.Net 3.5 technologies from scratch
Build a Web Chat Application using ASP.Net 3.5, LINQ and AJAX (in C# 3.5 or VB 9.0)[^]

This article describes how you can build a multi user chat room using ASP.NET and AJAX extensions
Multi User Chat Room Using ASP.NET 2.0 and AJAX[^]

Also refer:
Web Chat Application using ASP.Net 3.5, LINQ and AJAX [^]
 
Share this answer
 
v3
 
Share this answer
 
Comments
Prasad_Kulkarni 11-May-12 1:54am    
I have mentioned this link.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900