Which institute provide good Project training on .Net
technologies in hyd?
Answer Posted / sri
Naresh Technologies, Ameerpet
| Is This Answer Correct ? | 12 Yes | 11 No |
Post New Answer View All Answers
Name some asp objects?
Explain the use of view state?
What are the media types of http requests and response?
Which control has default post back is enabled(true)?
What is state management in .net?
What are sql notifications and sql invalidations?
What is session start?
What is meant by web application?
Who generates session id?
What are sessions in asp net?
Explain page output caching?
How to implement Authentication and Authorization?
List down the sequence of methods called during the page load.
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?