Thursday, July 19, 2012

Add webreference in windows application

Adding web reference in C# Windows app
Steps
1:Add the below lines in app.config file
then go to solution explorer,click on add services reference
2:click on advanced button
3:then click add web reference
4:then add respective web reference

No comments:

Post a Comment