For everybody that wants to make a quick look at the new SharePoint 2010...just click here
read more
Few days ago while working on a WSS 3.0 project I came a cross an issue that needed better solution that the one that we had in the moment. What we had was a custom list with a couple of items in it, and 2 workflows attached to the list. Both workflows...
read more
While working on one of my WSS 3.0 projects recently I came up with a problem that was very annoying for me. The problem was related with the custom workflow made for one of the lists in SharePoint site. The workflow used a couple of Delay activities...
read more
If you are ASP.NET developer and you have searched for free open source content management system sometime you know that there are bunch of them on internet. Well, not all of them will suite your needs and fulfill your expectations. There is one of the...
read more
The last few days I was looking for a good SharePoint Workflows examples and tutorials. During my search on the net I found a of serial of step by step tutorials written by Serge Luca on his blog. Even though the tutorials are not complete (only 12 from...
read more
I can't say much for this just go to the following link and try it, it works great and don't forget to follow the instalation instructions... http://community.bamboosolutions.com/blogs/bambooteamblog/archive/2008/05/21/how-to-install-windows-sharepoint...
read more
These extensions that Microsoft has created for us are simply tools for developing custom SharePoint applications which include Visual Studio project templates for Web Parts, site definitions, list definitions and a stand-alone utility program, the SharePoint...
read more
In my previous blog I showed you how you can easy add the built in ASP.NET membership provider in any Windows Forms or Console application. We have seen how easy is to add new user and validate all existing users. Now lets continue working on the same...
read more
Creating and validating users One of the features in ASP.NET 2.0 is the Membership and Role providers. These providers represent nicely designed system that allows us to handle the storage of user information any way we like and all we need to do is to...
read more