What is the differences between datagrid, datalist and repeater in .net?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Can a child class call the constructor of a base class?

0 Answers  


What is generic delegates in c#?

0 Answers  


Explain about Oops concept

0 Answers   Digital GlobalSoft,


Trace the O/p for a program on inheritance and Polymorphism. 3 classes A,B,C A with two methods public virtual SomeMethodA public virtual SomemoreMethodA B:A overide SomeMethodA C:B new Method SomeMethodA override SomeMoreMethodA main method { b new instance of B b.SomeMethodA b.SomeMoreMethodA b1 new instance of C b1.SomeMethodA b1.SomeMoreMethodA }

2 Answers   Proteans,


What is COM Interoperability?

0 Answers   DELL,


What is orm in c#?

0 Answers  


what's the Difference between DataView and DataTable?

10 Answers  


How to transpose multi-dimensional array?

0 Answers   C DAC, CDAC,


Is an array an object c#?

0 Answers  


How can I check the type of an object at runtime?

0 Answers  


What is hashset c#?

0 Answers  


What are the types of comments in c#?

0 Answers  


Categories