Term
|
Definition
| IIS is Microsofts web server platform |
|
|
Term
| What are the advantages of IIS 6 over past versions? |
|
Definition
| IIS 6 isolates websites from one another; it is easy to manage because it uses XML for configuration; you can make changes while IIS is running; it is faster and more efficient, and can run more websites on one server; it is more secure because it is installed locked down |
|
|
Term
|
Definition
| Add the application server role in Windows server 2003. Enable ASP.NET. |
|
|
Term
| Since COM+ support is installed automatically, what are COM+ objects? |
|
Definition
| COM+ objects allow you to reuse code without having to have it recompiled |
|
|