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 :)