-
It is possible to set Maximum length for a text box through code
Skill/Topic: IntermediateA) TrueB) False
-
The interface used by ASP.Net to create Unique Id’s?
Skill/Topic: IntermediateA) AppDomainsetupB) System.UI.Naming.ContainerC) IAsyncResultD) customFormatter
-
Who can access Session state variables
Skill/Topic: IntermediateA) All Users of an applicationB) A Single sessionC) All users within a single tunnel
-
Where do you store the information about the user locale
Skill/Topic: IntermediateA) System.userB) System.webC) System.DrawingD) System.Web.UI.Page.Culture
-
What is a satallite assembly ?
Skill/Topic: IntermediateA) Any DLL file used by an EXE file.B) An Assembly containing localized resources for another assemblyC) None of the above
-
Which of the following is not a member of ConnectionObject
Skill/Topic: AdvancedA) BeginTransactionB) EndTransactionC) ExecuteD) Open
-
What data types do a Rangevalidator supports
Skill/Topic: AdvancedA) IntegerB) StringC) DateD) All of the above
-
-
-
-
-
-
-
-
-
-
-
What's difference between Response.Write() and Response.Output.write()?
The later one allows you to write formattedoutput
-
-
ASP.NET Interview Questions
Ans