What is a Repeater Control and how does it works? and what
is the diffrence b/w Gridview,datalist and repeater control?
Answers were Sorted based on User's Feedback
Answer / narasimha reddy
Gridview,Repeater and Datalist all are Data controls, which
are used to display the data.
Gridview:It contains predifined Structure
Repeater,Datalist Controls are Userdefined Based on
Templates
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / vamshi krishna
Repeater having better performance compared to Gridview and
datalist.But, almost repeater can be done with custom
coding only.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is custom control. What is the difference between custom control and user control?
What?s the difference between Codebehind="MyCode.aspx.cs" and Src="MyCode.aspx.cs"?
1 Answers Getit, Siebel, Visual Soft,
Explain the difference between globalization and localization techniques
Why do we need master page in asp.net?
Can we set which type of comparison we want to perform by the CompareValidator control?
How do we get only edited/deleted/inserted records from a Dataset?
What are the different kinds of assemblies?
In a Code-Behind class generally which type of code is found ?
What is an application domain ?
How can you display all validation messages in one control?
You need to be able to retrieve data from DataSet object that has four DataTable objects. There are currently UniqueConstraint and ForeignKeyConstraint Object on the DataTable objects to enforce the data rules. You find that you can retrieve the data from the individual DataTable objects, but you are not able to retrieve the data from the combination of DataTable objects in a Parent/Child manner. What should you do to able to retrieve the data in a Parent/Child manner? a) Set the EnforceParentChild parameter of the DataSet to True. b) Set the EnforceRelation parameter of the Relations collection to True. c) Add DataRelation objects to the Relations Collection to make the DataSet present the data in Parent/Child manner. d) Add a primary key and a foreign key to each of the DataTable objects that should present the data in a Parent/Child manner.
step to create a strong name?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)