Answer Posted / venu
only one class in .net.
why becoz .net contain only one class tha is object
class,this is a base class in .net.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
Differentiate between a hyperlink control and a linkbutton control.
What is caching? What are different ways of caching in asp.net?
How to fetch a data from one table to another table in asp.net ?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
What is http session state?
What is GAC in ASP.NET 2.0
What is true about application service provider?
Can more than one person use the same login?
Which Is Faster MVC or ASP.net ?
What is xaml? Are xaml file compiled or built on runtime?
How can we create custom controls in asp net?
What is asp.net with mvc? : Asp.Net MVC
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
How do I open an ashx file?