sharepoint 2013 examples

Alibabacloud.com offers a wide variety of articles about sharepoint 2013 examples, easily find your sharepoint 2013 examples information here online.

Using generic Handlers in SharePoint 2013/2010 Solutions

This article describes how to add ashx (HttpHandler) in SharePoint 2013/2010 Solutions.The general handler (HttpHandler) is · NET is one of many Web components, and ashx is its extension. A HttpHandler accepts and processes an HTTP request, analogous to a servlet in Java. Analogy to the need to inherit the HttpServlet class in Java, you need to implement the IHttpHandler interface in. NET, this interface ha

SharePoint 2013 Designer Workflow: Application of Parallel block

In the custom workflow, often encounter such scenes, a certain approval needs to be consulted by more than one person, each of the approvers are independent of each other, that is, each other, simply: "One person through, approval through; one person refused, approval refused". This is like a middle school physics parallel circuit, compared to series circuit, parallel circuit more flexible. In SharePoint workflow, an activity similar to a parallel ci

Manually updating user information in a SharePoint 2013 database

Tp_login is the login name, Tp_title is the name value, Tp_email is an e-mail address, such as:We can execute the following update statement, which is updated as follows:UPDATE [testresult]. [dbo]. [UserInfo] set tp_title='linyu'where tp_id= 25, some cases update the UserInfo table, the user information has been updated, but some special circumstances, but also need to update the user information list, it is necessary to update the Alluserdata table, such as:6, first through a query statement,

SQL Server Security in SharePoint 2013

only the second can be modified, of course, in order to avoid the problem, it is no harm. Such as:The second is to modify the registry, because if you modify the communication port of SQL Server, the server and client must be modified at the same time, and the SharePoint front segment typically does not install SQL, but you can also install only administrative tools, or by modifying the registry:SummaryThese are some of the key points in

SQL Server Security in SharePoint 2013

only the second can be modified, of course, in order to avoid the problem, it is no harm. Such as:The second is to modify the registry, because if you modify the communication port of SQL Server, the server and client must be modified at the same time, and the SharePoint front segment typically does not install SQL, but you can also install only administrative tools, or by modifying the registry:SummaryThese are some of the key points in

SharePoint 2013 Workflow Learning: Example of Visual Studio development

SharePoint 2013, which references WF4.0 Foundation, supports the design with designer and Visio, but has limited functionality, and Visual Studio can develop more functional workflows, and here's a quick example. 1, this example uses the VS 2013 version, creates a new SharePoint empty project; 2, deployed as a serv

Getting Started with SharePoint 2013 development: Code Definition List

customizing lists with Visual Studio is often used in SharePoint development because many times we don't create lists manually, and manually creating lists synchronizes fields between the test server and the official machine, so we often use code to define lists or document libraries. Especially in workflow development, we often use the Code definition Task list, or the history list, to store the relevant data we need to store. In Visual Studio

SharePoint 2013 custom providers application in form-based authentication

Because of the needs of the project, users who log on to SharePoint application will be taken from a unified platform instead of being retrieved from domain, so they need to authenticate to SharePoint application (claims Authentication Types) To make changes that are more flexible in mixed-mode logons: Windows authentication and Forms Based authentication. Therefore, this blog will focus on the application

SharePoint 2013 uses JavaScript to implement list header column widths draggable

fact, the concrete steps is very simple, is to upload the script file of the appendix to the document library, reference, and then in this view to initialize the table can be;4, then the reference on the page, also very simple, such as:5, in fact, the combination of SharePoint and JavaScript can do a lot of things, recently also use Easyui in SharePoint to do some experimenting, combined with the features

When you install SharePoint 2013 on Windows R2, you experience a prompt that must be installed. netframeword4.5 Treatment

