如何建立可供Silverlight調用的SharePoint in-build web service

在Silverlight被引入到SharePoint開發中後,很多時候SL需要調用SP背景service來達到資料互動的目的,我們當然可以在iis上部署另一套專門通過SharePoint 的object model 來完成資料互動的service,

一次SharePoint開發的敏捷實踐

  一直都才嘗試用敏捷的方式作項目,在此記錄最近一次SharePoint項目開發的敏捷實踐。希望能和大家更多的交流關于敏捷開發以及SharePoint開發的經驗。起因:公司希望將資產管理納入公司的SharePoint Portal之中,由於資產管理名目繁多,現階段從PC管理開始,而項目第一期是關於PC購買,分配的流程管理,這裡只記錄其中一部分。  首先瞭解需求,整理user story,確定user story的優先順序,確保每個user

[SharePoint 開發詳解] 一個Feature中使用SPGridView的幾個Tips

根據上面一篇隨筆所介紹的PC購買流程的項目,在項目中,需要有一個產生訂單的功能,能夠使得Admin很方便的在獲得獲批准的申請中選取一些來產生訂單,要求介面操作簡單明了,大概的如下:點擊checkbox,自動計算當前訂單的總價值,點擊按鈕,產生訂單。有此想到了用SPGridView這個現成的控制項來完成,以前也用過這個控制項,其實和GridView沒什麼大區別。這裡就簡單介紹一下了:首先Create 一個WebPart在CreateChildControls()中可以設定SPGridView

[SharePoint 開發積累] 在Eventhandler中使用State模式

在此記錄下Eventhandler開發中曾經走過的彎路和一點心得......曾經的項目中有個小需求,在一個list中建立一個Choice類型的欄位,名為Status,分別有"Not Started","In Progress","On Schedule","ahead of Schedule","Delayed","Done"等等用來表示進度的欄位,要求當這個item的Status值從"Not Started"變為"In Progress"時,給專案經理發郵件,當從"In

High Confidence Results

 We wanted high confidence results to search over these properties.  We found that the high confidence results were returning results only on the Preferred Name and Account Name properties.  Banged my head for hours  and finally stumbled on the

Controlling Site Provisioning Process with a Custom Provider

Once in a while you may be faced with a task to perform custom actions on a site after it was created from a template.  One of the most common reasons is a necessity to configure a security baseline for the site by adding cross-site groups and

sharepoint匿名實現的另一種方法

1. 建立一個地區 822. 設定MemberShipProvider 代碼Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->public override bool ValidateUser(string username, string password) {if (username == "guest")return

String.Replace() in XSLT

from:http://geekswithblogs.net/Erik/archive/2008/04/01/120915.aspxHere's a sample template that lets you have the String.Replace() functionality in XSLT 1.0. The template "string-replace-all" takes 3 parameters and recursively processes the input

DataForm Webpart Inside (2)

Header ToolBarthere is a xslt template:ListViewToolbarit contains following sharepoint server controls control the tool bar<SharePoint:NewMenu runat="server"></SharePoint:NewMenu><SharePoint:UploadMenu runat="server"

SharePoint User Information list is not being updated

There are many blogs out there explaining the various locations of user properties in SharePoint. Mainly the UPA and the site collections hidden list called the User Information list (http://<SiteCollectionUrl>/_catalogs/users/detail.aspx)When

Displaying files from a specific folder using SPDataSource

http://www.sharepointconfig.com/2010/11/displaying-files-from-a-specific-folder-using-spdatasource/This is a short post to show how you can use the SPDataSource to display items from a specific folder in a SharePoint document library. While the

DataForm Webpart Inside (3)

find the xsl files in folder C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\LAYOUTS\XSLsequence of DataForm xsltfirst: 1. construct the class<xsl:variable name="ViewClassName"> <xsl:choose>

Sharepoint Tags cloud

效果:http://www.roytanck.com/tag-cloud/需要 Jquery,Jquery,swfobject文檔資料:http://www.roytanck.com/2008/05/19/how-to-repurpose-my-tag-cloud-flash-movie/<tags><a href='http://www.roytanck.com/tag1' style='9'>Tag name</a><a

ddwrt:FormatDate with different FormatFlags

ddwrt:FormatDate with different FormatFlagsPosted by PANVEGA on December 8, 2008I needed to use the ddwrt functions in my content query web part. Using the FormatFlags you can easily transform the format you wish.Add the following namespace

在Sharepoint巧妙加Jquery

Jquery文檔 http://api.jquery.comMoss很多樣式定製其實很繁瑣, 考慮到開發速度, 可以試用Jquery做一下轉換如對Table轉成Div展示<script type="text/javascript" language="javascript">var surveyContent = '';$(document).ready(function(){ $('.ms-formbody .ms-RadioText').each(function(){

v3 Creating Custom Field Types

Custom field types in SharePoint 2007 are pretty darn cool. They allow you to create your own subclasses of the existing SharePoint field types. You can control pretty much every aspect of the fields behavior. Things such as how the field  is

How to: Specify a Test Run Configuration

You can control the way test runs proceed by specifying settings that are stored in testrun configurations. Test run configuration settings are saved to disk in files that have the .testrunconfig extension. You can create and save multiple run

Deploying files using Mapped Folders

With Visual Studio 2010 SharePoint Developer Tools, the concept of the Mapped Folder was introduced. A mapped folder is a convenient way for developers to specify a location for any files that need to be deployed on to the SharePoint file system,

Error installing Workflow Manager: Add-WFHost raises exception

Workflow Manager 1.0 (a.k.a. Azure Workflow) is the new workflow engine to support workflow in SharePoint 2013. This allows for a more scalable workflow engine which can be hosted on a separate (workflow) farm. The other option is hosting the

Creating Enterprise Search Metadata Property Mappings with PowerShell

from:http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2010/05/26/creating-enterprise-search-metadata-property-mappings-with-powershell.aspxOne of the things that drove me absolutely nuts about Enterprise Search in MOSS 2007 was that there

總頁數: 61357 1 .... 5668 5669 5670 5671 5672 .... 61357 Go to: 前往

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.