Click here to Skip to main content
15,916,835 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
In my project for user authentication checking Username and Password in webservice not in database. I coundnt underestand the concept of this web service .is it same as webserver?
How asp.net application conncting with webserver?
Posted

1 solution

No, Webserver and Webservices are totally diffrent concept

for more details about web services please follow:
http://msdn.microsoft.com/en-us/library/ms228289(v=vs.80).aspx[^]
http://support.microsoft.com/kb/308359[^]
http://msdn.microsoft.com/en-us/library/aa290754(v=vs.71).aspx[^]

Thanks,
Ambesha
 
Share this answer
 
v2

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