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 / kamlesh
c) System.Web.UI.Page
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is the difference between Session and response.Redirect?
What is ipostback?
What are the different kinds of assemblies?
Which namespace is used by ado.net?
What is difference in .net 1.1 and .net 2.0?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
What are the different authentication modes in asp.net?
What do you mean by marshalbyref?
Can you nest updatepanel within each other?
What is the Difference between MVC And MVP design pattrens
Write some code using interfaces, virtual methods, and an abstract class`
What are the two properties that are common on every validation control?
In the Repeater control which way you can edit?
what cut off mark for po's,what questions they asked for interview?
Does web services support data reader like pom project?