Ajax Private Chating Application Using Asp.net

Last post 08-26-2009 3:07 AM by ajay09. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 08-24-2009 4:56 AM

    • ajay09
    • Top 500 Contributor
    • Joined on 08-24-2009
    • Wannabe Slacker
    • Points 20

    Ajax Private Chating Application Using Asp.net

     Hi All,

              I have searched each and every site to find out one to one i.e. private chat application using asp.net and ajax technology. But I regret to say that all the developer has posted center based chat application. Please provide me useful link so I can implement in my project. It’s my humble request to you please help me urgently.

    Cheers!!!

    ajay

     

    Filed under: ,
  •  Advertisement

    Featured Advertisement

     
  • 08-24-2009 8:39 AM In reply to

    • xxxd
    • Top 10 Contributor
    • Joined on 12-18-2006
    • Slacker
    • Points 19,057

    Re: Ajax Private Chating Application Using Asp.net

    I did a quick search ( asp .net chat application ajax) and came up with a bunch, such as

    Basic Chat Using ASP .NET AJAX at http://blogs.msdn.com/coding4fun/archive/2007/03/01/1785048.aspx

    ASP .NET Ajax chat app. http://www.codeproject.com/KB/ajax/ChatRoom.aspx

     

    Not sure if they work well or if they are what you are looking for, though

  • 08-24-2009 9:25 AM In reply to

    • Sonu
    • Top 10 Contributor
    • Joined on 05-22-2006
    • Montreal / Canada
    • Slacker
    • Points 12,183
    • MVP

    Re: Ajax Private Chating Application Using Asp.net

    Here is an article on how to create a chat application using asp.net and ajax. The source-code is provided as well. You should be able to take this and extend it according to your needs.

    http://www.codegod.de/WebAppCodeGod/a-chat-with-aspnet-and-ajax-AID356.aspx

    [MVP since 2005] [MCAD]
    Webmaster of DotNetSlackers
    Question or Suggestion?
    Feel free to ask my any .NET question
    Our Posting FAQ
    Filed under: , ,
  • 08-26-2009 3:07 AM In reply to

    • ajay09
    • Top 500 Contributor
    • Joined on 08-24-2009
    • Wannabe Slacker
    • Points 20

    Re: Ajax Private Chating Application Using Asp.net

     Hi Friend,

                   I have checked the link which you have given to me. But it’s not useful. Its again general chat means all the user will chat in the same window. My project requirement is one to one i.e. private chat. For example User A has joined the chat room. There are already X, Y, Z users in chat room. User A want to chat with only Y, he will click the user Y then it will popup one window. User A will type some messages and click send button. Then the notification will send to user Y. So both user A and user Y will chat. Other users can not see there chatting.

                 Hope this will clear. Please help me its very urgent.......

    Sad Sad Sad

     

Page 1 of 1 (4 items)