WCF Useful Command

netsh http add urlacl url=http://+:8000/ user=UserName
netsh http show urlacl
netsh http delete urlacl url=http://+:8000/


In the Visual Studio Command Prompt window, runthe command:
svcutil ShoppingCartService.dll
c. Run the command:
svcutil/namespace:*,ShoppingCartClient.ShoppingCartServiceadventure-works.com.2010.06.04.wsdl *.xsd /out:ShoppingCartServiceProxy.cs
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章