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 cshtml?
How do I type a whitespace character?
What is reflection in c#?
If you define integer variable and a object variable and a structure then how those will be plotted in memory ?
What do you know about WM_CHAR message?
How do I automate my desktop application?
What does mean before a string in c#?
Y go for Interface? What is use of interface?
hi , how could i analyse a text the user added on a site to look for some words like "car" "shouffere" .. and then i can use that information in addition to other information to make a decision about the adds im going to to show on the site.
explain Garbage collector’s functionality on unmanaged code
What does string format do?
What is use of hashtable in c#?
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)