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

Explain the difference between Web Garden and Web Farm?

0 Answers   Sans Pareil IT Services,


what is the deference between dataset and data adapter?

4 Answers   TCS,


How information about the user's locale can be accessed?

0 Answers   MindCracker,


What is the function of the CustomValidator? a) It allows for custom C# client-side code to validate entries in a control. b) It allows for a custom mixture of validator controls to use one central control for the display of messages. c) It uses scripted client-side code to validate the entry in a control. d) It uses server-side code to validate the entry in a control.

4 Answers   ABC, Syntax Softtech, TCS,


can we call webservice in Html form?

1 Answers   Bank Of America, BirlaSoft, Microsoft,






Is sql backend or frontend?

0 Answers  


What is difference between session and application in asp net?

0 Answers  


What is the function used for removing an event listener?

0 Answers  


Define machine.config in .net?

0 Answers  


How many classes can a single .NET DLL contain?

6 Answers   SoftSol,


hi .net gurus here is my question " how does impersonate in asp.net works? explain with good example"

2 Answers   PennyWise, TCS, Wipro,


What is Web Services?How we can consume a Web Services in our application?Explain.

1 Answers   Religare,


Categories