摘要: SPFieldRatingScale================================Below code snippet renders SharePoint survey results as Pie chart using Telerik chart control: using System;using System.Collections.Generic;using System.Text;using System.Web;using System.Drawing;using System.Runtime.InteropServices;using System.Web 阅读全文
posted @ 2010-12-07 21:08 小师傅 阅读(258) 评论(0) 推荐(0) 编辑
摘要: Imagine a remote application that uses SharePoint Web Services to retrieve a list item’s attachments to perform some action on them or provide a link to them. This application could have been coded in WSS 2.0 using a mix of the GetListItems and GetAttachmentCollection methods of the Lists Web Servic 阅读全文
posted @ 2010-12-07 21:06 小师傅 阅读(299) 评论(0) 推荐(0) 编辑