how to add a web reference by code ?
-
Hello Guys I'm working on a quite large mashup project one of the options in this project is to mash the application with a web service to link any project with a web service , we have to right click on the project name and choose the add web reference. this is quite good and the wizard or the dialogue box appears successfully. the point is that i want to show this wizard when clicking a button as an example. i don't know the code that prompts the .NET to show this dialogue box of adding a web reference. if it is not possible is there a way to connect to a web service without using adding a web service. of course i prefer to have a solution for the first request of mine , but keep the second in mine if the first is not possible. thanx alot
-
Hello Guys I'm working on a quite large mashup project one of the options in this project is to mash the application with a web service to link any project with a web service , we have to right click on the project name and choose the add web reference. this is quite good and the wizard or the dialogue box appears successfully. the point is that i want to show this wizard when clicking a button as an example. i don't know the code that prompts the .NET to show this dialogue box of adding a web reference. if it is not possible is there a way to connect to a web service without using adding a web service. of course i prefer to have a solution for the first request of mine , but keep the second in mine if the first is not possible. thanx alot
-