NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Clients for the Simple Components

We will now use the components – written in each of our three NGWS runtime compatible languages – that we created in the previous section. We need not define additional namespaces within the clients: instead, we will be importing and using classes defined by the component namespaces. We will also use the new WinForms library to create a true Windows application, rather than the console applications shown so far. Finally, we will show client code for an ASP+ page that places the output in an HTML HTTP response.