- Report Title
- Leave both Resource Ids empty, they're for internal use (?)
- CAML List Type - You can specify a list template here if you only want your report to search through a specific type of list. For example, the out of the box "My Tasks" report specifies
in this field to ensure the report only queries the My Tasks list. This SDK article has a list of these ServerTemplate values for each SharePoint list type. - CAML Query - The CAML query for the report
- Target Audience - if you want the report to be targeted to a particular audience
- Report Description
Thursday, 31 January 2008
Custom SharePoint Reports using CAML
Posted by
Unknown
at
16:31
Labels: sharepoint 2007 reports CAML
Monday, 28 January 2008
Setting up a SharePoint Development Environment
Farm (?) ish environment
http://weblogs.asp.net/erobillard/archive/2007/02/23/build-a-sharepoint-development-machine.aspx
Single Machine Environment
http://blah.winsmarts.com/2007-10-A_Single_Developers_SharePoint_2007_Development_Environment.aspx
Posted by
Unknown
at
17:40
Thursday, 24 January 2008
Integrating ASP.NET applications and SharePoint 2007
Link Dump
SharePoint 2007 - Built on ASP.NET 2.0
MOSS 2007 - Creating an ASP.NET application in the _layouts directory using Visual Studio 2005
Application Development on MOSS 2007 and WSS 3.0
ASP.NET 2.0 Web Part Infrastructure and SharePoint 2007
Write Custom WebParts for SharePoint 2007
Using ASP.NET Web Part into MOSS 2007 Web Site
Posted by
Unknown
at
16:10
Labels: ASP.NET and Sharepoint 2007