• Posts Tagged ‘SharePoint’

    Complex CAML queries made simple

    by  • February 11, 2011 • MOSS 2007 • 4 Comments

    Update: If you want a quicker solution, please check out my new CAML Viewer Web Part for SharePoint 2010. In this post we will see how we can generate complex CAML queries easily. We will also see how we can use this query to fetch data from the list. If you want to create a [...]

    Read more →

    Read data from a content editor webpart

    by  • June 11, 2010 • MOSS 2007 • 0 Comments

    In this article we will see how we can to get data from a content editor webpart from one page and display it in another page using a custom webpart. If you are new to webpart development you can check out my previous post about Hello world SharePoint Web Part for Beginners Add the following [...]

    Read more →