What is the maximum size of an array?
What is asp what can asp do for you?
What are the 3 types of internal controls?
What is the result of using Option Explicit? A. This applies only to Visual Basic, not VBScript. B. All variables must be dimensioned before use. C. All variables are dimensioned at run-time. D. Forces all SELECT controls to have a SELECTED option. E. Requires all variables be cast as specific DataTypes.
Give an example of how using an HttpHandler could simplify an existing design that serves Check Images from an .aspx page.
How add insert options in datagrid control in footer row.
How are sessions maintained? A. The browser sends a cookie to the server with each request. B. The browser sends a Querystring variable to the server with each request. C. The browser sends a hidden Form variable to the server with each request. D. The browser sends a long variable to the server in the BODY of each request. E. None of the above.
Explain what inheritance is and an example of when you might use it?
How do you open an asp file?
Explain life cycle of asp page.
difference between SAP R/2 and R/3
Define request object?
What is the purpose of application.lock method?