Feeds:
Posts
Comments

Archive for July, 2007

Provided @ codeplex, required tools to make sharepoint administrator’s life a bit easier

Read Full Post »

Technorati Tags: asp.net 1.1, framework 1.1, dotnet
Actually there is MasterPage on asp.net 2.0… But unfortunately the environment I’m working on is mostly still using the 1.1 framework.
So, talking about 1.1  framework, there are at least 3 scenarios to construct your page:

Using a same html structure for each aspx page

Read Full Post »

SPS2003: Charting

Requirement:

Sharepoint server should has Microsoft Office 2003 English Web Parts and Components installed
Client PC should has Microsoft Office 2003 Web Component installed (already included if it has MS Office 2003)

Usage:

Connect to external data source (SQL server, OLAP, etc)
Connect to other web part on the same page
If the other WP is a list, it should be in datasheet view
 

Read Full Post »

This issue occurs when user accidentally deletes the files from the SharePoint team sites and wants to retrieve back the file. We have used a stand-by server to retrieve these files from database back up. Below are the steps to retrieve the deleted files from the back up.

Restore the content database for the affected team [...]

Read Full Post »

SPS2003: DB space usage

As your SharePoint Portal Server portal matures (and gains more content), the size of the main SharePoint database (*_SITE) can get pretty big.  Ever wonder why?  Here’s a quick t-sql command that will give you some great insight into what tables are driving the database growth…
Execute the following t-sql (within your *_SITE database) from SQL [...]

Read Full Post »

Older Posts »