What is aspx format?
No Answer is Posted For this Question
Be the First to Post Answer
Tell few steps for optimizing (for speed and resources) ASP page/application ?
is string is a value type or reference type?
difference between POST & GET methods?
Is asp still used?
What is asp and how it works?
explain uses of Textstream object in ASP
What is difference between asp and php?
what are web handlers?
what is the need of a sealed class when we are having a structure
Distinguish Server side and Client side scripts?
What is ServerVariables collection?
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.