Define resource files.


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

Post New Answer

More ASP.NET Interview Questions

Explain the difference between dataset and datareader.

0 Answers  


difference between Trace and Debug ?

9 Answers   Accenture, Addlux, 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,


In ViewState How much lifespan items stored?

0 Answers   Siebel,


What is a 1x1 pixel?

0 Answers  






How to unit test Web API?

0 Answers  


Whats the use of @ Register directives ?

4 Answers  


Using shadow variable is good or bad for application?

1 Answers   Keane India Ltd,


Where do you store the information about the user?s locale?

2 Answers  


How many types of session in ASP.NET

0 Answers   MCN Solutions,


What are query strings used for?

0 Answers  


Disable browser cache for entire ASP.NET website?

0 Answers   HCL,


Categories