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


Please Help Members By Posting Answers For Below Questions

What does ascx stand for?

601


How to find last error which occurred in Asp.net ?

794


what is a .xap file? Explain with an example.

677


What is the usie of activex control in .net?

648


What is IPostBack? How to use it?

703






What are the disadvantages of using session?

559


What is the maximum number of classes that can be contained in one dll file?

802


Explain page output caching?

636


What are url fragments?

586


I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?

627


How should I destroy my objects in asp.net?

680


How asynchronous call can be implemented using delegates?

647


Can we have multiple master pages in asp net?

609


From which base class all web forms are inherited?

599


Define authentication and authorization.

717