Added readme

This commit is contained in:
Arjen Poutsma
2008-02-25 14:08:45 +00:00
parent ec5a923628
commit c68df1a55d

View File

@@ -0,0 +1,12 @@
SPRING WEB SERVICES
This directory contains a C# client for the Stock Quote Web Service that uses
Windows Communication Foundation. The client can be built using the specific
build file, which requires WCF (.NET 3.0) on the patch. Note that the stock
quote sample has to be running before invoking this target.
Client Sample table of contents
---------------------------------------------------
* src - The source files for the client
* build.bat - Build bactch file