which directive is mandatory in page control
Answer Posted / sumalatha
<%@ Page Language="C#" AutoEventWireup="true"
CodeFile="Default.aspx.cs" Inherits="_Default" %>
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is tracing? Where is it used?
What is difference cookie and session?
What is the purpose of url encoding?
Is asp.net core faster?
What are the validation controls available in ASP.NET?
What is role-based security in asp.net?
Explain what is clr?
What is the file through which you can customize your asp.net application?
When maintaining session through sql server, what is the impact of read and write operation on session objects?
Differentiate strong typing and weak typing
What are the Types of state management techniques
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?
What is server infrastructure & server components?
Can any body provide me the sample web application in asp.net
What do you mean by caching in asp.net?