How will you make performance better for application including
front end and back
Answer Posted / kexcaliber
Build most of the services for the application in the backend so that this reduces the data transactions and computation is much faster also write service that are service specific i.e Data Encapsulation
Implement OOPS based concepts
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do I send sql query results to excel?
What is auto increment feature in sql?
How can we optimize a sql query?
What is audit logout in sql profiler?
What are the two types of cursors in pl sql?
What is dba in sql? : SQL DBA
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql
How do I use google cloud in sql?
What is trigger types in sql?
What is a record in pl/sql?
What is view? Can we update view
Which one is faster ienumerable or iqueryable?
what is view? : Sql dba
How do I view tables in mysql?
What is the purpose of normalization?