Microsoft SharePoint
Categories » Programming » Web Programming » ASP.NET » Microsoft SharePoint
Categories » Microsoft » Microsoft Windows » Microsoft Windows Server » Microsoft SharePoint
Contents |
Virtual Machine
Virtual PC Image with SharePoint
It turns out this virtual machine is limited to 30 days of use from the first boot. It is not activated and needs a key to be used beyond this 30 day period.
The CRM virtual machine was much more forgiving...
SDK
Windows SharePoint Services 3.0: Software Development Kit (SDK)
SharePoint Server 2007 SDK: Software Development Kit
Object Model
Adding to SharePoint List from a Web Service
Web Service
Adding List Item to List
Using Web Services to talk to SharePoint is a lot harder than using the Object Model. Here are links to examples.
- Insert a Sharepoint list item from web services
- Getting started with the SharePoint Webservice - Lists Service
- Add SharePoint List Items with InfoPath
- Manipulating remote SharePoint Lists with PowerShell
Features
AJAX
JOPX on SharePoint 2007 (MOSS and WSS V3 ), Office and SOA
Code Access Security
Code Access Security and SharePoint 2007 Web Parts
Web Parts
Making Web Parts Talk
- Making SharePoint WebParts Interact
- ICellConsumer Interface
- ICellProvider Interface
- Creating a Connectable Web Part
- WebPartConnection Class
- Creating a WebPart that works both as a consumer and a provider
Specifying Web Parts as "Safe"
http://msdn.microsoft.com/en-us/library/ms916848.aspx#sharepoint_northwindwebparts_topic19
Controls
SPGridView
- SPGridView Requests FileIOPermission When Added to a Web Part
- SPGridView and SPMenuField: Displaying custom data through SharePoint lists
- Creating a web part with an SPGridView control, adding sorting, grouping and custom menus.
- Controls that Can be Used for SPGridView
- More Controls
Demos
Debugging
Configuring diagnostic logging settings
References
- Nick Swan's SharePoint Blog Getting started with the SharePoint Webservice. Retrieved from http://weblog.vb-tech.com/nick/archive/2006/02/24/1453.aspx on 2008-08-28