SharePoint development, sharepoint
To enable Session in SharePoint, you can use Powershell to stamp it here. You can modify webconfig.
The focus of this article is to use feature to control enabling and closing sessions.
Create an empty SharePoint project and write the processing logic of FeatureEventHandler FeatureAct
SharePoint Data Protection (2) Restoration of website set and sharepoint dataZookeeper
Restore Site Collection
After the Site Collection is backed up (see the previous blog), if you want to restore it, SharePoint does not provide operations on the page, you must use the PowerShell command to restore it.
Run the SharePoint
Microsoft's website provides a set of Windows SharePoint Services Chinese website templates for download, allowing us to easily create information and portals that meet specific requirements.
Download link: http://office.microsoft.com/zh-cn/assistance/HA011929182052.aspx
However, according to the download instructions, we can only use these templates in Windows SharePoint Services and cannot use them in
Visual Studio 2017 cannot load the SharePoint solution created by Visual Studio 2015, 2017 sharepoint
A few days ago, I installed the latest Visual Studio 2017 Enterprise Edition. I found that the SharePoint 2015 solution created with Visual Studio 2016 could not be opened and the prompt "update required" was displayed ".
SolutionAs follows:
Right-click "Edi
SharePoint explorer (spex.exe)-SharePointResource Manager
Translated by: Rickie Lee (rickieleemail at Yahoo.com)
Jan. 2, 2005
Overview
The SharePoint explorer tool allows you to easily use client applications to view Web part and Web Part Page attributes.
Install
Copy the SharePoint explorer executable file to the local server running WSS or SPS.
Create site map Tree View and format enumeration for SharePoint, sharepoint Site MapAfter the SharePoint home page is hidden from the left-side navigation, it is easy to present the website map in the Tree View. Copy v4.master, paste v4_copy (1). master, check out, and edit. It is unwise to directly modify the v4.master master page. Insert the Tree View in PlaceH
SharePoint Data Protection (3) backup site or list, sharepoint siteZookeeperSite/List backup
If a Site Collection is large, you can back up a Site or List separately. In the Central Administration, click Export a site or list:
Go to the Site Or List Export page and select the Site Collection to be backed up:
After selecting Site Collection, you can select Site and List. The following is the pag
SharePoint development, sharepoint
This article describes some novel SharePoint instance applications, which have been used in projects for Party A. The data is too large and the customer has Excel, which requires batch import.
Roughly as follows:
This instance is imported by using the data view of the list. The data view is similar to Excel, so you can directly
This article explains a somewhat new SharePoint instance application, has done the project to the party has had the experience, the data is too many, the customer has the Excel, the request realizes the batch import.It is roughly as followsThis instance is a data view implementation of the borrow list, and the Data view is similar to Excel, so you can edit it directly on it, even paste it directly from Excel, and then click Save to insert the data int
More and more Silverlight applications are applied to the web development environment, which is no exception in Sharepoint. The following are some notes about using Silverlight in sharepoint2010:
1. IE version problem: Silverlight xap files cannot be loaded in 64-bit ie. Therefore, use 32-bit IE to load.2. Safari support problem: Silverlight webpart does not support safari on Mac, but can be loaded by Safari on PC.3. xap file call path: Developed in
You can change the style of a page by color or image. However, the topic is only composed of CSS files and some images. The layout of the page (such as the navigation bar) is controlled by the template page. The following steps create a Sharepoint theme (SharePoint theme) 1. Find a template topic and copy it to a new location. Location [c: \ Program Files \ common files \ microsoft shared \ Web Server Exten
SharePoint 2010 URL shortener -- SharePoint 2010 short URL Builder project description this project has added this feature, you can generate short URLs on the SP website. These URLs point to lists or documents. For example, http: // Smallville-PC/URL/nnefhmo.This project allows users to create short URLs pointing to documents or lists/libraries, so that they can easily share them.WSP (credit-free)
Tab: 2013 SharePoint SilverlightBeginning SharePoint? 2013 Development 3rd chapter -- other tools developed by Sharepoint 2013 Developer ToolsThis topic describes many core tools available for SP development. Of course, in addition to these mainstream tools, you may also encounter some good tools-some of which may be exclusive to your organization. Two tools that
Visual Studio1 out of 1 rated this helpful - Rate This topicwith this Visual Studio 2010 Feature Pack, you can visualize the organization and relationships in C and C + + code by generating dependency graphs in Visual Studio 2010 Ultimate Edition. Use these diagrams to help you browse, understand, and manage dependencies between source code, binaries, and source files and header files. For example, you can visualize dependencies between binary files
Blog Address: Http://blog.csdn.net/FoxDaveNew features for SharePoint 2016Three. Monitoring and data (Insights)Real-time data monitoring, including data analysis of usage, storage, status, etc.An open Document Format (ODF) in a document library that allows you to create ODF documents in a document library.Four. Cloud acceleration experience (accelerated experiences)Compliance review for Cloud and on-premises servers.The new Cloud Search Service applic
SharePoint navigation development
2. Let's take a general look at "navigation"
(1) Global Navigation: navigation of the entire website set. (if the company's website has many sub-websites, global navigation will be used.) paste the following code:
Using Microsoft. sharepoint. publishing. navigation; portalsitemapprovider PSM = new portalsitemapprovider (); PSM. navigationtype = portalnavigationtype.
Summary
The custom web part in SharePoint involves operations on items in the list. This document explains how to modify items in the list.
Let's first look at an example.
///
Spsecurity. runwithelevatedprivileges () is used to increase the operation permission level to operate the site!
Usage:
Spsecurity. runwithelevatedprivileges (delegate () {code}); Raising the permission will allow the code to be executed with the permissions of
Sharepoint admin svc must be running in order to create deployment timer job to create a timer job, you must run SVC, sharepointSharepoint admin svc must be running in order to create deployment timer job to create a timer job, you must run the SVC recently used PowerShell to deploy the solution and encounter problems:The solution is to go to the control panel-Administrative Tools-service, find SharePoint 2
Overview of New features of SharePoint 2016 (2) (What's New for IT Professionals in SharePoint Server 2016), sharepoint2016
Blog: http://blog.csdn.net/FoxDave
New Features of SharePoint 2016
3. Insights and Data)
Real-time data monitoring, including data analysis on usage, storage, and status.
The open document format (ODF) in the document library al
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.