⟩ How to create a Virtual directory on IIS?
Open IIS Configuration Manager
First of all Right Click on Default web sites > New > Virtual Directory .
Browse the Physical Path. Set the properites. Click on OK
Open IIS Configuration Manager
First of all Right Click on Default web sites > New > Virtual Directory .
Browse the Physical Path. Set the properites. Click on OK
How to ensure that only authorized users access web service?
Explain EventLog class?
How to prevent Web services from unauthorized access?
Define the concept of Web services briefly?
List the advantages that Web services have over COM (Component Object Model)and DCOM (Distributed Component Object Model)?
What portType element of a WSDL document contain?
Described about DISCO?
Tell me which two methods are used to discover the URL of Web services?
Tell me which property of the WebMethod attribute allows you to maintain the state of objects across sessions in a Web method?
Listed the names of public properties defined in the WebService class?