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 are the session management techniques asp net?

567


Define static member?

541


1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?

1670


What is x xss protection?

575


What is scope of an application variable in asp.net?

504






Why do we use web config?

526


Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?

542


Explain the use of fragment caching.

675


what are configuration files?

565


What is the maximum timeout we can set for Cookies?

553


In which event of the page viewstate is available?

470


How information about the user's locale can be accessed?

585


How dataadapter.fill works?

567


What’s the difference between response .redirect and server.transfer?

525


Describe the application event handlers in ASP.NET?

550