954,593 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Dynamic Chatting

Hello All,

I have come up with a social networking website which should support chat functionality like Facebook.
My intentions are as follows :-

1.It should be dynamic that is the chat window should appear only when any friend is online else it should remain hidden somewhere.

2.Could it be possible to develope a chat window through C# and ASP.Net alone and not using silverlight and ajax or javascripts ?

Any relevant help is highly appreciated.

Thanks in advance :)

KM499
Junior Poster
100 posts since May 2010
Reputation Points: 8
Solved Threads: 3
 
tjaank
Newbie Poster
8 posts since Jul 2011
Reputation Points: 10
Solved Threads: 1
 

Hello

I think the best way is to use third party components already available. There are some very good ones out there. For a website that i developed misternmisses.com i used the component on www.mangochat.net and it works really great. Its easy to integrate as well.

one problem i faced when i was trying to make my own was the performance that was becoming a bottle neck at all time. Not sure how Mango Chat works behind the scenes but it does a great job.

Hope this helps. There are other components as well which you can search by searching for ASP.NET Chat Control on google.

mnagria
Newbie Poster
1 post since Nov 2011
Reputation Points: 10
Solved Threads: 1
 

you can make your own chat application using asp.net

crishlay
Junior Poster
132 posts since May 2010
Reputation Points: 10
Solved Threads: 16
 

Thanks for all your replies.
I will surely try all the suggessted ways and really appreciate your kind help for this.

KM499
Junior Poster
100 posts since May 2010
Reputation Points: 8
Solved Threads: 3
 


You can take idea from my chat app on http://realzone71.googlepages.com

adobe71
Junior Poster in Training
56 posts since Feb 2010
Reputation Points: 10
Solved Threads: 0
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You