consuming a web service

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I have just started to look at VS 2005 and ASP.NET 2.0. I have now been
asked to develop a small web page that are suppose to show some information
in a table and when clicking on one row in the table some details are going
to be shown. The information will be return from a web service.

All I got is two xsd files. What techniques should I use to do this? Should
I use a GridView control or something else?

Thanks
 
Hi

The ws are suppose to return a list of products, for example books...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top