SharePoint QuickStart (1) WebPart

Source: Internet
Author: User

For users who have just touched SharePoint, the walkthrough of an instance is far more interesting than an understanding of the abstraction concept, and a walkthrough of an instance to understand the principles of SharePoint, the development pattern is the most effective way to learn.

This section learns the goal: to create a visual Web part

    • Create a Visual Web Part project with vs2010/vs2012

    • Click "OK" to enter the URL of the site according to the wizard, the deployment level is "deploy to the farm solution"

    • VS will create a file named "VisualWebPart1"

    • Open Visualwebpart1.webpart file, modify basic information for WebPart (title,description)
<properties> <property name= "Title" type= "string" >SPLinqDemoTitle</property> <property name= " Description "type=" string ">splinqdemopart description</property></properties>
    • Deploy Web Part, click Solution Right---deploy

Now that a Web Part has been created, we will refine the Web Part in subsequent chapters and use it in practice.

SharePoint QuickStart (1) WebPart

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.