When it comes to semantic and well-formed markup, SharePoint 2010 lags a little bit behind. Unclosed HTML tags, inline styles and script, unique classes and not-so-unique IDs with random naming conventions are your usual opponents in the battleground where the older generation Internet Explorers still roam.
The prime example of this is the Navigation Settings page (/_layouts/AreaNavigationSettings.aspx) in the layouts…
Read more »
What’s the problem?
One of our colleagues, Petri, had a problem with using extension methods in his Visual Web Parts user control (.ascx file). He had developed some extension methods and tried to use them in user control:
<%= DateTime.Now.SomeExtensionMethod() %>
And all he got was this error:
…
Read more »
This is a list of favorite features of SharePoint 2010 from a consultant that helps clients to find out and describe their requirements for intranet services. During the past years working with SharePoint 2007 there were many dark moments where the platform didn’t really live up to expectations. These top-5 items are my favorite additions to SharePoint 2010 that make…
Read more »
Recently I investigated the following: A SharePoint 2010 site collection created with Finnish language pack and the default search scopes (“All Sites” and “People”) defined in the Search Service Application. The site collection has a search center created with Enterprise Search Center template. As the site is in Finnish, the customer would like the search scopes to be in Finnish…
Read more »
I want to open up the branding process of a SharePoint 2010 site from a designers perspective. Let’s face it, branding is expensive. Branding takes hours of hard work and with a product like SharePoint, frustration is constantly in the air. I present the idea of using the 80/20, or Pareto Principle on…
Read more »
Many large organizations in Finland use both SharePoint and Confluence for managing their internal content. This article explains why Confluence can be a good partner for SharePoint and what are the scenarios when you might consider using both systems.
Confluence is an enterprise wiki product from Atlassian. Atlassian is a software company from Australia. Atlassian is also…
Read more »