Where will you code OPTION EXPLICIT in an ASP application?
WHY?
Answer / guest
It should be the first statement before the <HTML> tag
because ASP script is processed before the HTML statements.
| Is This Answer Correct ? | 1 Yes | 0 No |
Can I use com objects from a .net framework program?
What does asp stand for?
What is the maximum size of an array in asp?
difference between SAP R/2 and R/3
Name the collections of session object?
Tell few programming diffrence between ADO and DAO programming. What is state?
1 Answers Facebook, Leading Software Technologies,
what is the is the difference between asp and asp.net?
Name the property which is on a combo box do you set with a column name, prior to setting the data source, to display data in the combo box?
Tell few steps for optimizing (for speed and resources) ASP page/application ?
How do in-process and cross-process communication work in the common language runtime?
Define request object?
how we can create more than one web.config file in our asp.net project