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 the use of response redirect in asp.net?
How can we communicate with each server in N-tier Architecture? and what are the methods?
In which event are the controls fully loaded?
What are standard controls?
How does session state work in asp.net?
Describe a bubbled event and how it is used ?
What is form submit?
When Cookies are expired in ASP.NET?
What is advantage of code behind coding in ASP.NET?
How asynchronous call can be implemented using delegates?
Explain client-side scripting?
Can I stream live content/events?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
What is parse in asp.net?
How can we prepairing Interview