What namespace does the Web page belong in the .NET
Framework class hierarchy?
Answer Posted / revathy mani
using System.Web.UI.Page
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What is enableviewstate?
Can you set the session out time manually?
What are the different types of Caching techniques in ASP.NET?
What are the two properties that are common on every validation control?
What is postback in asp net?
Explain the asp.net page life cycle.
What are the server controls in asp.net?
Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.
Explain the benefits of viewstate?
How does windows service lifecycle differ from a .standard. Exe?
Define machine.config in .net?
List the major built-in objects in asp.net?
Is redux flux?
What is simple data binding?
Explain the basic functionality of garbage collector?