Web Forms :: Create Chat Room In VB
Apr 19, 2010
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 Replies
Similar Messages:
Nov 3, 2010
I'm developing chat application on asp.net mvc, in my app, user can create room and invite other join to chat, but don't need to save chat room information.So, I designed to save all chat message ,room information and user info in Session and clear it when owner close the room.I'm worry about stressing server when I save alot of data (include room info, user info, and message) in Session if there are up to 5000 rooms created and alot of messages transfered in that room.Is my solution good enough ? is it ok to save in Session ?
View 3 Replies
Feb 22, 2011
i want to build aroom chat in my web VB code
View 1 Replies
Jun 2, 2010
Just looking for recommendations, we have a need to supply a chat-room for our customers. It will be small-mid scale usage, has anyone purchased any products recently that they recommend? Open to bundled, open-source, or SaaS implementations.
View 2 Replies
Mar 26, 2011
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 ?
View 1 Replies
Nov 4, 2010
My application is MVC Web App Chat Room , it supports following features:1.Create/Join/Close room 2.Send message in room (just live message, offline message might be supported in future)I have done logic for application, but I'm considering where to save chat room data (message,room information, and users in room) ? I see there are 2 options:1. Application variable2. Using file or database-What if I saved in Application variable:In case of there are 2000 rooms and 10000 users online, mean I have to persistence in Application variable (actually in RAM memory) information of 2000 rooms, more than 10000 message (text), these numbers might be increased by second if there are more users online in real time. and what's next ? I don't know what will happen to server, crash ? or my web app will be terminated ? whatever I don't want both results !
-What if I saved in file or DB (i.e: SQL Server DB) Because of web application, clients have to send request every 1 second to fetch data (messages and user list in room). So in case of there are 2000 rooms and 10000 users online, means they will make 10000 requests every 1 second to DB. I don't know what will happen to DB, there are a lot of connections and in EVERY 1 second, can DB still be alive to serve request ?I don't know where saving is good now because both seem are bad solution
View 2 Replies
Nov 4, 2010
My application is Web App Chat Room , it supports following features:
1.Create/Join/Close room
2.Send message in room (just live message, offline message might be supported in future)
I have done logic for application, but I'm considering where to save chat room data (message,room information, and users in room) ? I see there are 2 options:
1. Application variable
2. Using file or database
-What if I saved in Application variable: In case of there are 2000 rooms and 10000 users online, mean I have to persistence in Application variable (actually in RAM memory) information of 2000 rooms, more than 10000 message (text), these numbers might be increased by second if there are more users online in real time. and what's next ? I don't know what will happen to server, crash ? or my web app will be terminated ? whatever I don't want both results!
-What if I saved in file or DB (i.e: SQL Server DB) Because of web application, clients have to send request every 1 second to fetch data (messages and user list in room). So in case of there are 2000 rooms and 10000 users online, means they will make 10000 requests every 1 second to DB. I don't know what will happen to DB, there are a lot of connections and in EVERY 1 second, can DB still be alive to serve request ?
I don't know where saving is good now because both seem are bad solution :(. What is your opinion ?
View 1 Replies
Jul 3, 2010
I have an accordian control with a set number of panes. Each pane has a table created with the code:
[Code]....
I would like to display information about the room occupants when the user hovers over the label. Is the HME the right tool for this? If so, how do I add it?
View 4 Replies
Aug 30, 2013
How can i create web base chat in Asp.net
View 1 Replies
Jun 21, 2012
i want to implement the chat in asp.net without databse
View 1 Replies
Sep 5, 2012
I 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
View 1 Replies
Jan 12, 2011
want 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.
View 3 Replies
Aug 14, 2012
How can I create FB and gmail type web base chat in Asp.net ....
View 1 Replies
Jan 19, 2010
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
Jun 25, 2010
l'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 Replies
May 7, 2015
I had create an application to allow user to register new project.Manager will chat with user base on the project ID(chat room id = Project ID) and store this conversation to database.
Example: User A register project A, other user cannot join the chat room A.
View 1 Replies
May 24, 2010
I want to create a text, voice and video chat facility in our website like gmail/gtalk (video chat quality like skype)? how to find refernce/ project source code or any useful links to create chat application also to send/share any file to him. we can be able to send text and voice message when user is offline.
View 2 Replies
Oct 3, 2010
I want to create small chat application between two users.
Users should Login if they are not logged in they should be registered.
View 3 Replies
Apr 12, 2013
how 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 Replies
May 4, 2010
So I am trying to create and application that combines a website to a chat program.
Essentially what I want is this
Users to be able to go to the website and look at data
if they want to add data they can do that on the website
based on this data, a message pops up on the appropriate agents PC
the agent can then forward the request or accept the request and type in a message/data in that same pop up window and send it to the website which would update the website.
I have too many options to choose from and I am very confused.I believe for the agent side(chat) WCF would be good, but not sure about the website side.Should i use dynamic data webpage orwcf data services?
View 2 Replies
Apr 9, 2010
I have a wizard that has 3 steps
1 - add property
2- add address
3- add room
on the third step I would like to add a button next to the next/previous buttons that would allow the user to add another room.Is there a way to add a button to the wizard and then handle its onclick event
View 4 Replies
Jul 24, 2013
I have a dropdown box which has the work Fa?? Group Ltd which should fit the drown down because on screen it looks like it can show this twice. However it is wrapping the Ltd around underneath.
View 2 Replies
Nov 22, 2010
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 Replies
Feb 28, 2011
how can add chat to my website
View 3 Replies
Aug 21, 2012
I need to implement chat with my application Is there any API to implement this in .net.
View 1 Replies