What is the difference between user control an custom control?


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

Post New Answer

More ASP.NET Interview Questions

What is the method used to load generated dataset with data on the DataAdapter control ?

3 Answers   Siebel,


what is the difference between sql 2000 and 2005?

2 Answers   Cognizant,


How to handle error while project running on live

2 Answers  


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.

1 Answers   Syntax Softtech,


What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?

0 Answers  






What is difference between Fragment Caching and Page Caching in ASP.NET?

0 Answers   PUCIT,


What is smart navigation?

1 Answers  


What is DataGrid wheater its a Server Control or something else ?

0 Answers   NA,


Singleton Design pattern?How do you achieve it?

3 Answers   Microsoft,


we are working in .net namespaces like using system.io,system.text. these namespace before we use "using " keyword what means of using?

7 Answers   CEI, CSC, HCL, Tech Mahindra,


How you can manage the state of application at the server side in ASP.NET?

0 Answers  


can sn.exe can be used before gacutil.exe

2 Answers   Accenture,


Categories