6) Events in page life cycle?
Answer / bm
when user writes an url in the browser,browser send the
request to webserver.by the extention part of the file,the
server seartches in the database then server sends this
page to a special program called .dll where the asp page is
executed from top to bottom afterthat html file is comming
out and sent back to the browser.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the difference between client-side script and server-side script?
How could u display all of the cookies/cookie values for a user through a Web page in ASP?
What are the attributes of the tags? What are their functions?
How do I open aspx files on android?
What are the properties of session object?
is string is a value type or reference type?
What are Constants? How will you declare a constant?
Explain what inheritance is and an example of when you might use it?
What is Querystring collection?
Define response object?
Name the control which would you use if you needed to make sure the values in two different controls matched?
Define common language specification (cls)?