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
Apart from IDE what are the enhancements in asp.net 2.0?
how to retrieve property settings from xml .config file.
What does the .webpart file do?
What is the difference between Hash table and Array list?
What is bson in web api?
What is viewstategenerator?
Why would a company use an application service provider?
Give me one example of Web API Routing?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5
Can we use MSSql as backend in asp.net...if yes then How.?
What are the various ways to send content from one page to another?
What is the exact purpose of http handlers?
How do session tokens work?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?