What are Constants? How will you declare a constant?
Answer / guest
Constants have values that do not change during the
execution of the program. It can be declared using the term
CONST. (e.g.) Const pi = 3.143
| Is This Answer Correct ? | 1 Yes | 0 No |
What purpose is served by the application.lock method?
Define the asp scripting objects?
Why does my code get a security exception when I run it from a network shared drive?
What is difference between aspx and razor?
How will u make automatic login program in asp as u see in yahoo messanger? When any body login to their system they no need to fill userid and password. It automatically fills the userid and password.
Explain the post and get method or explain the difference between them?
Define a dictionary object?
which property will make a control span an entire site office parent class
i am creating an e-learning site, i want my customers to pay directly through paypall to my paypall account directly from my page ? is it possible ? is there any ready paypall script ?
what is meant by ajax
Is asp still supported by microsoft?
Name the data types which does the rangevalidator control support?