what is the difference between render event and prerender
event

Answers were Sorted based on User's Feedback



what is the difference between render event and prerender event..

Answer / amandeep kirar

In Pre-Render we create/modify control properties, values.

In Render the output is renderred into HTML format to page.

Is This Answer Correct ?    8 Yes 3 No

what is the difference between render event and prerender event..

Answer / vivek rathore

In Pre-Render, we can make the last changes to a control
before displaying it as HTML.
In render, the control is rendered to HTML e.g textbox to
<input type="text"> etc.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP Interview Questions

What is an asp program?

0 Answers  


whate is @page(AspCompat) Directive in .net ?

2 Answers   TCS,


can any one tell me about dot net framework not basic detail

0 Answers  


what is the selection process for DMSS??

1 Answers  


Where will you code OPTION EXPLICIT in an ASP application? WHY?

1 Answers  






What is asp software?

0 Answers  


According to dot net is error and exception are same or different?

3 Answers  


What is the meaning of asp in computer?

0 Answers  


plz giv me the procedure for connecting to database

1 Answers  


What are shared assemblies?

0 Answers  


what is the default .net provider

0 Answers  


What is the difference between the value-type variables and reference-type variables

0 Answers  


Categories