Web Forms :: How To Create Facebook And Gmail Type Web Based Chat
Aug 14, 2012How can I create FB and gmail type web base chat in Asp.net ....
View 1 RepliesHow can I create FB and gmail type web base chat in Asp.net ....
View 1 RepliesI've developed an adaptation for asp.net mvc of an existing facebook/gmail like chat. it also includes video P2P features .
View 2 Replieshow to create chat window that we see in gmail while chatting.. What will be the design source code and c# code for that.
View 1 Repliesl'd like to create facebook like chat application in asp.net. This is real situation and I cant implement any workaround....since there would be large no. of users using the application.I need to implement 1-1 chat functionality where user can chat with multiple users by opening multiple chat windows much similar to facebook.
View 1 RepliesHow can i create web base chat in Asp.net
View 1 RepliesI want to develope web based chat application for an organization
My requirements are,
1. Group chat
2. Private chat
3. All chat information will save in sql server
4. if user minimize the browser,it will blink like gtalk and face book
For my project, i have designed a login page like gmail.
According to the credentials given by the users the application should send to the corresponding pages asigned to them.
I want to add chat to my web application. How to readily available modules or add ons? The chat function will be one to one such as Facebook.
View 3 RepliesI have a requirement for building an instant messenger application for the selected user.
I have googled for the solution but without any sucess.My requirement is once a user initiates a chat with another user,the another user needs to get a popup of the chat window,where the two users can start chatting.
I always wondered how to make an instance chat using ajax !
View 4 RepliesI am a c# developer and am working on a web site that contains user accounts. I am trying to add a chat feature like facebook. Only direct chat is to be available like IM, a logged in user in the website should be able to chat with only logged in users. And the user can chat with only one other user at a time. If he wants to chat with another user, he must open a new chat window for him seperately. Which is exactly like facebook's chatting system. Any guides how to go about this. I am a newbie in web applications. Also, preferred language to go about his is asp.net.
View 6 Replieshow can i devlope chat module like Facebook In ASP.NET?
View 19 RepliesAm developing an application that looks more of facebook but at a point i got stuck on the area of the chat
how to develop similar chat in dat of facebook. Am usiing asp.net 3.5 with c#
i am working on asp.net .i want to make a chat room which should be attach like facebook .can any tell me do's and dont's
wht is it called
how can i start ?
designing part ?
how can i add chat application like facebook in my social networking site?
i need to add chat application in my project just like facebook chat
how can i create in asp.net?
I want to create a function which would have two parameters
public **XYZ** GetOputput(string strToConvert, **ABC**)
What I want from this function, that I will send a string to this function and the datatype in which I want to convert this string [Ex: Int32,Int64, datetime etc..] and the return will be the same as the datatype I have sent as the input parameter.
I want to have something like this in my function:
[code]....
I want to implement web based chat as google , yahoo , msn , facebook implemented , can any one give idea about which path i have to start i have three ways to do the task which one i should go for is the confusion
1 . Web to Web using Asp.net Database driven approach (AJAX , jquery enabled)
2. Web Services (Database or XML driven)
3. WCF
I have done some research on creating a chat room for my website. i found one on the following site: [URL] But it is in C#, i tried converting it to VB version but it gives me different errors. I dont know much about it.
View 9 Repliesi want to implement the chat in asp.net without databse
View 1 RepliesI'm trying to create a basic application, i created facebook application before but everything has been changed.
I looked every where to create a basic application, but now i'm getting mad because there isn't any working sample. Because of the changed links, facebook api changes, facebook wiki changes i couldn't find a working copy.
write a basic app that gets permission to write user name to screen in facebook developer toolkit asp.net. I looked computerbeacon.net, codeplex, and some other pages but i couldn't succeed.
Edit: I' m adding some screenshots and some codes, it will may be you to find my problem.
[code]....
I have to implement the Live chat - support type in my asp.net web application
I m working framework 3.5
How can i do this.
I'm a learner..i like to create a program like gmail or any other mail service provider like yahoo..outlook..how to create a program using tree view control?
View 4 Replieswant to develop a comment box and chat for my new project.
would love to use some jquery ajax where-ever possble.
want to store commentbox data nto database and retrieve to display them.
no idea about chat whether it should be file or database.
as all we know that we can create very simple chat using ajax timer & web service , it runs well for few users .
i want to leaverage same idea for site where 5000+ users will be there in chat room , messages are stored in queue hold in memory * dispatched as user request that is through java script timers calling page method or service ,
how well it will perform ? i know GTalk implements XMPP protocol(jabber) for the web chat
seems it will be difficult to got XMPP way ?
I need to create chat application in asp.net.But I don't need to store chat messages in database. Only I retrieve user list from database. I have to create group chat also. I have to show list users but online user's image in green color offline user image in red color for differentiating people.
View 7 Replies