Recently, a customer needs a test environment, need to build a sps2013 test serverBut based on server software licensing considerations, let's use windows2008 as a system serverBut the installation of a hint, asked to install framework4.5 first. Combined with previous experience, it is estimated that the system is too new. After the query, learned that a newly downloaded Svrsetup.dll file needs to be copied under the Updates folder under the Installer source folderWhen you do this, the results a

SQL Server Security in SharePoint 2013

change the second one can, of course, to avoid the problem. It doesn't hurt to change everything.For example, with:The second is by altering the registry, as the assumption changes SQL Server communication port. The server and client must be changed at the same time, and the SharePoint front section typically does not install SQL, but you can also install only administrative tools, or change the way you register tables:SummaryThese are some of the ke

InfoPath uses Getuserprofilebyname error 5566 solution in SharePoint 2013

Recently tortured for a long time SharePoint about InfoPath table monotone with Getuserprofilebyname data in the database always error 5566. For at least 2 months. Now write the configuration method for SharePoint 203 again. Share to everyone.1: Install InfoPath, locate Office 2013 in the Start menu, select InfoPath Designer

Reproduced A simple overview of the search architecture for SharePoint 2013 Search Learning Notes

The SharePoint search engine consists of 6 components, namely crawl components, content processing components, analysis processing components, index components, query processing components, and search management components. You can deploy these 6 components to multiple servers within a SharePoint farm, forming a SharePoint search farm that fits your needs, the ma

SharePoint 2013 Configure My Site graphics guide

Blog Address: Http://blog.csdn.net/FoxDaveLet's take a look at something about my site (my Sites) in SharePoint.My site is a platform for end users in SharePoint 2013, and in version 2013 it is a central manifestation of the social modules in SharePoint features.My site provides users with a wealth of social networking

Implement a timecard application (medium) based on SharePoint 2013)

the first view, you must use the group count function to directly stop the dishes. Pass. Visualize Web parts. C # development, server (farm) deployment. The cache technology on the server can be used to improve performance. However, debugging is a nightmare. If you don't believe it, you can stick your finger to count how many seconds it takes to restart Web Front once. Sandbox Web part. C # development and website deployment. The advantages of the above server farm solution also avoid its dis

SharePoint 2013 version number and related issues introduction

Check out the SharePoint patches today, inadvertently found a very good link to share to everyone!There is a SharePoint recent version number, and constantly updated, and every patch may be a problem, for the server often need to patch that is very useful, I have met several times because of the patch caused by problems, such as1, SharePoint all list upload attac

Beginning SharePoint®2013 Development 6th Chapter-Summary of developing, integrating and building applications in sharepoint2013

Beginning SharePoint? 2013 Development 6th Chapter-developing, integrating and building applications in sharepoint2013 summary SharePoint development has shifted its focus from basic to providing better models for better application of running SharePoint on the cloud. SharePoint

Removal and restoration of Sharepoint 2013 site collections

One, there are three ways to delete a site collection:1. Open the SharePoint 2013 Admin page First---> Click on ' Application Management (Application Management) ' and go to this page---> click ' Delete a site collection Collection) ' and open the page---> select the site collection you want to delete and click the ' Delete ' button in the lower-right corner---> complete the deletion.2. Open the top site of

Lookup features in SharePoint 2013

The lookup feature of SharePoint 2013 is the ability to extend other list fields to the current list option, but when too many options are available, it can be cumbersome to choose, so we take a js+ajax approach and improve the presentation to make the operation more convenient. Show effect The following figure, when I entered in the textbox in Beijing, will be the opening of the Beijing option, loaded in

SharePoint 2013 tip: Active directory sync display of user photos

In order to maintain the consistency of communication information, it is necessary to set up Sharepoint,exchange, Lync and other information to update display, for example, employee avatar information. This article describes how to synchronize the display of user avatar information for Active Directory Active Directory in SharePoint 2013. First, import the ad Ac

Total Pages: 14 1 .... 5 6 7 8 9 .... 14 Go to: Go

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.