How to get Site Directory back in SharePoint 2010
If you are working with SharePoint 2010 Enterprise features, you probably know that the Site Directory template is missing. Looking around in Central Administration, I noticed that we still have the Site Directory configuration settings. It looked just like 2007. So, how do we get the Site Directory back? Firstly, browse to the following path […]
Validate your layer architecture with VisualStudio2010 Architecture tool
Are you a software architect? If you are a software architect, you expect developers implement the software with the layer architecture you have designed. What happens today? In the past you had to validate the code yourself, but now everything is changed. Fortunately, VS2010 provides an architecture tool which can check whether the code is […]
Document Sets in SharePoint 2010
About Documents Sets Document Sets are a new feature in SharePoint Server 2010 that enables an organization to manage multiple documents or files as a single deliverable, or work product. A Document Set is a special kind of folder that combines unique Document Set attributes with the attributes and behavior of folders and documents. It […]
SharePoint Membership Form Authentication Configuration Guideline
SharePoint Membership Form Authentication Configuration Guideline Step 1 Create MemberShip DataBase: Run the aspnet_regsql.exe tool and open the configuration wizard. Press the Next button. Select the database task mode and then press the Next button. The wizard tool will get the server name automatically, you can select the database name by yourself, in the guideline […]
How to Configure PerformancePoint Services
Introduction PerformancePoint Services(PPS) has one major mission in life: to enable you to create rich, context-driven dashboards that aggregate data and content to provide a complete view of how your business is performing at all levels. PerformancePoint used to be an independent product with the earlier version of SharePoint. In SharePoint 2010, it has been […]
Back to Basics: Introduction to Libraries
I like sharing stuff from Microsoft SharePoint Blog. Even the most basic of its uses never cease to shed me some light and some tips when using SharePoint. This post talks about libraries and its uses, how to maximize it, its features and how it works with other parts of SharePoint A library is a […]