-
What is main advantage of appdomain in dynamic assembly invokation?
When appDomain is unloaded assembly is automatically unloaded from the memory, that is the main advantage. This kind of architecture is used when we want to load assembly resing in seperate server dynamically.It helps us to create dynamic application which can updates frequently.For more mail me @ indrajitk@gmail.com with sub; AppDomain
-
-
How can you provide an alternating color scheme in a Repeater control?
AlternatingItemTemplate
-
By default what is the Asp.Net application login context on IIS 5.0?
By default the ASP.Net app runs in the context of a local user ASPNet on IIS version 5. On IIS version 6 on windows 2003 it is called Network service
-
-
-
-
-
-
-
-
-
-
-
-
-
What is the difference between user control and custom control
Skill/Topic: IntermediateA) Both can use as drag and drop toolB) Both are sameC) Both can use different applicationD) One Custom Control can be use in different project but not the same with User control
-
Select the validation control used for “PatternMatching”
Skill/Topic: IntermediateA) FieldValidatorB) RegularExpressionValidatorC) RangeValidatorD) PatternValidator
-
Does the “EnableViewState” allows the page to save the users input on a form
Skill/Topic: IntermediateA) YesB) No
-
Select the Interface which provides Fast, connected forward-only access to data
Skill/Topic: AdvancedA) IdataRecordB) IdatabaseC) IdataReaderD) Irecorder
ASP.NET Interview Questions
Ans