Chun Liu on SharePoint

my thought

Configuring SharePoint 2013 to Use Office Web Apps

To configure SharePoint 2013 to use Office Web Apps, there are two essential references. Deploy...

Author: Chun Liu Date: 12/21/2012

SharePoint 2013 goes to public

With the announcement here, Office 2013 and SharePoint 2013 goes to public today. As an early beta...

Author: Chun Liu Date: 07/16/2012

The flowchart of the IE rendering modes

Several folks asked me about the flowchart of the IE rendering modes that I showed in one of my...

Author: Chun Liu Date: 01/19/2012

Auto Update Statistics and Auto Create Statistics – ON or OFF for SharePoint 2010 Databases?

Update: CTS complained that some customers turned ON auto-create statistics on content databases...

Author: Chun Liu Date: 11/17/2011

How My Site Cleanup Job works

The following is a flowchart I drew according to the implementation of this time job.

Author: Chun Liu Date: 11/10/2011

Details about how Document ID Service is activated

You may have found that Document ID Service is a very interesting feature. Sometimes you activate it...

Author: Chun Liu Date: 07/27/2011

Interesting Facts About Patching of SharePoint 2010

With the release of the SharePoint 2010 SP1, we had an interesting discussion about the way we...

Author: Chun Liu Date: 06/30/2011

Enabling ECB menu on a custom column in SharePoint 2010 (Part 2)

OK. In Part 1, I’ve explained the problem of “Edit in undefined” when you enable the ECB menu on a...

Author: Chun Liu Date: 09/29/2010

Enabling ECB menu on a custom column in SharePoint 2010 (Part 1)

If you have ever tried to enable the ECB menu on a column other than Name or Title in MOSS 2007, you...

Author: Chun Liu Date: 09/27/2010

Creating a Custom Login Page for Windows Authentication

A month ago, I wrote an article talking about how to create a custom login page for FBA in...

Author: Chun Liu Date: 09/21/2010

Rendering a Field with the Custom XSLT Stylesheet

In MOSS 2007, how a field is rendered in a list view relies on its <RenderPattern> element...

Author: Chun Liu Date: 09/12/2010

Accessing Databases in a Sandboxed Solution

Sandboxed Solution is a cool feature of SharePoint 2010, but as all of us know, not everything can...

Author: Chun Liu Date: 08/25/2010

Creating an External Content Type based on SQL Azure

One thing I am interested in Windows Azure Platform is what this Cloud platform means to SharePoint....

Author: Chun Liu Date: 08/23/2010

Creating a Custom Login Page for FBA in SharePoint 2010

The default login page of FBA in SharePoint 2010 is very simple. It only provides a Login control...

Author: Chun Liu Date: 08/21/2010

Linq to SharePoint: Query Across Site Collections?

The thoughts in this article are from an internal discussion about Linq to SharePoint. Scenario Say...

Author: Chun Liu Date: 04/16/2010

How to make use of a custom IP-STS with SharePoint 2010? (Part 2)

ID4014: A SecurityTokenHandler is not registered to read security token ('EncryptedData',...

Author: Chun Liu Date: 04/01/2010

How to make use of a custom IP-STS with SharePoint 2010? (Part 1)

I know there have already been many articles about how to make SharePoint work with ADFS 2.0, like...

Author: Chun Liu Date: 04/01/2010

Why SharePoint 2010 Not Use Kernel Mode Authentication in IIS7?

Kernel mode authentication as it is described in IIS7: By default, IIS enables kernel-mode...

Author: Chun Liu Date: 03/23/2010

Forms-based Authentication on a Claim-based Web App

When creating web app in SharePoint 2010, we can only choose to use Windows Authentication if we...

Author: Chun Liu Date: 03/13/2010

Some Changes on Caching

  1. In MOSS 2007, Object Cache is enabled by default, and the memory it uses is 100MB. But because...

Author: Chun Liu Date: 01/08/2010