what is the difference between render event and prerender
event
Answers were Sorted based on User's Feedback
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 |
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 |
Hii if you not select open item Management in GL Creation. What is the impact in transaction
What are the tags necessary to be present within the tag ?
What are the collections of Session Object?
Explain the advantages of using asp?
Tell few programming diffrence between ADO and DAO programming. What is state?
1 Answers Facebook, Leading Software Technologies,
hello,please can any one tell me who is best faculty for asp.net in naresh it....i heard that mr.nagaraju and mr.rakesh sing both are best..so i am confused to take one particular faculty. classes ...so please if any attend classes just give me clarity of teaching style..i mean ..who is best...
What is asp price?
What is Cookies collection?
How many objects are there in ASP?
Define application object in asp?
What must be installed on an IIS4 machine to use the CDONTS e-mail server object? A. FTP service B. SMTP service C. IIS administrator D. Exchange Server E. IPX/SPX protocol
Write a program in ASP that connect with "Employee" Database and Select all records from "Emp" table and shown in tabular form.