SharePint the 22nd of April @ http://bit.ly/459dLn 18 o’clock
Monday, March 15, 2010
How to use the logging components in SharePoint 2010?
The patterns & practices team has made a how to log in SharePoint 2010 video.
Sunday, March 7, 2010
How to disable Internet Explorer Enhanced Security Configuration (IE ESC) in Windows Server 2008
One of the first thing I do when I get a new development environment is to disable IE ESC. But what is the IE ESC?
Copy/paste from technet:
Internet Explorer Enhanced Security Configuration places your server and Internet Explorer in a configuration that decreases the exposure of your server to potential attacks that can occur through Web content and application scripts. As a result, some Web sites may not display or perform as expected.
So basically it means you can’t browse :| and that is bad when you working with a web based enterprise portal system like SharePoint :)
So how is disable it?
Open the Server Manager, click on the “Configure IE ESC” and select “Off”, click OK and done :)