1. Microsoft SQL Server XML and Web Application Architecture
... decision on how to distribute the processing that the application does affests the hardware and software the application will need, the kind of expertise needed to develop it, and the process by which it is deployed, updated, and maintained. One can either choose a server configuration where the Web servers perform most of the work ("top-heavy") or a configuration ... between a template, a COM+ component, and a piece of script. 4. When a script performs multiple functions, factor the code using script classes. 5. On the database side, always used stored procedures for data access. They ...
- Word Count: 2170
- Approx Pages: 9
- Grade Level: High School