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 |
What is Response object? How is it related to ASP's Response object?
How do you administer security for my machine for an enterprise?
How to use XML file as a database in the ASP
What is a variable in asp?
How could u display all of the cookies/cookie values for a user through a Web page in ASP?
Explain how can you overload a method?
Explain the tags necessary to be present within the tag ?
What is difference between aspx and razor?
How does if-not-modified-since work? How can it be programmatically implemented with ASP.NET?
Is asp the same as saas?
Explain the difference between the value-type variables and reference-type variables?
What is an asp program?