which directive is mandatory in page control
Answers were Sorted based on User's Feedback
Answer / sumalatha
<%@ Page Language="C#" AutoEventWireup="true"
CodeFile="Default.aspx.cs" Inherits="_Default" %>
Is This Answer Correct ? | 1 Yes | 1 No |
How to authenticate users using web.config ?
2 Answers Accenture, Amazon, BirlaSoft, Cap Gemini,
What are the differences between Trace and Debug?
Explain cookies with example.
What kind of data we can store in viewstate?
Which is an advantage of application service providers?
Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one?
WHAT IS polymorphism
Explain automatic memory management in .net.
What is autopostback in asp net?
hi all, can we sort the data set without using the gridview sort method
What is difference between cookies and cache?
What does uri mean?