How do you relate an aspx page with its code behind Page?
Answers were Sorted based on User's Feedback
Answer / velmani
<%@ Page CodeBehind="page.aspx.cs"
Inherits="Namespace.classname"%>
| Is This Answer Correct ? | 4 Yes | 1 No |
How many types of Cookies are available in ASP.NET?
Which template must you provide, in order to display data in a Repeater control?
Describe the events in the life cycle of a web application.
Explain the differences between managed and unmanaged code?
What is ashx file in asp.net?
What does AspCompat="true" mean and when should I use it?
What is difference between cache and session?
To redirect the user to another page which method do we use without performing a round trip to the client?
can i use two web.config files of ConnectionString in One Default.aspx page
6 Answers Satyam, Verinon Technology Solutions, Wipro,
what is the relation between delegates and events
List all templates of the repeater control.
If we add a textbox and give the required field validator,and i add two radio buttons 1 is yes another one is No.And i add another one server control button ,if i click the button ,if the radio button Yes is checked the validation control is fired ,if no the validation control is not fired.So what you used to solve this problem.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)