Difference between dynamic query and static query ?
Answer / vishal jani
Dynamic query will build at runtime where static query is
already builded.
Is This Answer Correct ? | 22 Yes | 5 No |
List of interview questions collections at www.dpoint.weebly.com
How can you identify that the page is post back?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
Explain the various authentication mechanisms in asp.net.
What is session in http request?
What does this do? gacutil /l | find /i about
What is the current version of asp.net?
Where do the cookie state and session state information be stored?
What is Web Server Control Templates.?
What is a Windows Service and how does its lifecycle differ from a "standard" EXE?
What is the use of Administration tool in Asp.net 2.0?
What is the difference between rest and restful?