About writting a query and SP which is better ?
Answer Posted / anand
SP is better than the query bcoz SP is pre compiled unit so
it reduce burden on the server
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the equivalent of date() and time() in asp.net?
What are the disadvantages of view state?
Explain exception handling in .net.
Web API uses which library for JSON serialization?
What are web server controls in asp.net?
Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?
Explain the updatepanel?
What is the difference between ldap and active directory?
What is use of <% %> in asp.net?
What do you mean by authorization?
Can you explain composite pattern?
Where is session cookies stored?
What are themes and skins in 2.0, explain usage scenario?
Define static function?
What is the behavior of a Web browser when it receives an invalid element?