Difference between dispose and finallize method?
No Answer is Posted For this Question
Be the First to Post Answer
what user controls are and what server controls are and the differences between the two.
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....
Explain what is the difference between odbc and ado?
What is managed code execution?
What is meant by localization?
What is the difference between user control an custom control? Advantages/disadvantages?
String[] a = new string[10] for(i=0; i<10; i++) { a[i] = i; } How many heap object will be created for this array. Choose the answer below. Ans: 1, 10, 11, 12
What is use of ContextUtil class?
what is the use of stored procedure which has only one select statement over simple select statment query ? Why to write a stored procedure then ?
When a Static Constructor called in .NET?
How to create a key pair in .net?
Explain what is heap and what is stack?