IF we have lot of records in Database. How we can handle them?
Answers were Sorted based on User's Feedback
Answer / vinay kumar dubey
If we have lot of records to handle with safly and fastly
we must use Triggers ,Stored procedure to maintain
accuracy ,and Indexing for fast retrival of data
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / pavan kumar p
You can handle Large data by practicing some design
patterns like, using stored procedures rather than
Statements, Use coloum names rather tahn * when fetching
the statements etc..
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / ashish bharadwaj
You can set this value in web.config. For example, to
change the timeout for one specific page:
<location path="somefile.aspx">
<system.web>
<httpRuntime executionTimeout="180"/>
</system.web>
</location>
Hope that helps.
Ashish Bharadwaj,Noida(delhi)
mail:-ashishsrm85@gmail.com
| Is This Answer Correct ? | 1 Yes | 1 No |
What are the functions of oledbdataadapter?
What is ado circle?
Explain the architecture of ado.net?
What are the advantages using ado.net?
What is the difference between Datareader and Dataset?
What is ado.net tutorial?
Explain sqlconnection object?
What is the role of the dataset object in ado.net?
What is the difference between ADO and ADO.Net?
What provider ado.net use by default? Explain the role of data provider in ado.net?
What connected data?
What are the steps in connecting to database ?
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)