In this article, we'll show you how to integrate Silverlight applications in SharePoint 2010. The Bing Map control is used in the example. The completed effect chart is as follows:
Development environment
In this example, the development environment we use includes:
1, Visual Studio 2010
2, SharePoint Server 2010
3, Silverlight 4 Tools for Visual Studio 2010
4. Bing Maps Silverlight Control SDK
Befor
Web If a person is debugging Web Part, the w3wp process will be consumed by this person. Other people have no way to open any ASP.net program on the site.
Is there any good way to do that?
Can you allow project team members to start debugging at the same time without concurrent conflicts?
---------------------------------------------------------------
Workaround: New features based on IIS 6: Application Pool
Each application Pool initiates an independent w3wp.exe process.
So, you can configure
, because the log is full. All right, let's get my brother hard. Execute the following SQL command:Use wss_content_xxxx; GO --Set the database to the simple recovery model, ALTER DATABASE wss_content_xxxx SET RECOVERY Simple; GO --Compressed to 100M DBCC shrinkfile (wss_content_xxxx _log, 100); GO --Recovery ALTER DATABASE wss_content_xxxx SET RECOVERY full; GO Log file dropped to 100M, after a preliminary test, SharePoint everything works! The whole
Summary:
I believe many friends have encountered the need to set the field value of a people type to the current logged-in user situation and has given a solution, so this article has nothing new, the algorithm is also more redundant, only in the blog as a knowledge of the backup.
Ideas:
In the top right corner of the screen there is a welcome control, the reality of the content of "Welcome, login username ", our code is to take this user name out, and then take the Peoplepicker field corresp
Based on SharePoint platform development, the people selector usage is very high, but the native staff selector is too cumbersome, and very clumsy, very unfriendly, especially for the old man in the government department, to let them manually input personnel, is simply wishful thinking. In a word, the simpler the better.
In order to make customers satisfied, we must change the personnel selector, the original peopleeditor completely abandoned. Can on
We know that SharePoint workflows are driven by tasks, and in real-world scenarios, we might want to have more flexibility in the way the workflow tasks are handled, such as batch processing, IM software processing tasks such as Office Communicator, and so on, and we You need to programmatically finish the task externally.
As a normal idea, SharePoint's Task list is also a splist, so we'll try this:
SPSite site = new SPSite("http://windstyle"); SPWe
Standard Web Parts can sometimes be very powerful and can perform many functions. This article focuses on using visual Studio to create a simple Web Part.
1. Open vs, click on file----new item.
2. Select a blank SharePoint project. Name Smallvillewebpartproject, click OK. Select Deployment as a farm solution.
3. Right-click the project to add a new item.
4. Select the Web Part.
5. Name Customerinformation, click Add.
6. Right-click the new Web P
, please Haihan:
Here, I need to remind you to carefully study this article. This is because the implementation of form certification, your site will no longer open in SharePoint designer (hehe, at least the author has not found a solution, if the reader has a good implementation, welcome to share!) )。 Therefore, do not implement form authentication unless your site has been developed and ready to be published. Of course, if you are not too troubleso
Blog Address Http://blog.csdn.net/foxdave
This article describes a way to customize a SharePoint menu by customizing the menu for sites such as some portals
The custom menu has its own data source, can be a data table, can be XML, this article describes the use of XML data source as a menu of the declaration definition section, the XML as a file format saved in the Web site in the configuration document library created by itself
The format of the XML
Hello, because this test environment is a single SharePoint 2016 server + single SQL Server 2016 server, so in order to SP16 deployment, today we first talk about the installation of SQL Server 2016.I'm going to show you the deployment of a single SQL Sever 2016 server, and after the series of SharePoint 2016 articles, I'll go over the always-on deployment mode for multiple SQL Server 2016 alone.Let's start
Label:Encounter wonderful mistake, the list of item deleted, have permission, definitely have permission, use is administrator, delete prompt without permission.Before encountering this mistake, once used in bulk delete on the Web page, do not know whether for this reason, again, my website uses the form verification, do not know whether there is no relationship. Using a variety of methods, Poweshell, console, Web page right, and so on, in fact, the truth is the same, delete it, error is the sa
, the description is stored in thisContent Databaseunder theSite Collectionhave read and write permissions, but cannot store the newly createdSite Collection, note: This state ofContent Databaseis inSharePoint Central AdministrationThe following steps are provided:
in the SharePoint Central Administration page, enter application Management->manager Content Databases , toggle the corresponding WEB Application as shown in the following:
Bytes
Introduction
Configuration and content database
Search for database files
Database migration
Introduction
When you use the default settings to install Microsoft Windows SharePoint Services, the installer automatically installs Microsoft SQL Server 2000 Desktop Engine (Windows) (wmsde) and uses it to create a database for your website. Windows SharePoin
From: http://technet.microsoft.com/zh-cn/magazine/ee914605.aspx
Although SharePoint provides multiple authentication options and authentication regions, the two most common options implemented by enterprises in the Intranet solution are NTLM and Kerberos. Both protocols are used to integrate Windows Authentication in a typical question/response solution. NTLM relies on IIS to generate a token during the Query Process, send the token to the cli
). Then, in the spfieldlookup class, it defines which field of the List to query and which website list to query. Yes! In fact, wss3.0 supports cross-site Lookup (by setting lookupwebid encoding), but it does not expose a few points on the interface of the authentication. Therefore, Cross-Site query is a well-worth Custom field type!12. Use a consumer and a consumer group-spfielduserIts ingress is completed through an ingress box with Ajax support. This is a very large control. In fact, this cl
Question 32You create a custom web part.You need to ensure that a custom property is visible in edit mode.Which attribute shocould you set in the Web part?A. personalizableB. webbrowsableC. webcategorynameD. webdisplayname
Resolution: This article aims to open a certain attribute of webpart for user setting. Knowledge points are webpart programming.This is a recommended approach for Sharepoint Foundation to create Web parts from the Microsoft ASP. N
In 2004, I saw that SharePoint-related information, tools, and products have sprung up. Windows SharePoint Services is currently in version 2.0. It is clear that 3.0 of the SharePoint platform (currently called 3.0) should be released along with Microsoft Visual Studio 2005 development tools, microsoft SharePoint Porta
Integration of other application systems in Sharepoint Server is actually a complicated issue. You need to consider multiple issues and make the best choice among various options. In this blog, We will systematically describe the integration of SharePoint Server in this aspect, hoping to help you. The Sharepoint Server mentioned in this blog is generic and does n
Http://www.cnblogs.com/Sunmoonfire/archive/2008/04/10/1146975.htmlSharepoint how to add ASP. NET page to _ layouts or site
Http://blogs.msdn.com/besidethepoint/archive/2010/05/01/how-sharepoint-integrates-with-the-asp-net-infrastructure.aspx
Httpmodule and httphandler.
Http://msdn.microsoft.com/en-us/library/cc297200.aspx
Masterpagefile = "~ /_ Layouts/application. Master"
Http://asp.net-tutorials.com/basics/events/
Http://odetocode.com/Articles/406.a
You can import and analyze data from a list in Microsoft Windows SharePoint Services 3.0 or a Windows SharePoint Services 2.0 Web site. For example, you can import a spare parts inventory list from a SharePoint site, and then create a PivotTable report in Microsoft Office Excel 2007: A chart that provides interactive data analysis, similar to a pivot table. You c
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.