What?s the top .NET class that everything is derived from?
Answer Posted / velraj
System.Web.UI.Page
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Are classes passed by reference in c#?
Where is c# compiler located?
How many types of serialization are there in c#?
What are the properties of c#?
how to stored and retrive video in Sql server using asp.net c#......?
What is int parse in c#?
What are functions c#?
What is the difference between interface and abstract class in c#?
if we are updating a database using thread, and mean while application crashes or thread being aborted then what will happen in Database? Rollback or Database will be updated? Please explain with different scenario.
What is difference between .net and c#?
How we can create an array with non-default values?
What is list array in c#?
What is a class c#?
How do you convert byte array to hexadecimal string, and vice versa?
How do you specify a custom attribute for the entire assembly?