Clients for the Simple Components

You will now use the components that you created in the previous sections. You will not need to define additional namespaces within the clients; instead, you will import classes from the component namespaces. You will also use the new Windows Forms library to create a true Windows-based application, rather than the console applications shown so far. Finally, you will see client code for an ASP.NET page that places the output in an HTML HTTP response.

See Also

A Client in Managed Extensions for C++ | A Client in Visual C# | A Client in Visual Basic | A Windows Client Using Windows Forms | A Client Using ASP.NET | Summary of Development Tutorial | Appendix A: Tools for Exploring Namespaces