Marco Silva
SharePoint 2007 basics – Add a List
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...
SharePoint 2007 basics – Add a Web
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...
Debugging Windows Services
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...
Using log4net logging services
Whenever you have the need for debugging some application that by whatever reason cannot be properly debugged in Visual Studio, or even because your...