While creating Features, Web Parts, Web Service calls or Site Templates or even basic DataViews at many places you required to have some short of reference chart mostly to write CAML related stuff. So… more →
Abstract Spacestechjen wrote 1 hour ago: With our upcoming SharePoint 2007 deployment, I am contemplating whether or not I’d like to le … more →
Henry wrote 2 weeks ago: If you ever catch yourself having to create List or Document Library Views programmatically – … more →
Bart Snyckers wrote 1 month ago: Recently I had to query a list in a meeting workspace, but I got an empty resultset for every meetin … more →
slettemoen wrote 2 months ago: I have been struggling with large lists for some time now, and the need to look at performance in qu … more →
Marc wrote 2 months ago: I’ve alluded to this in the past, but I had a client situation in the last few days that broug … more →
bazztrap wrote 3 months ago: I have always wondered why SharePoint List Views don’t have filters for Is Null and Is … more →
Brian Farnhill wrote 3 months ago: This is one that I came across today when I was trying to use the content query web part to show a l … more →
vicentemalave wrote 4 months ago: Today I was telling a friend about this new article CAML Trading : experiences with functional prog … more →
zieglers wrote 4 months ago: For almost all implementations of SharePoint, search is a very crucial part. Most of search feature … more →
Marc wrote 4 months ago: When you are building a DVWP in SharePoint, there are some project (Web site) and list properties th … more →
Ramprasad Navaneethakrishnan wrote 5 months ago: Lets see how to retrieve data from a SharePoint list and display it in a Web Part. Scenario: We have … more →
Jacob Siggaard wrote 6 months ago: I just read this very interesting article from Microsoft about CustomListViews in WSS 4.0. The highl … more →
jmiller980 wrote 7 months ago: How do you specify the source list when doing a CAML query that covers more than one list? Using a t … more →
Brian Farnhill wrote 7 months ago: Just a quick one that a came across today – I have a scenario where I am building a CAML query … more →
Adrian wrote 9 months ago: CAML is the SQL of SharePoint. If you will access SharePoint through its web services you will defin … more →
jmiller980 wrote 10 months ago: If you want to create a mulituser column then you should not only declare the Type as “UserMu … more →
Maurizio Storani wrote 10 months ago: In computer science, functional programming is a programming paradigm that treats computation as the … more →
glezalex wrote 10 months ago: One of the biggest problems, when you are developing for SharePoint, is to generate CAML queries fro … more →
Liz wrote 11 months ago: In continuation of the Intro to SharePoint webcasts that I’ve been watching, here are my notes … more →