-
-
-
-
-
-
-
-
-
-
-
-
-
How do we connect to the 11S if we want to use it instead of the built in Web Server?
When opening a project file explicitly open it from an existing virtual directory.
-
-
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
ASP.NET Interview Questions
Ans