if i used stored procedure for retrieving the data from sql
server.in front end i had used data reader.when 100 records are
there in table.when it has displayed ten records in frontend
database has been collapsed.then where should our data available...
Answers were Sorted based on User's Feedback
Answer / santosh rudra
Since you have used data reader, the data will be in the
database. Data reader is connection oriented, if connection
is lost data is lost
| Is This Answer Correct ? | 13 Yes | 2 No |
Answer / dhaval
If we show 10 data in frontend then it can be residing in the ArrayList or any kind of collections. On demand, we can get other 10 likewise. if data is lost then there is no way to get it we will find the data in Database only
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you create partial delegates and enumerations?
How to navigate from one page(form) to another page(form) using C#.net...please give me the example
What is namespace in oops?
What do you mean by directing?
Can you prevent a class from overriding?
Explain copy constructor?
What is a dynamic assembly?
What is the use of static abstract class
5 Answers Karur Vysya Bank KVB, Target,
What is an array of arrays called?
Explain the difference between a sub and a function?
Which collection will you use to store different types of objects collection like... int, employee, student, object etc.
Explain the difference between Metadata and Manifest
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)