hi.. i m doing a login page with username and password.. when logged in each user should get the list of logged in users and should be able to send message to other users.. its like a chat application.. can anyone help
It is very general question. Answering can take from 5 minutes to several hours. Here is example of 5 minute answer:
You have the following options:
1. Try to find ready solution and analyze it. Just google for ".net chat".
2. Learn .NET authentication/authorization providers, login form.
You can continue with specifying what exactly you need and which solution you prefer.
Solutions
Hi,
It is very general question. Answering can take from 5 minutes to several hours. Here is example of 5 minute answer:
You have the following options:
1. Try to find ready solution and analyze it. Just google for ".net chat".
2. Learn .NET authentication/authorization providers, login form.
You can continue with specifying what exactly you need and which solution you prefer.
Sincerely,
Alex