You can consider
SignalR, an async signaling library for .NET to help build real-time, multi-user interactive web applications. It is quite easy to integrate with ASP.net/MVC applications. It also have very healthy support, direct make your queries to its creator
David Fowler, at their dedicated chat room for signalr
http://jabbr.net/#/rooms/signalr. It definitely solve your problem.
If you have any queries. do post it. I will help if i can :)
shinbet
Member
33 Points
33 Posts
Chat popup for site, Build or Purchase solution?
May 12, 2011 06:53 PM|LINK
Hi
I'd like to incorporate some form of live chat to my website, with an option for the operator to be offline, and collect a message instead,
I would also like the operator to see the product page the chat button was clicked from.
I've seen people ask how to build, and i have seen people ask what the best chat software product is.
I have a couple of questions
1) build vs buy? whats the general consensus?
2) if its build, does anyone have a very good uptodate tutorial
3) if its a purchase, can I purchase it no matter what lanague its written in, and still use it on an asp.net site? and if yes, any reccomendations?
4) is there any open source chat component that i can use ?
Thank you very much
shinbet
Member
33 Points
33 Posts
Re: Chat popup for site, Build or Purchase solution?
May 20, 2011 08:01 PM|LINK
Is it worth creating my own? and does anyone have any tutorials?
tim.robson
Member
162 Points
54 Posts
Re: Chat popup for site, Build or Purchase solution?
Feb 28, 2012 10:50 PM|LINK
Hi Shinbet,
Creating an app like the one you have mentioned takes a lot of efforts. I recommend our company's product to you. You can take a look of it here:
http://www.comm100.com/livechat/
Thanks,
-----------------------------------------------------------------
Tim Robson, MCSD, MCDBA
Comm100, Live Chat Software Provider
Sachin303
Member
37 Points
22 Posts
Re: Chat popup for site, Build or Purchase solution?
Mar 07, 2012 05:35 AM|LINK
Hi,
You can consider SignalR, an async signaling library for .NET to help build real-time, multi-user interactive web applications. It is quite easy to integrate with ASP.net/MVC applications. It also have very healthy support, direct make your queries to its creator David Fowler, at their dedicated chat room for signalr http://jabbr.net/#/rooms/signalr. It definitely solve your problem.
If you have any queries. do post it. I will help if i can :)
Thanks