Suggest 3 best practices in detail for for Developing High
Performance Web and Enterprise Applications
Answer Posted / sandeep
1)Used Disconnected architecture like dataset
2)Used as possible as All HTML controls
3)Used all client side validations only
4)Used cursors for more than one rows
5)Used Cache for maintain state which is came from database
6)Developing Applications using Classes.[It means 3tire
architecture]
7)Using JavaScript and XML when the designing and
implementing web pages.
8)Using Stored Procedures to generate a call to DataBase.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Give some salient points of difference between request processor and request dispatcher.
Explain exception handling in .net.
Is sql backend or frontend?
Explain the difference between sql invalidation and sql notification.
How many types of validators are there in asp net?
What’s the difference between response .redirect and server.transfer?
What describes a query?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
Why do we use datasource in asp.net?
What is a server cookie?
What is the use of ASP.NET routing?
Can any body provide me the sample web application in asp.net
Is it possible to apply themes to an asp.net application? If yes, then how?
Why is the standalone environment only useful during the development process?
Explain the difference between globalization and localization techniques