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 is meant by connection pooling and event pumbling in ado.net
What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?
What is a control toolbox?
what is Sql Native Client?
What is meant by entity framework?
how can implement dropdownlist in particular of dataset when try to update?
Where does ADO.NET and XML web services come in the architecture ?
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
Explain how to find the given query is optimised one or not?
Explain the role of data provider in ado.net?
Which provider is used to connect ms access, oracle, etc…?
What is row state?
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)