Suggest 3 best practices in detail for for Developing High
Performance Web and Enterprise Applications
Answer Posted / 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 View All Answers
What is the life cycle of an asp.net page?
What types of data validation events are commonly seen in the client-side form validation?
Explain the difference between the web config and machine config.
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
Is it possible to change the index of primary key on table?
How can we make sure that Web API returns JSON data only?
How can I have a particular web page in an asp.net application which displays its own error page?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
How could you modify xaml content from javascript?
What is content place holder?
Which browsers support the xmlhttprequest object?
What is the use of ASP.NET routing?
Define viewstate in .net?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
What is the main difference between Asp.net and Vb.net?