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 considered a service provider?

0 Answers  


what is the difference between server.Transfer and response.redirect in .net

1 Answers  


What is the difference between custom controls and user controls?

0 Answers  


What is Hybrid dictionary

1 Answers  


What is applicatio domain?

0 Answers   MCN Solutions,






What is asp.net ajax?

0 Answers  


can I use session variable in App_code Class page??

3 Answers   Wipro,


what are the server controls used in sitepath navigation?

1 Answers  


Is string a value type or a reference type?

13 Answers  


What is cross page posting? How is it done?

0 Answers  


What is the use of web.config file?

0 Answers  


Explain the difference between asp & asp.net.

0 Answers  


Categories