What is the base class of .NET?
Answers were Sorted based on User's Feedback
Answer / sumit gupta
System.object is for .Net
system.Web.UI is for asp.net
Is This Answer Correct ? | 9 Yes | 0 No |
extensibility in asp.net2.0
What is caching and types of caching ?
What are the versions of garbage collection?
What are the advantages of the code-behind feature?
version information of assembly consist of _________ values.
Which library is used by the testers and developers to develop automated tests and create testing tools?
What is MSIL?
Explain what the contents of cookie?
What does the "EnableViewState" property do? Why would I want it on or off?
How to convert any string to view state format in asp.net? §ÇÛ짬ªª³ö»Ç¾ö»ÂÇ¿¾»¼»¾ö¼ÉÇöÇÏǼ»Ãö®±ª§°ö«³ -- i want convert this string to view state.
How many classes can a single .NET DLL contain?
Why is global asax is used?