1_ Create simple web service as .asmx

2_ How to deploy web service (3 options)

3_ How to get web service definition (WSDL)

4_ What needs to be done in order to access a web method directly from URL

5_ How to access method from HTML form

6_ Create proxy

7_ Implement .net client in C# that calls a method

8_ How to use Session