<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3702121671875124942</id><updated>2011-04-21T19:58:56.076-07:00</updated><title type='text'>wsdldisco</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://wsdldisco.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3702121671875124942/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://wsdldisco.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Kaz Baygan</name><uri>http://www.blogger.com/profile/03498197220990765292</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://3.bp.blogspot.com/_dySBxDH3maQ/SX41senZQmI/AAAAAAAAAA4/FQO6IXulYBU/S220/kaz2.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3702121671875124942.post-3468677671387064851</id><published>2008-09-02T09:36:00.000-07:00</published><updated>2008-09-02T14:47:38.980-07:00</updated><title type='text'>How to provide a user interface to any web service in 3 simple steps:</title><content type='html'>If you install Microsoft Visual Studio 2008 and fire up your first Windows Communication Foundation (WCF) project you get the following default web page:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_dySBxDH3maQ/SL2q5zRaDtI/AAAAAAAAAAM/1oLLZ4yvPgg/s1600-h/WCFService.jpg"&gt;&lt;img id="BLOGGER_PHOTO_ID_5241533451321609938" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="" src="http://1.bp.blogspot.com/_dySBxDH3maQ/SL2q5zRaDtI/AAAAAAAAAAM/1oLLZ4yvPgg/s320/WCFService.jpg" border="0" /&gt;&lt;/a&gt; Microsoft is telling you in order to test this service, you will need to create a client and use it to call the service. Now at this point you are thinking this is a lot of work and you are right...&lt;br /&gt;&lt;br /&gt;Not only you need to create such a client, you also need to maintain it as your service changes.&lt;br /&gt;&lt;br /&gt;Wouldn't it be nice if you had a 'Generic Client' that provided a user interface for you?... This generic client would keep up with the changes to your server.&lt;br /&gt;&lt;br /&gt;You add a function to your service… and there it is on your client with no additional client work.&lt;br /&gt;&lt;br /&gt;Well... there is such generic client.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Introducing WSDLDISCO.&lt;br /&gt;&lt;br /&gt;How to provide a user interface to any web service in 3 simple steps:&lt;br /&gt;&lt;br /&gt;1- Download ‘wsdldisco’.&lt;br /&gt;Goto &lt;a href="http://www.wsdldisco.com/"&gt;http://www.wsdldisco.com/&lt;/a&gt; and send us an email. We will send you an installation file.&lt;br /&gt;2- Install ‘wsdldisco’&lt;br /&gt;Run the ‘msi’ file we sent you and follow the instructions.&lt;br /&gt;3- Host your service via ‘wsdldisco’&lt;br /&gt;http://localhost/wsdldisco/default.aspx?swuri=http://www.mydomain.com/myservice/service.asmx&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3702121671875124942-3468677671387064851?l=wsdldisco.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wsdldisco.blogspot.com/feeds/3468677671387064851/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3702121671875124942&amp;postID=3468677671387064851' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3702121671875124942/posts/default/3468677671387064851'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3702121671875124942/posts/default/3468677671387064851'/><link rel='alternate' type='text/html' href='http://wsdldisco.blogspot.com/2008/09/interesting-laws.html' title='How to provide a user interface to any web service in 3 simple steps:'/><author><name>Kaz Baygan</name><uri>http://www.blogger.com/profile/03498197220990765292</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://3.bp.blogspot.com/_dySBxDH3maQ/SX41senZQmI/AAAAAAAAAA4/FQO6IXulYBU/S220/kaz2.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_dySBxDH3maQ/SL2q5zRaDtI/AAAAAAAAAAM/1oLLZ4yvPgg/s72-c/WCFService.jpg' height='72' width='72'/><thr:total>0</thr:total></entry></feed>
