.net is a framework because it provides functionality around your code : for instance when you do webforms you do not have to code everything from the reception of the http request to the writing of the html, it is the same for web services and webforms, it is around your code.