Suggest 3 best practices in detail for for Developing High
Performance Web and Enterprise Applications
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / himasankar
1)Developing Applications using Classes.[It means 3tire
architecture]
2)Using JavaScript and XML when the designing and
implementing web pages.
3)Using Stored Procedures to generate a call to DataBase.
Is This Answer Correct ? | 2 Yes | 0 No |
What is the Intermittent crashing of application in production?
how to use web services with code?(with example code)
what is the differance between .DLL & .EXE
10 Answers Infinite Computer Solutions,
Define xmlreader class.
Which data type does the rangevalidator control support?
Urgent requirement of .NET in CMMI Level3 COmpany Pune
What is the difference between a multi-layer and multi-tier applications?
What is the difference between pathparam and queryparam?
AJAX - explain the concept and some controls like update panel, tabcontrol etc
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
which is better arraylist or dictionary?
What are the differences between Trace and Debug?