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
How to find last error which occurred?
What is difference between datalist and gridview?
Explain how is a property designated as read-only?
how can create login from create and written conde in asp.net
What is rich control in asp.net?
Explain asp.net web forms.
How many ways are there to maintain a state in .net? What is view state?
What is Web API Routing?
What is asp net theme?
What is the displayafter property in updateprogress control?
Can you change a Master Page dynamically at runtime?
Mention few asp.net validators.
Out of ASP or ASP.NET which one is stateless?
What is the use of service provider?
How can we create pie chart in asp.net?