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…
>
|
||||||
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… 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… 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… 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… 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"… 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… 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 … 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 … Overview: Created a custom list that manages a content type with some dozen columns. Added it to a page and then via SPD, converted into a data view. Problem: My Xpath expression was returning blank for a column named "Current Position". … Overview: Debugging is difficult when developing custom functionality for Windows SharePoint Services 3.0 (WSS) or Microsoft Office SharePoint Server (MOSS). The main culprit is that SharePoint normally surfaces very little diagnostic information on… |
||||||
Copyright © 2024 Microsoft Tech Arena - All Rights Reserved Powered by WordPress & Atahualpa |