Suggest 3 best practices in detail for for Developing High
Performance Web and Enterprise Applications

Answers were Sorted based on User's Feedback



Suggest 3 best practices in detail for for Developing High Performance Web and Enterprise Applicat..

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

Suggest 3 best practices in detail for for Developing High Performance Web and Enterprise Applicat..

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

Post New Answer

More ASP.NET Interview Questions

What is the Intermittent crashing of application in production?

0 Answers   Microsoft,


how to use web services with code?(with example code)

1 Answers   Accenture,


what is the differance between .DLL & .EXE

10 Answers   Infinite Computer Solutions,


Define xmlreader class.

0 Answers  


Which data type does the rangevalidator control support?

0 Answers  






Urgent requirement of .NET in CMMI Level3 COmpany Pune

0 Answers  


What is the difference between a multi-layer and multi-tier applications?

0 Answers   Microsoft,


What is the difference between pathparam and queryparam?

0 Answers  


AJAX - explain the concept and some controls like update panel, tabcontrol etc

2 Answers   Syntel,


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?

2 Answers   Marlabs,


which is better arraylist or dictionary?

2 Answers  


What are the differences between Trace and Debug?

2 Answers   Accenture,


Categories