11 2012 档案
DefaultButton - Deal with users hitting ENTER on your forms
摘要:DefaultButton - Deal with users hitting ENTER on your forms Developers tend to assume that users will be always clicking on the buttons to submit forms. Is it a valid assumption? Unfortunately not always ... the simplest example can be quick search, a common component on many sites.What if user simp 阅读全文
posted @ 2012-11-30 14:21 ilawrence 阅读(293) 评论(0) 推荐(0)
CAML query on URL field (Stupid design)
摘要:Hello,I am trying to write a custom searchquery using CAML ona list which contains a URL field.The CAML query contains a WHERE clause on the URL field. What I have noticed is that when the URL field is used in the WHERE clause it does not return any results back. Maybe my CAML query is wrong??Any he 阅读全文
posted @ 2012-11-28 23:06 ilawrence 阅读(2046) 评论(0) 推荐(0)
Editing contents of a WSP (SharePoint)
摘要:Editing contents of a WSP(SharePoint)July 7, 2010When deploying a new SharePoint feature for a trial upgrade 2010 environment, I was striking a problem with the contents of the WSP.Inconsequential to this story, there was a SYSTEM.WEB.DLL file within the WSP – and SharePoint 2010 would not allow it 阅读全文
posted @ 2012-11-26 19:09 ilawrence 阅读(310) 评论(0) 推荐(0)
Basic List search / filter WebPart
摘要:Home > C#, MOSS 2007, SharePoint, SharePoint 2010 > SharePoint 2010: Basic List search / filter WebPart SharePoint 2010: Basic List search / filter WebPartApril 19, 2012 jasear Leave a comment Go to comments i 18 VotesI have created a very simple SharePoint list search / filter WebPart which . 阅读全文
posted @ 2012-11-26 17:28 ilawrence 阅读(1022) 评论(0) 推荐(0)
Insert multi user or more than one user in SharePoint list Person or Group field
摘要:Objective In this article, I am going to explain, how to insert multi user or more than one user in Share point list. About SharePoint list where value would be inserted There is a list called TestingUser.There is one column in list called UserTest. This column is of type Person or Group.Allow mult. 阅读全文
posted @ 2012-11-22 23:50 ilawrence 阅读(1760) 评论(0) 推荐(0)
SharePoint List Pagination using SPListItemCollectionPosition
摘要:SharePoint List Pagination using SPListItemCollectionPositionDescriptionThis article will show you how to apply paging with sorting on search grid which gets data from sharepoint list by using SPQuery and SPListItemCollectionPosition.Requirement:-I have search page which is divided in 2 part; Search 阅读全文
posted @ 2012-11-18 15:57 ilawrence 阅读(1589) 评论(2) 推荐(0)
js调用后台方法
摘要:js调用后台方法http://netcode.cnblogs.com/archive/2011/05/19/js-csharp.html简单介绍下它的用法:一.AjaxPro的使用1.在项目中添加引用,浏览找到AjaxPro.2.dll文件2.在Web.config中的system.web里面写入以下代码</configuration><system.web> <httpHandlers> <add verb="*" path="*.ashx" type="AjaxPro.AjaxHandlerFact 阅读全文
posted @ 2012-11-15 09:56 ilawrence 阅读(206) 评论(0) 推荐(0)
Working with BeforeProperties and AfterProperties on SPItemEventReceiver
摘要:Working with BeforeProperties and AfterProperties on SPItemEventReceiverbyRandy Williamson9/18/2008 4:06 PMCategory:DevelopmentAs many of you know, event receivers are a great way to hook into various SharePoint events. These can apply to Feature events such as FeatureActivated, List events such as 阅读全文
posted @ 2012-11-14 15:15 ilawrence 阅读(175) 评论(0) 推荐(0)
Debugging Custom SharePoint Timer Jobs
摘要:IntroductionSharePoint timer jobs are tasks executed on a scheduled basis by the Windows SharePoint Services timer service (owstimer.exe). They are analogous to scheduled tasks, and you can create them in any version of Windows, but SharePoint timer jobs come with many more benefits. SharePoint reli 阅读全文
posted @ 2012-11-07 16:11 ilawrence 阅读(291) 评论(0) 推荐(0)
Developing custom field type for SharePoint 201
摘要:The ECM features of SharePoint 2010 are excellent. The best thing is the extendibility of the platform using SharePoint designer and Visual Studio. By default SharePoint includes field types such as Single line text, multi-line text etc. The following is the snapshot of the fields available in Share 阅读全文
posted @ 2012-11-06 13:24 ilawrence 阅读(308) 评论(0) 推荐(0)
Master page editing has been disabled for this site---SharePoint Designer
摘要:By default in SharePoint Foundation 2010, site owners and designers don’t have access to edit the master pages for sites. You get the following error when you try to open the site in SharePoint Designer 2010 and try to edit the master page:“Master page editing has been disabled for this site. Contac 阅读全文
posted @ 2012-11-02 21:19 ilawrence 阅读(392) 评论(0) 推荐(0)
The control is not available because you do not have the correct permissions
摘要:This is an issue that we faced recently in one of our sites where in only the admin user could see the sharepoint people picker control added on the page.For all the other users, the control was not visible and kept on giving the error: "The control is not available because you do not have the 阅读全文
posted @ 2012-11-02 14:22 ilawrence 阅读(277) 评论(0) 推荐(0)
Programmatically Upload a document with new Version to SharePoint List
摘要:Search SharePoint Legacy Versions - Development and Other Programming Forum Search All SharePoint Products and Technologies Forums Search All MSDN Forums Ask a questionTuesday, April 14, 2009 6:44 PMda.3vil.genius da.3vil.genius65 Points 2 0 0Recent AchievementsForums Answerer I First Marked Ans... 阅读全文
posted @ 2012-11-02 09:26 ilawrence 阅读(379) 评论(0) 推荐(0)
Books
摘要:http://book.51cto.com/col/1222/http://www.moss168.com/thread-312-1-1.htmlhttp://hristopavlov.wordpress.com/http://sqlcircuit.blogspot.com/2012/03/ssrs-2008-r2-lookup-how-to-use-multiple.html#!/2012/03/ssrs-how-to-resolve-sorting-issue-with.htmlhttp://blog.morg.nl/2011/08/step-by-step-forms-based-aut 阅读全文
posted @ 2012-11-01 15:05 ilawrence 阅读(147) 评论(0) 推荐(0)
sharepoint column/view permission
摘要:http://www.sharepointboost.com/columnpermission.htmlHide or read-only columns in a listHide or read-only views in a listSet Permissions According to ConditionsHide columns in Alert Me email 阅读全文
posted @ 2012-11-01 11:15 ilawrence 阅读(146) 评论(0) 推荐(0)