Last Friday, I passed MCTS: WSS 3.0 - Application Development successfully. I’d like to share my experience with this exam in this post.
First of all, it was really hard to prepare myself for the exam because I’ve started to learn and practice WSS 3.0 last December. I’ve passed several Microsoft exams and this one was [...]
WSS 3.0 platform provides a bunch of Web Services that can be used to manage different WSS objects. They expose via Web Services interfaces part of the functionality that is available for you via WSS 3.0 object model. The full list of available Web Services you can find here.
In this post I’d like to share [...]
Few days ago I found a free on-line WSS 3.0 training for developers. The training is focused on WSS 3.0 functionality that we as developers can use in our custom source code. If you are an experienced developer with a strong knowledge of WSS 3.0 you may find no new things for you in the [...]
If you develop a custom Web part for the WSS 3.0 and you’d like to manually install it you can get an error as those below.
Request for the permission of type ‘Microsoft.SharePoint.Security.SharePointPermission, Microsoft.SharePoint.Security, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c’ failed.
It is a quite common error if the trust level for the web site where you deploy your custom [...]
Some times ago I had a need to answer this question. After some googling and investigations I got an idea of what licenses are required for WSS 3.0. I spent some time for the research and decided to share what I’ve found. Let me clear that I’m not an expert in MS products licensing and [...]
Some time ago I’ve started to learn WSS 3.0 and MOSS 2007. Today I found a nice post with a list of resources that everybody needs in order to improve her/his knowledge. Thanks to Dmitry Andreev that collected such useful links and summarized it in one blog post.