which directive is mandatory in page control

Answers were Sorted based on User's Feedback



which directive is mandatory in page control..

Answer / uma

<%Page autoeventwireup="true" codebehind="" %>

Is This Answer Correct ?    5 Yes 0 No

which directive is mandatory in page control..

Answer / ppm

<%@ Page %>

Is This Answer Correct ?    4 Yes 0 No

which directive is mandatory in page control..

Answer / sumalatha

<%@ Page Language="C#" AutoEventWireup="true"
CodeFile="Default.aspx.cs" Inherits="_Default" %>

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

How to check null values in dataset ?

6 Answers   Digital GlobalSoft,


What are the authentication types in asp.net?

0 Answers  


What is smpte vc-1?

0 Answers  


Distinguish between Server-side and Client-side code with its functionality?

0 Answers   Siebel,


What is user control in asp.net?

0 Answers  






What is Hybrid dictionary

1 Answers  


What do you mean by role-based security?

0 Answers  


what cut off mark for po's,what questions they asked for interview?

0 Answers  


How can we prevent browser from caching an aspx page?

0 Answers  


Can the validation occurs in server-side or client-side? If the validation occurs why should we do?

0 Answers   Siebel,


What is the purpose of master page?

0 Answers  


Explain the boxing and unboxing concept in .net?

0 Answers  


Categories