Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 273729
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T00:30:06+00:00 2026-05-12T00:30:06+00:00

I’ve been thrown a project which I have to say I’ve not got the

  • 0

I’ve been thrown a project which I have to say I’ve not got the faintest idea where to start so I’m hoping someone can give me some pointers here!

I’m working with a SharePoint intranet, and I need to query a web service which has been set up. In the words of the guy who set it up:

  1. The result of that query will be a DataSet (.Net framework)
  2. Dataset will consist of 1 DataTable
  3. Datatable will have 3 columns: Name, Department and link
  4. Name and Department are to be displayed in a GridView and the link field as underlying PostbackUrl property for the Name field.
  5. Just above the Grid a heading
  6. Set the EmptyDataText property to: “No Records”

Now I’ve worked with SQL and PHP, AJAX etc and so on, but I’ve not had to use .net or anything so I’m really not sure how you

a) Go about querying this Dataset
b) In what format it sends back data

If I can crack those 2 questions I’m pretty happy I can format the result and make it look pretty. My best guess is that it sends back an XML feed with the columns he talks of as elements in the XML?

Cheers!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T00:30:06+00:00Added an answer on May 12, 2026 at 12:30 am

    If you are using Visual Studio, you should be able to create a quick little web app you can use to test connecting to the web service. If the web service has a published location, you can just add a new web reference to your project and put in the URL to the ASMX you are connecting to.

    To do this:

    1. Right-click on your Web project
    2. Select “Add Web Reference”
    3. Enter the URL for your web service you are connecting to, and find the web service definition you want.
    4. Name the reference
    5. Press the “Add Reference” button.

    You can now reference this web reference in your code using the name you gave it in step 4.

    MyWebServiceName ws = new MyWebServiceName();
    ws.WebServiceMethodName(query);
    

    This should at least help you get started with getting the information from the webservice.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a jquery bug and I've been looking for hours now, I can't
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I have a text area in my form which accepts all possible characters from
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have just tried to save a simple *.rtf file with some websites and
I am trying to understand how to use SyndicationItem to display feed which is
I used javascript for loading a picture on my website depending on which small
this is what i have right now Drawing an RSS feed into the php,
I've got a string that has curly quotes in it. I'd like to replace
Specifically, suppose I start with the string string =hello \'i am \' me And

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.