Click here to Skip to main content
15,881,641 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi when i host i dont get any error so please give me idea and code ............

urgent to me to host application like chat with login
Posted
Updated 16-Mar-15 19:05pm
v2

1 solution

You can use ASP.NET SignalR to create a chat based application in ASP.NET


Getting Started with SignalR - Which explains step by step on how to create a chat based application.

There is a code project article explaining the same - Creating a simple chat based application
 
Share this answer
 
Comments
Member 10458660 19-Mar-15 10:56am    
after developing chat application with SignaIR i can link to my asp.net site? when i click chatforum page i want to open SignalIR chat page , is it possible?
Antony Gino 19-Mar-15 11:55am    
Yes you can. You have to build it within your ASP.NET application only.
Member 10458660 20-Mar-15 2:25am    
when i am trying 2012 chat application by using signalir ...it will showing output like.......... textbox and send button only .... it will not showing script form ,username .. how to get the that

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900