Archive for March 14, 2012
Custom link in site action menu of sharepoint
In this article I will describe that how to add custom link on site action menu. Requirement:- Some time we require to add custom link on site action menu which redirect to our own custom page. To do so we no need to write any custom c# code. It’s all xml file. Detail:- Create your […]
March 14, 2012
·
Infoyen ·
No Comments
Tags: Adding actions to Site Actions menu, Custom Action Menu under Site Actions, How to add a custom Site Actions Menu Link, Modify the User Interface Using Custom Actions, MOSS, SharePoint · Posted in: Branding, MOSS, SharePoint
Lists Throttling in SharePoint 2010
In this article I am showing you a new feature in SharePoint 2010 called throttling Detail:- In SharePoint 2007 the max items that can be returned by a list view was approximately 2000 items and any query over this limit shall result in low performance and increased load on the server. But SharePoint P2010 list […]
March 14, 2012
·
Infoyen ·
No Comments
Tags: Lists Throttling, SharePoint 2010, SharePoint 2010 List Throttling, SharePoint 2010 list view throttling and custom CAML queries, Understanding List Query Throttling Limits in SharePoint 2010, Working with Large Lists in SharePoint 2010 - List Throttling · Posted in: SharePoint 2010
Custom Content Query WebPart
Introduction:- When we create portal very often we use Content Query Web Part (CQWP) to display contents. If you are not using then start using it. Trust me its very nice. As per me; There are 2 bad points in CQWP:- 1. We end up to modify existing style library xslt for adding xslt template. […]
March 14, 2012
·
Infoyen ·
10 Comments
Tags: About SharePoint Content Query Web Part, CQWP, Custom Content Query Web Part, Customizing Content Query Web Parts, Customizing the Content Query Web Part and Custom Item Styles, Extending the Content Query web part, How to: Customize the SharePoint Content By Query Web Part, How to: Display Custom Fields in a SharePoint Content By Query Web Part, MOSS, SharePoint, SharePoint: Displaying Custom Fields in Content Query Web Parts · Posted in: CQWP, MOSS, SharePoint
Implementation of People Picker in Web parts
1. Introduction There can be applications where we may need to add people or group to a share point list. The people picker control is available inbuilt when we operate through out of box for adding/editing people or group in share point lists. But, when the requirement is to include a people picker in web […]
March 14, 2012
·
Infoyen ·
6 Comments
Tags: MOSS, Moss 2007, People Picker, People picker in custom web part, SharePoint, Using People Picker control in edit web part Properties · Posted in: MOSS, SharePoint