Saturday, August 23, 2008

Quering a List... good stuff

The need to query data from a list is inevitable. When I was new to Sharepoint, this, among just about everything non-out-of-the-box seemed daunting. Not really knowing where to start, I found a lot of useless info. However, after gaining some Sharepoint development experience, I was able to find this two-part post by Chris O'Brien:
Had I ran into it first, rather than some other things that are out there, I would have been much better off. It discusses using the object model to query info and then delves into the SPDatasource. Part two shows how to pass parameters.

No comments: