Me and Alistair L have been working on a DotNET XML Web Services course. Here's a few demos from it:
Dot Net XML Web Services Demos
The following relate to the demo from the Units:
Unit 0 [Introduction to .NET] Notes: Unit 0 »
Unit 0, Page 21 (Tut 0.1) » This is a demo of Tutorial 0.1.
Unit 0, Page 22 (Tut 0.2) » This is a demo of Tutorial 0.2.
Unit 0, Page 22 (Tut 0.3) » This is a demo of Tutorial 0.3.
Unit 0, Page 22 (Tut 0.4) » This is a demo of Tutorial 0.4.
Unit 0, Page 22 (Tut 0.5) » This is a demo of Tutorial 0.5.
Unit 0, Page 22 (Tut 0.7) » This is a demo of Tutorial 0.7.
Unit 0, Page 22 (Tut 0.9) » This is a demo of Tutorial 0.9.
Unit 0, Page 22 (Tut 0.10) » This is a demo of Tutorial 0.10.
Unit 0, Page 22 (Tut 0.11) » This is a demo of Tutorial 0.11.
Unit 1 [Creating and Manipulating Datasets] Unit 1 »
Unit 1, Page 11 » This demo relates to creating a schema from the VS Designer.
Unit 1, Page 13 (Tut 1.1) » This demo relates to creating an XML files and associated schema from the VS Designer.
Unit 1, Page 13 (Tut 1.2) » This demo relates to creating an XML files ands associated schema from the VS Designer.
Unit 1, Page 13 (Tut 1.3) » This demo relates to creating a restricted data type for the day of the week in VS Designer.
Unit 1, Page 20 (Tut 1.4) » This is a demo of Tutorial 1.4.
Unit 1, Page 20 (Tut 1.7) » This is a demo of Tutorial 1.7.
Unit 1, Page 20 (Tut 1.9) » This is a demo of Tutorial 1.9.
Unit 1, Page 23 » This demo relates to filling a datagrid with the Suppliers table.
Unit 1, Page 25 (Tut 1.10) » This is a demo of Tutorial 1.10.
Unit 1, Page 30 » This is a demo of the .NET SQL query tool.
Unit 1, Page 32 » This is a demo of the .NET OSQL query tool.
Unit 1, Page 32 » This is a demo of creating a query. Show sample run »
The following relate to the demos from the Kalani book:
Kalani, Unit 1, Tut 10 » This demo relates to the connection to the Northwinds database, and the interrogation of the Employees table into a ListBox.
Kalani, Unit 1, Tut 15 » This demo relates to a query example from Kalani, where the user submits a query on customers from Germany and not from Berlin.
|