Click here to Skip to main content
15,867,704 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hye.I have made a web application using asp.net web forms. I have also managed users. Mean different accounts for different users. Now i want to make a instant messenger for chit chat (group chat and individual chat as well). How i can implement that functionality in my asp.net webform application. I have googled it a lot but not getting any direction. Please slightly guide me that how i should take imitative. Which framework will be best for that?

What I have tried:

Still now i haven't tried anything regard messenger.
Posted
Updated 1-Apr-17 1:04am

1 solution

Have you looked at SignalR | The ASP.NET Site[^]? There are many examples of Asp.Net chat engines using SignalR here on Code Project: SignalR articles on Code Project[^]
 
Share this answer
 

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