what is the role of aspx file ?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How many ways are there to maintain a state in .net? What is view state?

667


What is postback request?

635


Explain repository pattern in asp.net mvc? : asp.net mvc

607


How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know

797


Explain the asp.net mvc request life cycle? : asp.net mvc

576






How you can access the values from the Repeater control in ASP.NET?

661


What is css and what is it used for?

636


If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?

667


Explain model, view and controller represent in an mvc application? : asp.net mvc

594


What is syntax code to send email from an asp.net application?

616


What is data control in asp.net?

617


What are the authentication types in asp.net?

660


Explain different types of validators in asp.net?

622


What are the different types of validation controls in asp.net?

620


How to bind all the binding controls in a page at once in ASP.NET?

613