⟩ Explain the main layers of IIS architecture?
IIS having mainly two layer Kernel Mode and User Mode.
Below are the subsection of both of them:
1) Kernel Mode
★ HTTP.SYS
2) User Mode
★ Web Admin Service
★ Virtual Directory
★ Application Pool
IIS having mainly two layer Kernel Mode and User Mode.
Below are the subsection of both of them:
1) Kernel Mode
★ HTTP.SYS
2) User Mode
★ Web Admin Service
★ Virtual Directory
★ Application Pool
Define the services that UDDI provides to Web applications?
What is the file extension for a Web service?
Define WSDL?
What elements are contained in the WSDL document?
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?