Difference between dynamic query and static query ?
Answer Posted / vishal jani
Dynamic query will build at runtime where static query is
already builded.
| Is This Answer Correct ? | 22 Yes | 5 No |
Post New Answer View All Answers
What is Pre-Render event in ASP.NET?
What are the disadvantages of using session?
What are the types of validation in asp net?
What is the purpose of App_Code folder in ASP.NET? Why we this?
Contrast OOP and SOA. What are tenets of each ?
What is the use of asp.net web api?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
Can you explain autopostback?
What is caching in asp.net?
Which class is used to send an email message from an ASP.NET Web page?
What is session authentication?
What is the difference between server-side scripting and client-side scripting?
If we remove web.config or machine.config from the application then, is this application will works?
Define satellite assemblies.
Elaborate differentiation between ViewState and SessionState?