Is it possible? How?I'm going to try using the webservice behaviour but I would like to know ifthere is a more efficient way?
is it possible to use C# or asp .net web service in webpart is sharepoint support this services.
I have not started any development yet but it should be possible to consumea webservice in a webpart by using the XMLHTTPRequest or (maybe) by usingthe webservice.htc.
It is possible to use a web services in a web part. IF you have a webservice returning XMLOne easy way to do so is to create a new web part- Set the type of content to XML- insert the URL of the web services to Get content from the following link- Check Use XSL to transform content- Enter the XSLT transormation codeI can email whoever is intererested a stock quote web part that shows thisexample
Thanks for good advice, I will try this, it will alsoreally helpful for me if u send me stock quote webpart sample, I am also working on this if I will findsomething new so I will let u know.
I also am very interested in seeing your stock quote web part... Could yousend it?