What is the difference between user control an custom control? Advantages/disadvantages?
No Answer is Posted For this Question
Be the First to Post Answer
How does the .NET framework work?
Integer & struct are value types or reference types in .NET?
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?
How to create multiple inheritance in c#, with example?
Where does the dispose method lie and how can it be used to clean up resources?
What is LINQ?
What is the difference between boxing and unboxing?
What do you mean by Driver Script?
How to load a user control dynamically in runtime?
Explain the top .net class that everything is derived from?
What is PageIndex in DataGrid?What is the event used in the Datagrid for while moving from one page to another page in the Grid?write code for it
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....