Given an ASP.NET Web Form called WebFrom1, what class does
the WebForm1 class inherit from by default?
a) System.Web.Form
b) System.Web.GUI.Page
c) System.Web.UI.Page
d) System.Web.UI.Form
Answer Posted / rajesh
The answer is: c) System.Web.UI.Page
| Is This Answer Correct ? | 35 Yes | 3 No |
Post New Answer View All Answers
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.
What are the features that make asp.net more used framework? : asp.net mvc
What is difference between viewstate and session state in javascript?
Is asp.net mvc front end or backend? : Asp.Net MVC
Explain server-side scripting?
Explain diff between dataset and datareader?
Difference between using directive vs using statement?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
Explain About duration in caching technique
What is client side state management?
How can you make sure that web api returns json data only?
Where is cookie used in asp.net?
Explain why datareader is useful?
What is datagrid asp.net?
Explain different types of validators in asp.net?