| serge's profileSerge Luca (Sharepoint M...PhotosBlogLists | Help |
|
February 27 New MOSS Virtual LabsLearning Sharepoint today is very easy with the Virtual Labs; you don't have to setup you Sharepoint environment, Microsoft will do that for you and for free. This is very good quality learning material; I've noticed today that Microsoft provides new MOSS labs, not just WSS. February 25 New job: moving to sharepoint@devoteam
After spending 2 years at U2U as a Sharepoint and Workflow trainer with Patrick Tisseghem (we all miss you, Patrick!), I've decided to join the ECM business unit of the Devoteam group where
We are specialized in fixed price projects (we believe in our team) and we recently won a big contract in the Netherlands. If you need some help on your Sharepoint project, don’t hesitate to call our ECM sales guy.
See you at Tech Days where we have a booth. And if you show me that you are interested in Sharepoint, I’ll let you try our Segway ! In the meantime, I’ll be heading to the MVP summit in Redmond. February 24 Custom extended properties not propagated in Sharepoint workflows !!!I was working on my open source framework for Sharepoint workflow when I found a new BUG in Sharepoint workflows this evening: according to the sdk :
"When you write to the ExtendedProperties hash table, Microsoft Windows SharePoint Services 3.0 examines each key-value pair and performs the following function:
If a value has a key-name that matches the name of a field on the task content type, that value is written to the matching field. If a value's key-name does not match any of the field for that task, the value is written to the SPListItem.Properties object of that task. The SPListItem.Properties property returns a System.Collections.Hashtable object. Writing data to this object makes it available through the Microsoft Windows SharePoint Services 3.0 object model".
Task1Properties.AssignedTo = initFormData.Reviewers.ContactList[0]; However, In the Task.properties I don't get a Contract item in the Properties collection. The custom properties are not propagated as mentioned by the sdk !!! I will report this bug (could be fixed in sp2 or in SharepointvNext)
February 03 Visual Studio Extension for Sharepoint 1.3 CTP I've recently used the new Visual Studio Extensions for Sharepoint 1.3 CTP released a few weeks ago; I like it because it is more flexible than the previous version (and you can use it on 64 bits); you can copy your files to the 12 Folder without deploying a new solution, and many other nice feature. For more details see this post from the Sharepoint team. I've discovered an annoying bug : you can only rename a WebPart (folder) one time; the associated files are only renamed the first time you do it; or you have to restart Visual Studio. I've just reported this bug to the Connect web site this afternoon. |
|
|