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

in which protocol ASP.NET WEB API Work?

0 Answers   HCL,


What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?

0 Answers   MindCracker,


Features in ASP.NET?

2 Answers   Microsoft,


Explain the difference between overriding and overloading?

0 Answers  


What are the modes of updation in an updatepanel? What are triggers of an updatepanel?

0 Answers  






What is the sequence in which ASP.NET events are processed?

0 Answers  


Is oauth for authentication or authorization?

0 Answers  


What are the event handlers that can be included in the Global.asax file?

0 Answers   MindCracker,


If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?

0 Answers   DELL,


Explain significance of routing? : asp.net mvc

0 Answers  


Can you create an app domain ?

1 Answers  


What is meant by ispostback in asp net?

0 Answers  


Categories