Browse by Tags

All Tags » SharePoint (RSS)

Fun: Quoted on SharePoint 2010 Development with Visual Studio in InfoWorld Article

When I was at the SharePoint Conference 2009 in Vegas I was sitting in the hallway working on my little white Mac Book writing a blog post on SharePoint 2010 when a guy passed by. “Can I ask you some questions?” “Sure”, I said. “If I did anything with...
Posted by svdoever | with no comments
Filed under:

The bear goes loose: Office 2010 public beta link (includes SharePoint 2010!)

An old Dutch phrase… translated into bad English! But it is going to happen: the first public beta of the Office tools… including: SharePoint 2010! And where can you download it… I know it… download it HERE! This link is provided by Microsoft The Netherlands...
Posted by svdoever | with no comments
Filed under:

SharePoint 2010: #SPC09 - SSP is dead, long live Service Applications!

Notes from the SharePoint Conference 2009 session "Introduction to Service Applications and Topology". This is my personal interpretation of what has been said during the presentation. Don't shoot me if I interpreted something wrong:-) In SharePoint 2010...
Posted by svdoever | 5 comment(s)
Filed under:

SharePoint 2010: Client side JavaScript Object Model Library written in Script#?

Note: this blog post is based on experiences with the SharePoint 2010 Technical Preview version. SharePoint 2010 now extends the object model to the client. A remote object model proxy is available for C# development (including Silverlight) and a Javascript...
Posted by svdoever | 1 comment(s)
Filed under:

SharePoint 2010: Site exporting as WSP solution (Part 1)

Note: this blog post is based onexperiences with the SharePoint 2010 Technical Preview version. In the good old days of SharePoint 2003 and 2007 it was possible to save a site as a template. These sites were saved as .stp files, I assume this acronym...
Posted by svdoever | 2 comment(s)
Filed under:

SharePoint 2010: Getting Publishing template working

Note: this post is only relevant for people running the SharePoint 2010 Technology Preview. When I create a new site based on the Publishing Portal template you get a .../Pages/Default.aspx page with an error on it. The error seems to be generated by...
Posted by svdoever | 3 comment(s)
Filed under:

SharePoint 2010: When SQL memory usage keeps growing…

After a single machine SharePoint 2010 install using the built in SQL Server Express my machine became really sloooooooow. After checking the processes it became clear that SQL server was eating memory. This is the default behavior of SQL Server. I tried...
Posted by svdoever | with no comments
Filed under:

SharePoint 2010: #SPC09 - Notes from the keynote

Some quick notes I took about things I found interesting from the two keynote speeches of the SharePoint Conference 2009. Steve Ballmer keynote SharePoint 2010 Beta release: November 2009 SharePoint 2010: RTM in First half 2010 Visual Studio Beta 2 released...
Posted by svdoever | with no comments
Filed under:

SharePoint, Features and web.config modifications using SPWebConfigModification

SharePoint has a great way for deploying content and functionality using Windows SharePoint Services Solution Packages (WSP's). While developing a powerful new feature for SharePoint Publishing sites I had to deploy a HttpModule "the SharePoint"...
Posted by svdoever | 7 comment(s)
Filed under:

SharePoint WCM: flushing publishing pages from the cache

SharePoint WCM does a lot of caching. One of the things that is cached are the publishing pages. These pages are cached in the object cache. Sometimes there is a situation where you want to flush a publishing page from the cache. In my case I had to flush...
Posted by svdoever | 3 comment(s)
Filed under:
More Posts Next page »