philprice Posted April 10, 2003 Posted April 10, 2003 Hey there, Ive been messing with SOAPBlogger and i've seen they have made 3 data/structure classes public somehome, so you can create them from the webservice direct, how do you do this? Quote Phil Price� Visual Studio .NET 2003 Enterprise Edition Microsoft Student Partner 2004 Microsoft Redmond, EMEA Intern 2004
*Gurus* Derek Stone Posted April 10, 2003 *Gurus* Posted April 10, 2003 Make reference to the Web service's assembly in the application that consumes it. Then declare an instance of the service's class and access the type via it. If the Web service isn't in a compiled form rearrange it so it is. Quote Posting Guidelines
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.