Any disadvantages in Dataset and in reflection ?



Any disadvantages in Dataset and in reflection ?..

Answer / anil.sahoo

DataSet will not put the lock in table. If it updates the
data after some one retrieved the Data from table. which
leads to dirty reading.

Is This Answer Correct ?    10 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

Which Is Faster MVC or ASP.net ?

0 Answers   Arigo Infotech,


What is difference between web config and global asax?

0 Answers  


What is the difference between Server.Transfer and Response.Redirect? Why would you choose one over the other?

26 Answers   Syntax Softtech,


What is difference between user control and custom control?

1 Answers   TVS,


Is it true that a Web service must be written in .NET or not?

0 Answers   Siebel,






What is the difference between application object and session object?

4 Answers   IBS,


What is the lifespan for items stored in ViewState?

4 Answers   Siebel Systems,


What is viewstate?

5 Answers   Microsoft,


What is source control?How to use in asp.net?

1 Answers  


why many web.config files are used in are project

2 Answers  


Why is string called immutable data type?

0 Answers  


What is the difference between a Stored procedure and function?

9 Answers  


Categories