Welcome to MSDN Blogs Sign in | Join | Help

Coding to the tunes of Alchemy

I'm taking some time today to work on a stream-based Web service for posting blog entries while listening to Dire Straits' Alchemy. Too bad Visual Studio doesn't have a WSDL designer.
Published Sunday, April 13, 2003 12:52 PM by yassers
Filed under:

Comments

# re: Coding to the tunes of Alchemy

I haven't found a good WSDL editor yet. I just grunt out the WSDL's with XmlSpy 4.4. 5.0 Enterprise Edition has a "WSDL Editor" but I have found it lacking, as with the free offering from CapeScience.

It has turned out to just be easier to the write schema definitions in external .XSD files, validate them, then import the namespaces into a WSDL template. I check for validity by attempting to create stub or server abstract using xsd.exe and XmlSpy soap debugging features.

Kind of clunky, but functional.

r/Brad
Sunday, April 13, 2003 4:58 PM by brad.more@blackdogs.com

# About the lack of WSDL design capabilities in Visual Studio .NET : Christian Weyer: Web Services & .

About the lack of WSDL design capabilities in Visual Studio .NET : Christian Weyer: Web Services & .
Sunday, April 13, 2003 12:52 PM by TrackBack

# re: Coding to the tunes of Alchemy

Friday, May 14, 2004 10:54 PM by 服装

# re: Coding to the tunes of Alchemy

Friday, May 14, 2004 10:56 PM by 英语

# re: Coding to the tunes of Alchemy

Saturday, May 15, 2004 1:21 AM by 医药饮食

# re: Coding to the tunes of Alchemy

Saturday, May 15, 2004 1:21 AM by 家用电器
Anonymous comments are disabled
 
Page view tracker