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
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
In which situation can you not use a viewstate?
What is sdlc process?
What is the syntax for datagrid and specifying columns?
Is it possible to change the index of primary key on table?
Can user control be stored in library?
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
What is the difference between union and join?
Explain cashing in asp.net.
What is the use of HttpHandlers? When to use this?
How to disable validator control by client side JavaScript?
What is a web based system?
Define the term Web Garden?
what is the difference between response.write() and response.output.write()?
Explain the asp.net page life cycle.