Answer Posted / rahul kumar
There is a base class called object in .net
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?
Explain the role of global.asax?
Explain the different parts that constitute ASP.NET application?
Why the javascript validation not run on the asp.net button but run successfully on the html button?
What is the use of session state and application state and difference between them?
What are the new data controls in asp.net 2.0?
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 are sharepoint pages?
What is the difference between session object and application object?
From which base class all web forms are inherited?
Explain the difference between the web config and machine config.
What is session state server?
How use Xml data in ASP.net?
How do you hide the columns?
What are the new navigation controls in asp.net 2.0?