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
How do we assign page-specific attributes?
What is the difference between cookie and session?
What is http post action?
What are session cookies?
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
What can you do with asp.net?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
What is ispostback method in asp.net? Why do we use that?
Where would you use an ihttpmodule, and what are the limitations of any?
How to send a DataReader as a parameter to a remote client ?
What are the main differences between asp and asp.net?
What are the disadvantages of asp.net?
How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?
What are the various ways to send content from one page to another?
Define xmlvalidatingreader class.