A sample text widget
Etiam pulvinar consectetur dolor sed malesuada. Ut convallis
euismod dolor nec pretium. Nunc ut tristique massa.
Nam sodales mi vitae dolor ullamcorper et vulputate enim accumsan.
Morbi orci magna, tincidunt vitae molestie nec, molestie at mi. Nulla nulla lorem,
suscipit in posuere in, interdum non magna.
|
By Paul Galvin, on September 30th, 2007 Overview This entry describes a case study describing an actual MRO (Maintenance, Repair and Operations) workflow approval process implemented in MOSS. This is not an overtly technical discussion, but instead serves to provide a real-world example th…
By Paul Galvin, on September 24th, 2007 UPDATE: In comments, someone posted this link: http://www.midnightmonkey.co.uk/blog/blogging/?page_id=5. It looks good to me too. I passed the MOSS technical exam today, entitled "Microsoft Office SharePoint Server 2007 – Application Devel…
By Paul Galvin, on September 22nd, 2007 This may be obvious to many, but while studying for my MOSS programming exam, I learned that it’s pretty easy to get the actual XML from a search query via the user interface. One quick method is as follows: Access advanced search. Perform a s…
By Paul Galvin, on September 22nd, 2007 I see that Eric Kraus was faced with a requirement normally met with a content query web part. The problem? He was in a pure WSS environment with no access to the CQWP. Rather than curling up in the fetal position (an urge I have to fight every d…
By Paul Galvin, on September 22nd, 2007 Stefan Goßner has put together a terrific 4-part series on the SharePoint Content and Deployment API here. It offers a great overview and very good examples in code (C#). I first picked up this link from joris poelmans blog at http://jopx.blogs…
By , on September 22nd, 2007 The IsCurrentUserMemberOfGroup method of the SPWeb class can be used to check if the currently logged in user is a member of a group or not. This method will return a boolean value that will specify whether the current user is a member of the specified…
By Paul Galvin, on September 20th, 2007 Someone on the Internets was asking about how to create a calculated column on a list that would show a value formatted as "[User] – [Status] – [Location]" as in "Paul Galvin – Drinking [free] Beer – The Beach"…
By Paul Galvin, on September 20th, 2007 I passed the "Developing and Implementing Web Applications with Microsoft Visual C# .NET and Microsoft Visual Studio .NET" exam today in the great state of NJ at the venerable offices of SolarTech in Hasbrouck Heights. I put this exam up there…
By Paul Galvin, on September 13th, 2007 Use the "Collect Data from User" action to create and assign a task to a user that prompts them for data. Among other things, I’ve used it to prompt a user to approve or reject a request and enter some comments. This action takes the …
By Paul Galvin, on September 12th, 2007 I’ve been plagued by this for 9 months and I see that people on the MSDN and Usenet forums have it too.l Sometimes, when accessing a word document (or other doc types) from a document library causes Internet Explorer to simply crash and go away …
|
|