Browse by Tags

All Tags » SharePoint (RSS)

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 | 2 comment(s)
Filed under:

Debugging SharePoint/ASP.NET code? Smart key-codes + disable timeout!

I'm currently running around in the Visual Studio debugger to debug some complex SharePoint code. There are two things really annoy me: all the mouse-clicks needed to attach to the Internet Information Server process and the time-out you get when you...
Posted by svdoever | 5 comment(s)
Filed under: , ,

SPDevExplorer 2.3 – Edit SharePoint content from within Visual Studio (4)

After a weekend of hard work I have a new version of SPDevExplorer ready with many new enhancements. Download at http://spdevexplorer.codeplex.com/WorkItem/View.aspx?WorkItemId=7799 See http://weblogs.asp.net/soever/archive/tags/SPDevExplorer/default...
Posted by svdoever | 8 comment(s)

SPDevExplorer 2.1 – edit SharePoint content from within Visual studio (3)

I did a lot of additional bugfixing and enhancements on SPDevExplorer. Resulted in version 2.1 of SPDevExplorer. Download bin + sources at http://spdevexplorer.codeplex.com/WorkItem/View.aspx?WorkItemId=7799 . Let me know if you find any issues. See http...
Posted by svdoever | 2 comment(s)

SPDevExplorer – edit SharePoint content from within Visual studio (2)

I recorded a video on installing and using the SharePoint Developer Explorer. See my first post for information on location for download and last changes. If the video below does not show follow this link to the video file. See http://weblogs.asp.net...
Posted by svdoever | 2 comment(s)

SPDevExplorer – edit SharePoint content from within Visual studio (1)

There is a great project http://SPDevExplorer.codeplex.com by TheKid that allows you to edit SharePoint content from within Visual studio. This is especially handy when creating SharePoint Publishing sites where you are editing master pages and page layouts...
Posted by svdoever | 2 comment(s)

Presentation on the Business Productivity Online Suite as given at DIWUG

Yesterday evening I gave a presentation on the Business Productivity Online Suite (BPOS) for the DIWUG . The session was hosted by Sparked in Amsterdam. I uploaded the presentation at my skydrive . The presentation starts with a general introduction to...
Posted by svdoever | 1 comment(s)
Filed under:

Inspecting SharePoint

When developing for SharePoint you absolutely need a SharePoint inspection tool, a tool that can navigate through the SharePoint object model and SharePoint content. A nice tool is http://www.codeplex.com/spi that comes with source code, but it has a...
Posted by svdoever | 8 comment(s)
Filed under:

Notes from PDC Session: Extending SharePoint Online

******* REMOVED SOME HARSH WORDS ON THE SESSION ******* I took some notes, and augmented it with some of my own thoughts and information. ------- SharePoint Online provides: Managed Services on the net - No server deployment needed, just a few clicks...
Posted by svdoever | 5 comment(s)
Filed under:
More Posts Next page »