-
When is the user controls code is executed
Skill/Topic: AdvancedA) After the webform loadsB) After the page_init event of webformC) Before Page_init event of web form
-
Select the validation control used for “PatternMatching”
Skill/Topic: IntermediateA) FieldValidatorB) RegularExpressionValidatorC) RangeValidatorD) PatternValidator
-
How do you register a user control?
Skill/Topic: BeginnerA) Add Tag prefix, Tag nameB) Add Source, Tag prefixC) Add Src, Tagprefix, Tagname
-
The code will be processed on web server when the runat attribute of the < Script > tag has the following value.
Skill/Topic: BeginnerA) DesktopB) ClientC) Server
-
What is the difference between HTTP handlers & HTTP modules
Skill/Topic: AdvancedA) Httphandler is an class and Httpmodule is an assemblyB) Httphandler is an event handler and httpmodule is module to do some taskC) Both of the aboveD) None of the above
-
Does the “EnableViewState” allows the page to save the users input on a form
Skill/Topic: IntermediateA) YesB) No
-
-
What data types do a Rangevalidator supports
Skill/Topic: AdvancedA) IntegerB) StringC) DateD) All of the above
-
Create Setup
How to create setup in ASP.NET?
-
-
-
-
-
-
-
-
-
Page Posting
How do you post a current page to different ASPx page?
-
-
ASP.NET Interview Questions
Ans