Profile of some sessions of SPS training last week

Source: Internet
Author: User

In the last week's SPS training, I spoke about three sessions, all of which are development-related.

1. SPS development overview
An overview of several approaches for secondary development and expansion of SPs.

2. SharePoint Object Model & web services access list and document library
Use the object model and Web Services exposed by Sharepoint for programming. Object model provides a relatively low-end but very powerful programming method. Web Service is a reference method with a higher level but limited functions. They have their own advantages and disadvantages and application scenarios.
In the session, I used vs. Net to write a winforms that calls the object model to access the document library and the files in it.ProgramAnd a winforms program that calls the Web service access list information. (The second sample failed to successfully access the remote web service because the host failed to connect to the VM due to a problem with the VM ...)

3. Use and extend SharePoint search servcies
How to reference the search query function of SharePoint in a third-party program, and how to extend the search capability of SPS to multiple data sources.
In the session, I first use. net calls SPS query services, references the search service in SPS In A winforms program, performs a search operation, and displays the result to a explorird. Then, in another winforms program, you can call a class method (splist. getlistitems (spquery query) is used to search for specific conditions in a list.

Here is the PPT of the three sessions and the sample codes download made on the spot.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.