Differences between datagrid, datalist and repeater in .net?
No Answer is Posted For this Question
Be the First to Post Answer
Name the classes that are introduced in the system.numerics namespace.
Explain what is the difference between constants and read-only variables?
Class for getting the info that is on clipboard of our system in a windows App?
What is the difference between web application and enterprise application?
Explain how com+ related to the dna architecture?
What is close method? How its different from finalize and dispose?
What are data types in .NET?
Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
What are object pooling and connection pooling and difference?
questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }
What are Generics? Where do we use them.
Conceptually, what is the difference between early-binding and late-binding?