Microsoft Office SharePoint Server 2007 Question:
How Does SharePoint work?
Answer:
The browser sends a DAV packet to IIS asking to perform a document check in. PKMDASL.DLL, an ISAPI DLL, parses the packet and sees that it has the proprietary INVOKE command. Because of the existence of this command, the packet is passed off to msdmserv.exe, who in turn processes the packet and uses EXOLEDB to access the WSS, perform the operation and send the results back to the user in the form of XML.
Previous Question | Next Question |
What are the actual advantages of SharePoint Portal Services (SPS) over SharePoint Team Services (STS)? | How do I open an older version of a document? |