----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: __GauravKhanna__ Message 1 in Discussion Hello Group! Webservices are quickly redefining the concept of remote method invocation, with enhancements being made to their standards with each passing day. When invoking a webservice by its client, the client must have already created a proxy for the webservice in question. In .NET Framework, one typically does it using the WSDL utility.But how does the WSDL generate the proxy? What if you wanted to have such a functionality embedded in your application to dynamically generate a proxy, in the language of your choice and use it at runtime? How would you do that? Generating WebService Proxies in .NET is the latest offering from WinToolZone (http://www.wintoolzone.com/) , where the article leads you in detail, right from the start to the end, on explaining what it takes to generate a webservice proxy, and how the .NET framework can be used generate one in less than 20 lines of code! Read this article at the URI below: http://www.wintoolzone.com/showpage.aspx?url=articles/webservice_proxy_generation.aspx The article comes with complete (VS.NET 2003) source code that helps reinforce the concepts and a sample webservice proxy generation utility that puts the concepts talked in the article to use. As always, your feedback is welcome. Mail it to me @ [EMAIL PROTECTED] Cheers! Gaurav Khanna Microsoft MVP - C#/.NET ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
