Answer Posted / manikandan
Data reader is usefull when we just want to acccess datas
from the database not when we want to perform DML
operations. and It is usefull when we want to perform
forward only reading of datas.It wont requires any
large volume of resources in the Front end.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain an assembly?
What is the difference between readonly variable and constant variable?
Name some different types of control?
What are the advantages of migrating to vb.net?
Name some of the features present in vb 2005?
How many languages are supported by .net?
What is the diff between vb mdi form and .net mdi form?
What is the use of console application?
What does assert() method do In VB.NET
Is vb.net a programming language?
How do you define a read only property in a class module?
Described strong typing and weak typing?
Name some of the keywords used in vb.net?
Explain the advantages of migrating to vb.net?
How to achieve Polymorphism in VB.Net?