Where to find a ASP.NET AJAX based chat component similar to facebook or gmail?

  • Thread starter Thread starter James Knight
  • Start date Start date
J

James Knight

Guest
Hello Everyone. Looking for a ASP.NET chat component for my new site we need to launch soon. We are short on time so we rather not program this feature and want to look for a component already made. Our site is under development and not yet live. We need the chat to be similar to facebook and gmail in the placement and appearance so that it sits neatly in the right hand corner window with notification when someone comes online/offline. Database we are using is SQL Server 2008 so we need something that can use SQL session and also log messages in the database as well. Any suggestions as to where we can find something like this?
 
http://www.coffeecup.com/live-chat/

http://cutesoft.net/ASP.NET+Chat/

http://www.codeproject.com/KB/applications/AliAspNetChat.aspx

http://www.dotnetlivehelp.com/

Here are several. There's a ton more. You'll have to look at how they get implemented into your site.
 
Back
Top