A telecommunications website maintains details of a) Various models of mobile phones (like company(NOKIA,SONY etc.), Model Number, Description, Price) b) Registered members of the website (memberid, password) Discount of 5% is offered if you are a registered member of the site. Develop web services using .NET to i) Get the discounted price for a model if you are a registered member of the site(authenticated by the password you send). ii) Get the regular price of a phone given the model number and company