This attached C# script builds out wiki pages populated with data from a fictional online store 'NorthWind Inc" based on the northwind database. This uses the AdoNet extension which interfaces with ADO.Net data services (previously known as "Astoria") via HTTP/REST. Templates are used to generate content for some of the store front's resources such as Employees, Products, Shippers, and Categories.
The northwind web service is located here: http://astoria.sandbox.live.com/nort.../northwind.rse
This will populate any wiki of your choice that you have access to with the templates and generated pages. Ensure that the wiki has the adonet extension running and that it's configured to point to the northwind uri above.
Suggestions, improvements, questions are all welcomed here or on the forum.
Note that this relies on the MindTouch.Dream.dll library (for simplifying web requests and xml parsing) which you can find in your wiki's bin directory.
//TODO: put together a makefile for this.
| File | Size | Date | Attached by | |||
|---|---|---|---|---|---|---|
| NorthWindExample.zip C# code and vs project (rev 2) | 4.33 kB | 05:49, 5 Mar 2008 | MaxM | Actions | ||