SharePoint 2007 basics – Add a Folder

0
Folders can be added under a list or under another folder and the way of adding in each case is very similar. Below another example of sample functions. public SPFolder AddFolder(SPList parentList,...

SharePoint 2007 basics – Add a List

0
Adding a list is done very much in the same way as a web. You just have to pay attention to were you should get your list template from, because depending...

SharePoint 2007 basics – Add a Web

0
For my first SharePoint post I wanted to start by some of the basics related to working with the SharePoint Object Model. For sure there are other posts about this on...

BizTalk 2006 R2 RTM

0
Although with very little publicity (!?), BizTalk 2006 R2 RTM'd 2 weeks ago. This new (evolutionary) version includes a very interesting set of new features, including an RFID server,...

Scrum types a|B|C

0
Back from an hot summer, I wanted to post about an article posted two years ago on Jeff Sutherland's blog on Scrum: «Future of Scrum: Support for Parallel Pipelining...

Debugging Windows Services

0
Recently I had to develop my first Windows Service in C#. I had already done Services in C++, and I was used to launch and debug the Services thru Visual Studio...

Using log4net logging services

0
Whenever you have the need for debugging some application that by whatever reason cannot be properly debugged in Visual Studio, or even because your application requires some kind of...

BizTalk RFID: notes

0
After finally getting around to setting up VMWare Workstation with a BizTalk 2006 R2 Beta2 + BizTalk RFID, I did several experiences with the Phigets RFID reader and the...

TechDays 2007: WF Extensibility With Custom Activities

0
The second session I delivered at the event was more lively than the first, and also much simpler. A level 300 session, but focused on beginner developers in .Net...

MVP Summit: Getting Ready

0
My second trip to USA's East Coast will be to Seattle/Redmond, where the MVP Summit is being held. My agenda, the Connected Systems Track ("BizTalk, WCF and WF experts...