geekzilla.co.uk — Often in web services you will want to return something that contains a List of objects of an abstract class. Dot Net doesn't do this by default (giving a runtime error) but you can tell it to quite easily with the following method attributes....