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
Explain repository pattern in asp.net mvc? : asp.net mvc
Can more than one person use the same login?
What is the question mark in a url?
What is clickid?
What is full form of asp.net?
Can you explain one critical mapping?
What is a session http?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
How can you send an email message from an asp.net web page?
To add a hyperlink column to the DataGrid which tag is used ?
Is it possible to migrate visual interdev design-time controls to asp.net?
What is the difference between sealed vs static class?
Describe the differences between the lifecycles of Windows services and Standard EXE?
Define msil.
What is http post action?