Which type if caching will be used if we want to cache the portion of a page instead of whole page?


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

Post New Answer

More ASP.NET Interview Questions

Which namespace do the classes, allowing you to support COM functionality, are located?

1 Answers  


What websites use asp.net?

0 Answers  


Explain the main differences between asp and asp.net?

0 Answers  


What is the difference between a multi-layer and multi-tier applications?

0 Answers   Microsoft,


what is the differance between native code & managed code?

5 Answers   Microsoft,






Difference between Htttppost and Httpget Methods?

3 Answers   Infosys, Microsoft,


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,


can we transfer data from one page to another page using viewstate if so how?if not y?

1 Answers   Patni,


What is asynchronous call?

0 Answers  


What are merge modules?

0 Answers  


How do you define authentication in Web.Config?

2 Answers   Patni,


How do I send an email message from my ASP.NET page?

0 Answers  


Categories