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 |
What is the use of xmlserializer?
How to use nullable types in .net?
What is 8 bit signed integer?
What is an extension method in c#?
Is arraylist generic in c#?
Hi to everybody. Lastweek i had taken an interview on c#. They ask what is boxing & unboxing, Masking.Please tell the answer and it is useful for me.
What are Indexers in C#?
0 Answers SwanSoft Technologies,
List down the fundamental oop concepts?
What?s the difference between <c> and <code> XML documentation tag?
What is reference c#?
What exactly is serverless?
What is the difference between ienumerable and iqueryable?
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)