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...


what is the role of aspx file ?

Answers were Sorted based on User's Feedback



what is the role of aspx file ?..

Answer / suman

aspx file contains the code that is written by user and is
responsible to give the application to ISAPI layer and get
the response from that layer. the aspx page when sended to
ISAPI layer it first performs Impersonation/Authentication
then the aspx page is given to asp_isapi.dll if it is valid
aspx page. then it farwards it to worker process. worker
process process that and gives result to the client

Is This Answer Correct ?    5 Yes 1 No

what is the role of aspx file ?..

Answer / sneha

aspx file forms the GUI part of a web page. server side
code is written in code behind page (.cs or .vb) whereas
the client side code is written in aspx file.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Explain the difference between Web Garden and Web Farm?

0 Answers   Sans Pareil IT Services,


What are the modes of updation in an updatepanel? What are triggers of an updatepanel?

0 Answers  


can i call the java script to code behind file?if yes how?

4 Answers   Wipro,


what is mean by framework?

3 Answers  


How is a session stored and maintained in asp.net?

0 Answers  


what is diffrance between response.write & response.output.write

4 Answers   CTS,


Describe the master page.

0 Answers  


Write code to send e-mail from an asp.net application?

0 Answers  


Where is session data stored in asp net?

0 Answers  


What combination of methods are used to improve the speed of the fill() method of the DataAdapter? a) BeginFillData() and EndFillData() b) StartFillData() and EndFillData() c) BeginLoadData() and EndLoadData() d) StartLoadData() and EndLoadData()

2 Answers   Syntax Softtech, winfoware,


How to transpose rows into columns and columns into rows in a multi-dimensional array ?

1 Answers   Microsoft,


which one is faster execute reader, scalar, execute non query ?

18 Answers   Intiger, Minecode,


Categories