Suggest 3 best practices in detail for for Developing High
Performance Web and Enterprise Applications
Answer Posted / 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 |
Post New Answer View All Answers
Explain about solution explorer window?
What are the events in a page life cycle?
What is Pre-Render event in ASP.NET?
What are cookies in your browser?
Which class is used to send an email message from an ASP.NET Web page?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
What is viewstate? What does the “enableviewstate” property do?
What are the HTML server controls in ASP.NET?
How does asp.net work?
Explain a program using code nuggets to create a simple application? : asp.net mvc
Differentiate between namespace and assembly.
What are the difference between function and stored procedure in .net programming language?
What is asp.net web application?
How can we apply themes to an asp.net application?
What does asp stand for in asp.net?