#33. You are to program an automation component for an insurance company containing statistical functions. How would you implement it for maximum performance?
#34. You want to program an application that is to be sold to companies having 2 to 200 employees. It needs to access either an Access database or a SQL database. You want to reuse a maximal amount of code.
What technology would you use OR You write a application for 2 to 200 clients with VB, with database access method should you use to simplify codding ?
#37. You program a web-based application, which has to access a SQL server. It has to be accessible form any browser. The HTML is to be produced by ASP.
#38. You want to provide secure access to an online magazine. The (registered) users have to be able to access the site from any computer by providing their password.
#39. You are developing an application that will run on a single computer, that performs 2 complex calculations. How should you implement the system for the best performance?