= Programming Homeworks =

In 2020, I revised the homeworks and placed them into categories.

== Web Services Introduction ==

In this section we introduced web server concepts.

 * [[/HW01]] Web server survey
 * [[/HW02]] Web authentication in Apache

== Legacy WS-* Webservices and WCF ==

 * [[/HW03]] WCF Web Service & WPF Client
 * [[/HW04]] Publish (Deploy) the service to IIS and re-direct client to IIS hosted service
 * [[/HW05]] Add Security to the Service