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
Vishan S Gill
NA
15
13.6k
C# Web Service Session
Apr 14 2011 2:10 PM
Hi Forum,
I've just created a windows form application in C# and a web service project (Both in one solution) in VS 2008. Everything is working fine at the moment and I am able to call the web methods in my web service class from the forms.
I'm trying to find a way to create a session id during the login process. For example a user login, and a session ID is generated and is used to communicate between the application and the service. Is there a straight forward way to do this? Or can someone point me to a right direction?
Thanks in advance
Vish
Reply
Answers (
2
)
in webservices reponse dataset question
how to save update database update database into db local from database server through web services?