How many types of page.
Answer Posted / himadri roy
three types of pages are there..
1.static page(just the html page)
2.active page(a page that contains any images such as
animation etc)
3.dynamic page.(the page which have the capability to react
according to the user input)
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
Explain serialization and deserialization?
Explain how can you debug your .net application?
What are session state modes in asp.net?
What is full form of asp.net?
What is query string?
What is the difference between session object and application object?
What are Session states available and its Uses?
Is asp.net web forms dead?
Define page fragment caching?
Which method is used to perform all validation at the page level?
what is command line compiler.what are the steps and how it is related to debugging.
What is the parent class of all web server control?
What are the Types of chaching. How to implement caching
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?