网络服务器和网络服务
问题描述:
在我的用户身份验证项目中,检查Web服务中的用户名"和密码"不在数据库中.我很理解这个Web服务的概念.它与Web服务器一样吗?
ASP.NET应用程序如何与Web服务器连接?
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?
答
不,Web服务器和Web服务是完全不同的概念
有关Web服务的更多详细信息,请遵循:
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 [
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