66020 members! Sign up to stay informed.

Sponsored Links


Resources

.NET Research Library
Get .NET related white papers, case studies and webcasts

News News News Messages: 2 Messages: 2 Messages: 2 Printer friendly Printer friendly Printer friendly Post reply Post reply Post reply XML XML XML

Using SharePoint 2003 Web Services To Retrieve List Data

Posted by: Paul Ballard on July 22, 2005 DIGG
SharePoint 2003 has a full suite of web services to enable developers to modify data in SharePoint sites. However, actually using the data retreived from the web service is not quite as easy as it might seem. In this featured blog, Paul Ballard shows three different methods for using the data retrieved from the SharePoint Lists web service.

After showing a list of available web service and how to add a reference to a SharePoint list to your .NET project, the article goes into detail about the format of the data retrieved from the web service.
Many of you may recognize this XML format as that of an ADO Recordset with the columns of the records prefixed with “ows_’. While a relatively simple format, it’s not conducive to working with the data in .NET.
The article then shows three methods for using the data inside a .NET application; Converting it to a Dataset, using XPath Queries, and XML Serialization.

Read Using SharePoint 2003 Web Services to Retrieve Data From A List
  Message #179175 Post reply Post reply Post reply Go to top Go to top Go to top

Free tool to query WSS web services

Posted by: Joe Smith on July 26, 2005 in response to Message #178805
I have developed a WindowForms application to call these various WSS web services. I use it to test my input parameters to these web service calls. The application serializes and displays all output as XML inside a textbox. If the output is returned as an ADO recordset, then it will display the result inside a DataGrid. These is a set of examples that query my WSS site to demonstrate the usage of the application. Both binary and source-code versions of the application are available for download.

  Message #179177 Post reply Post reply Post reply Go to top Go to top Go to top

Free tool to query WSS web services

Posted by: Joe Smith on July 26, 2005 in response to Message #179175
Oops, I forgot to post the URL to my website.

http://www.tunguyen.us/AspNet/webdownload/

Recent active threads Recent active threads Recent active threads More More More
PPT to SWF (Flash) and PDF to SWF Conversion in .NET Application
Integrating 3rd Party Single Sign On into SharePoint Portal 2003
[ANN] Agile Cambridge 2010 - October 14-15
Solutions for open source data quality
Talend Appoints Vice President of Corporate Development
We had a fire at work today
How to add barcoding support to ASP.NET Mobile websites (VB.NET
More active threads »
Top posters of the weekTop posters of the weekTop posters of the week
This list contains the members who have made the most posts in all forums over the last 7 days:
  1. aspose seo
  2. Guru Talend
  3. Mark Dalgarno
  4. Jim Thorstad
  5. Sophie Everett
Hot threads Hot threads Hot threads More hot threads More hot threads More hot threads

Eclipse vs. Visual Studio at EclipseCon 2006

Speaking at EclipseCon 2006, Java developer and independent consultant Madhu Siddalingaiah compared Microsoft's Visual Studio IDE to the open source development environment of Eclipse.
(32 comments, last posted December 29, 2007)

Tech Talk: Peter Provost on CAB and Agile development

In this tech talk, Microsoft's Peter Provost talks about the design of the Composite UI Application Block and how the p&p team has led Microsoft in the adoption of Agile methodologies.
(0 comments, last posted April 17, 2006)

Book excerpt: Framework Design Guidelines

Chapter 4 of Framework Design Guidelines, titled "Type Design Guidelines," presents patterns that describe when and how to design classes, constructs and interfaces. In this chapter, Abrams and Cwalina divide types into four groups and discuss the do's and don'ts of type design.
(2 comments, last posted July 07, 2006)

Q&A: Miguel "Mono Man" De Icaza

Paul Ferrill caught up with prime open-source .NET applications driver Miguel De Icaza at Novell's BrainShare conference last week. They discussed the status of Windows Forms for Mono (it's coming along) and VB.NET for Mono (it looks like it's out).
(5 comments, last posted March 30, 2006)

Tech Talk: Jack Greenfield on software factories and DSLs

In this tech talk, Microsoft Visual Studio architect Jack Greenfield discusses the company's approach to Domain-Specific Languages, or DSLs, and the part they play in software factories.
(0 comments, last posted March 15, 2006)
More hot threads »

News | Blogs | Discussions | Tech talks | Patterns | Reviews | White Papers | Downloads | Articles | Media kit | About
All Content Copyright ©2007 TheServerSide Privacy Policy      Powered by JIVE
Site Map