About writting a query and SP which is better ?
Answer Posted / surendra
Stored procedures........
group of queries is nothing but sp..in sp we can use
functions etc
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the server control events of asp.net ?
What are custom controls?
What is the use of placeholder control? Can we see it at runtime?
Why will you usually create an aspnet user account in the database for an asp.net web application?
What does the .webpart file do?
Is global asax mandatory?
What methods are fired during the page load? Init()
How can we Validate a Controls in ASP.NET page using JavaScript?
How can we prepairing Interview
Why is global asax is used?
What is state management in asp.net with example?
Using code explain Configuration Management
What is master page in dtp?
What is rich control in asp.net?
What are the different types of Caching techniques in ASP.NET?