So when we decided to move to Sharepoint 2010 every one was excited and so were the uses because as per the readings we can make larger lists (then what we already have) yes its never enough :)
As they say SharePoint Lists supports Items upto 50 million - During read operations.
However the challenge has always been to make the data in the large list available for retrieval and display in timely and efficient manner.
Although the users can create as many items as they want the query operation shows down as the list grows in size.
So what do poor administrators like you and me do ...
Introducing our life saver : Resource Throttling
Resource Throttling is new with SharePoint 2010 and is set on site collections by default standard users are throttled when retrieving 5000 items from the list with a warning of 3000, these warnings can be changed using PowerShell.
the mechanics works like this:
if a user is pulling data with 4999 items the query runs all the data without any error.
however if the user or query tries to retrieve 5001 items an expensive query will be returned.
so what we can do is we can use Central Admin to set a time frame when these expensive queries cannot be run for example a query cannot be run at some time frame like 9 to 6 and then later these query would yeild results.
this can be done from Central admin>Application Management > Manage web application > select your application> General settings > Resource Throttling.
hope this would help :)
Branding the site is something each organization is looking for and even if I had my own personal site which I use to share stuff I would love it brand it ... throw in some colors add icons and images.
So If you wanna quick brand your SharePoint website you can do so from the Inbuilt themes from:
Using the Interface:
- Open SP site
- Go to site actions > site settings
- under look and feel choose site theme
- click select a color to change the color of a specific item.
- choose theme from the list
- click preview to view the site changes before publishing
- click apply
well wasn't that easy but if you want to make your own themes rather then the well defined ones before jumping into CSS consider this option.
Creating Themes with PowerPoint 2010
- Open PowerPoint
- Create a new document but if you have an existing document that your organization uses then skip step 3.
- Change the theme, you can do this also from the design tab of powerpoint choose the theme that defines your style, choose fonts and hyperlinks so on.
- Choose the color pallette for the site by clicking the Colors.
- Save the PowerPoint Document as MS powerpoint theme which is *.thmx
- Now go back to your sharepoint site> upload this file under Galleries and Themes.
- Keep / as destination.
- Then choose this new theme for your site from the about way.
tadaaaa .. you have your custom theme for Sharepoint and did we even touch Designer or CSS ...no sir :)
Popular Posts
-
This is the method, I followed to achieve – add image to custom list with calculated / conditional column. Following is the result list...
-
if you want to do a User profile import in SharePoint 2010.. you should have the 'User Profile Synchronization Service' started....
-
SharePoint provides you “Export to Spreadsheet” feature across almost all list, allowing you to export your list content to Excel. But no...
-
Note: A LOT of these questions are specific to SharePoint 2007, and won't have applicability for SharePoint 2003! 1) What are the...
-
A very common & known issue while migrating IE versions. There is couple of steps and checking should be done to get this resolved. ...
-
I found this really great article that talks in depth as well in an easy language about the new options of under look and feel of 2013. h...
-
The April 2015 Cumulative Update for SharePoint 2010 has been released. SharePoint Foundation: https://support.microsoft.com/en-us/kb...
-
We love virtual labs they are free, non hassle and disposable ways to work around SharePoint deployment SharePoint 2010 virtual lab can be...
-
The April 2015 Cumulative Update for SharePoint 2013 has been released. SharePoint Foundation: http://support.microsoft.com/kb/29652...
-
June 2014 Cumulative Update for SharePoint 2013 has been released. SharePoint Foundation - KB2881063 http - //support.microsoft.com/kb...
Disclaimer
The opinions expressed on this blog are the personal views of Pratik's SharePoint Blog, and do not represent or reflect the viewpoints or policies of any past, present, or future employer, colleague, or customer, or any other entity. The posts on this blog are provided ‘as is’ with no warranties, express or implied, and confer no rights. Use of information contained within this blog, including specific technical steps mentioned herein, is at your own risk. References to specific software products, processes, resources, or companies do not imply any endorsement.