Home Authors Posts by Marco Silva

Marco Silva

Marco Silva
0 POSTS 0 COMMENTS

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...

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...

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...

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...