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 authenticate users using web.config ?

2 Answers   Accenture, Amazon, BirlaSoft, Cap Gemini,


What are the differences between Trace and Debug?

2 Answers   Accenture,


Explain cookies with example.

0 Answers  


What kind of data we can store in viewstate?

0 Answers  


Which is an advantage of application service providers?

0 Answers  






Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one?

1 Answers  


WHAT IS polymorphism

2 Answers   Fidelity,


Explain automatic memory management in .net.

0 Answers  


What is autopostback in asp net?

0 Answers  


hi all, can we sort the data set without using the gridview sort method

1 Answers   CGI,


What is difference between cookies and cache?

0 Answers  


What does uri mean?

0 Answers  


Categories