TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
nkay
NA
22
0
Windows and Web Application in one Solution (about chatting)
Aug 9 2007 7:43 AM
hello evryone. i have a project and need some ideas. the project is about chatting. there are two types of users. the one is admin and the other is just user. admins will send messge to user with a windows application however users will chat admins from an ASP.Net web page. users will not chat each other. only admin to user, user to admin. there is an sql databaase on our server. lets imagine the project. when admin sends message, the message fisrtly goes to databse and at this point en event will be fired from windows application to catch the admin message from the asp side. and whn user cathes this event admin message wiill be added to a control on ASP.Net web page. then usser will send a messga to admin. user message goes firstly to database and event will fired from ASP.net page. from windows application that event will be cought and user message will be shown to admin.
is there anything wrong here? can u share your better ideas please. and i am sorry for english. i hope i could give the what the aim is :(
Reply
Answers (
4
)
Set value of DataGridViewTextBoxCell
Webparts