What a diffgram is, and a good use for one?


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

Post New Answer

More ASP.NET Interview Questions

How many web.config a application can have ?

6 Answers   Keane India Ltd, Manhattan, Vertex,


What are the disadvantages of asp.net?

0 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,


By default, Web API sends HTTP response with which of the following status code for all uncaught exception?

0 Answers  


What is reflection and disadvantages of reflection ?

2 Answers   CTC, Microsoft,






Explain autherization levels in .net ?

2 Answers  


i cant get Primary output selection from the Dialog box While Creating Setup and Deployment the web application how to solve it..

1 Answers  


Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?

0 Answers  


Mention the namespace that is used to include .net data provider for sql server in .net code?

0 Answers  


Define static constructor?

0 Answers  


What is cas?

0 Answers  


When maintaining session through sql server, what is the impact of read and write operation on session objects?

0 Answers  


Categories