How do you relate an aspx page with its code behind page ?

Answer Posted / vimal

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

ya this is the correct answer in aspx page we are we are
defined d codefile naaa

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is manifest in .net framework?

518


What would be salary for 8+ years of experience in ASP.NET in different metro city in india?

1960


Is asp.net a language?

505


What are Master Pages in ASP.NET? or What is a Master Page?

583


What is application variable?

499






Explain the difference between server control and html control.

448


What is the use of session?

505


What is the difference between client-side and server-side validations in ASP.NET?

642


What are validator? How do you disable them?

581


What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?

719


What is http session state?

495


What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?

500


while developing webservices if i want some users to use my webservice only how can i give security to my webservice?

1389


What is localhost in asp.net?

544


What is authorization in asp.net?

555