Pages
(Move to ...)
Home
Blog Home
▼
Tuesday, January 17, 2012
Open PDF files directly in browser SharePoint 2010
›
Here is how you can tell SharePoint 2010 site to open the PDF files in the browser instead of prompting the user to save or open the PDF. T...
Monday, January 16, 2012
How to change the default home page or Set Welcome Page of a SharePoint site using PowerShell Script - SharePoint 2010
›
By default a SharePoint 2010 publishing site uses default.aspx as its welcome page. There are so many conditions where we use our custom ...
Wednesday, January 11, 2012
SharePoint 2010 Database Server Memory Requirements
›
The memory required for SharePoint Server 2010 is directly related to the size of the content databases that you are hosting on a server ...
SharePoint 2010 Storage options
›
Design storage architecture based on capacity and I/O requirements The storage architecture and disk types that you select for your env...
SharePoint Server 2010 Capacity Planning
›
I found a very useful and detailed document on SharePoint 2010 capacity planning today when I was searching for the best practices on serv...
Download WSP Solution from SharePoint
›
Once a solution has been added to SharePoint, then there's no way to download it. Using the SharePoint object model we can easily dow...
Tuesday, January 10, 2012
Writing Errors to Sharepoint Logs
›
Sharepoint 2010 has provided us with an API for writing to the default ULS log file in which Sharepoint writes its logs. To do this you can...
Sharepoint Adding a Mapped URL programmatically
›
In Sharepoint 2010, you can retrieve the URL of some common Application Pages as AccessDenied.aspx, Error.aspx, Login.aspx, Signout.aspx et...
Monday, January 9, 2012
Sharepoint Access Denied Page
›
Sometimes in your web part pages you may want to show the same "Access Denied" screen to the user that SharePoint provides by def...
Wednesday, January 4, 2012
MOSS Workflow Concepts
›
In this post, I will be covering MOSS workflows concepts, starting from What are workflows, categories, people involved, WWF. MOSS Workflo...
Tuesday, January 3, 2012
Custom TreeView Column for SharePoint
›
SharePoint doesn’t provide any column type to represent the relational data in tree view format. E.g. Country > State > City is the ...
Use SQL Server Alias to Create SharePoint Farm
›
SharePoint depends on its connections to one or more SQL Server instances for the overwhelming majority of its content and configuration ...
SharePoint Performance Tip : BLOB Caching with MAX-AGE Attribute
›
When configuring BLOB caching for MOSS 2007 and SharePoint 2010, it is possible to specify an optional max-age attribute in the web.confi...
Thursday, December 29, 2011
SharePoint - Programmatically creating comments of a blog post in blog site
›
Last week, one guy faced a problem when he was trying to create "Blog Post Comments" programmatically. He was not able to increas...
‹
›
Home
View web version