Answer Posted / arvind singh
Request object
Response object
Session object
Server object
Application object
Error Object
ASP Drive
ASP File
ASP Folder
ASP Dictionary
ASP ADO
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
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)
What's the ASP.Net Application life cycle?
Which authentication uses a combination of windows and iis authentication?
Explain Areas in MVC?
How to create events for a control?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
How can you dynamically add user controls to a page?
What are url fragments?
What is the default timeout for a cookie?
How is application management and maintenance improved in asp.net 2.0?
What are the differences between primary foreign and unique keys?
Describe how ASP.NET maintains process isolation for each Web application?
What are tuples?
Explain exception filters?
Explain an object, class and method.