Q: Describe the difference between a Thread and a Process
20080328 - the difference between a Thread and a Process
Q: What is a Windows Service and how does its lifecycle differ from a standard EXE
20080329 - What is a Windows Service and how does its lifecycle differ from a standard EXE
Q: What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design
20080330 - single process memory on Windows and Windows virtual memory
Q: What is the difference between an EXE and a DLL
20080330 - the difference between an EXE and a DLL
Q: What is strong-typing versus weak-typing Which is preferred, Why
20080330 - strong-typing and weak-typing
Q: Corillian's product is a Component Container. Name at least 3 component containers that ship now with the Windows Server Family.
20080331 - Corillian's product is a Component Container Name at least 3 component containers that ship now with the Windows Server Family
Q: What is a PID? How is it useful when troubleshooting a system?
20080331 - What is a PID, How is it useful when troubleshooting a system
Q: How many processes can listen on a single TCP/IP port?
20080331 - How many processes can listen on a single TCPIP port
Q: What is the GAC What problem does it solve
20080331 - What is the GAC, What problem does it solve