ASP.NET Chinese Blogs

Sponsors

Browse by Tags

All Tags » SharePoint (RSS)
The First SharePoint Conference in Hong Kong
The first time ever SharePoint conference is going to be happened this Friday (Hong Kong time). I just registered and the agenda looks great. There are couple of speakers fly in and deliver sessions ranging from Level 100 to Level 300. I joined the local...
Download SharePoint 2010 Pre-Requisites by PowerShell
Recently I come into a situation that SharePoint 2010 need to be installed in a standalone server (no Internet connectivity), and luckily I found this PowerShell script , which downloads all SharePoint 2010 pre-requisites and allows me to copy it to the...
Crawl Rules Tips in SharePoint 2010
Manage Crawl Rules in SharePoint SharePoint admin can include or exclude specific URL during the content crawling stage. The content in SharePoint will be crawled periodically so that that search index will be updated and users can view the latest search...
Obtain SharePoint 2010 Total Sizes by PowerSehll
I got a request to retrieve the usage and total size of SharePoint sites by a client and luckily I found this PowerShell scripts: http://get-spscripts.com/2010/08/check-size-of-sharepoint-2010-sites.html In short, it retrieve and recursively loop all...
Crawl PDF Files in SharePoint 2010
Go to Adobe PDF iFilter web page Download PDF iFilter for 64-bit Platform Extract and Install iFilter Run RegEdit and modify Filter (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\14.0\Search\Setup\Filters) Run RegEdit and modify Extension (HKEY_LOCAL_MACHINE...
Associate PDF icon to PDF documents in SharePoint 2010
Go to http://www.adobe.com/misc/linking.html Download PDF small icon (17 x 17) Save it to C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\IMAGES Edit DocIcon.xml under C:\Program Files\Common Files\Microsoft Shared\Web...
Warm up script for SharePoint 2010
A very common request for all SharePoint 2010 administrators is a warm-up script that could keep the SharePoint warm and in good performance condition. Due to the fact or JIT, SharePoint administrators get various reports (or complaints?) from users about...
ULS Viewer Tool
Referring to the CorrelationID in SharePoint or any other ULS logs, ULS viewer is the must-have tool for all administrator or developers because it displays all logs content in a user-friendly way, like this: Read More...
Network Speed Test Files and HTTP Monitoring
In order to test the network connectivity and network speed for a client, sample files are required for download/upload and monitor the traffic in the meantime. Personally, I use HttpWatch and the sample files from this web site (This web site provides...
Correlation ID Error in SharePoint 2010
This error message is not new and I think most SharePoint admin/user see this message before. SharePoint 2010 display such message with a very long Correlation ID, which is indeed not very useful for debugging or tracing purpose. I got this message again...
More Posts Next page »