Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / bhavani

This is the top line of your export.aspx page.
<%@ Page Language="C#" CodeFile="Export.aspx.cs"
Inherits="Health_Export" %>
--------------------------------------...
this is the class Health_Export in your code behind which
your aspx page is inheriting.
public partial class Health_Export : System.Web.UI.Page

Is This Answer Correct ?    10 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of sessions in asp.net?

1159


What is the difference between the response.write() and response.output.write() methods?

1062


What should you do is you want to remove an existing component but would like to make some funtionalities?

1998


What is difference between asp state management and asp.net state management?

1147


which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites

2213


Define page output caching?

1049


How you can stop the validation of ASP.NET controls from client side?

1094


What is the current version of asp.net?

1070


Describe how passport authentication works.

1184


Is LINQ performance wise better or using sqlcommand?

5173


What is http protocol and how it works?

1104


Explain the difference between array and linkedlist?

1052


What’s the difference between response .redirect and server.transfer?

1038


Can a master page have more than one contentplaceholder?

1015


What is the difference between response.redirect and server.transfer?

1096