thinkinterview » interview questions
« Previous

interview Questions

next »
question

What all steps are required to create an application to test your ASP.NET web services?

  • 1. Create a web reference.
  • 2. Create an instance of web reference.
  • 3. Call the web method through instance of web reference.
  • 4. Publish you web services method on web server.

Next Queston » What are the three main section of SOAP (Simple Object Access Pro...

What are the three main section of SOAP (Simple Object Access Protocol) message?View full queston »


Posted in: .NET(40) |