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
Name the two main parts of .net?
What is private assembly?
What is the main use of a namespace?
Explain the advantage of option strict on?
What are the differences between c# and visual basic.net?
What is the difference between convert.tostring and .tostring() method?
How to create a constant in vb.net?
Name the class which allows an element to be accessed using unique key?
Explain the difference between datatable and dataset?
my project run very wel in my sytem yhen i am deploying my project on client machine ,after deployment i run my project then it show " can no find server name " what i do .
What is the exact defination of object?
Described strong typing
what is difference between web.config and machine.config and where it will be ?
Can you please explain the difference between system.string and system.stringbuilder classes?
What is the diff between vb mdi form and .net mdi form?