-
What is .net frame work?
The .NET Framework has two main components: the common language runtime and the .NET Framework class library.You can think of the runtime as an agent that manages code at execution time, providing core services such as memory management, thread management, and remoting, while also enforcing strict type safety and other forms of code accuracy that ensure security and robustness.The class library, is...
-
-
-
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
-
-
-
-
-
-
-
-
-
-
ASP.NET Interview Questions
Ans