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

What is session object? Describe in detail.

578


Is asp.net a language?

534


What do you mean by caching in asp.net?

557


Which browsers support the xmlhttprequest object?

531


What is route in web api?

542






Explain code snippet to register exception filters from controller?

640


How long do session variables last?

535


From which base class all web forms are inherited?

509


How we implement web farm and web garden concept in asp.net?

550


How do I use a proxy server when invoking a web service?

537


How does http session work?

529


Which type of state management is provided by Query String in ASP.NET?

563


What is dynamic web page with example?

532


What is a session government?

514


How do I publish my asp.net application to my isp's web server?

602