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
Explain how to prepare culture-specific formatting in .net.
What is the difference between Session and response.Redirect?
How would you enable impersonation in the web.config file?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
How long do session variables last?
Which is better union or union all?
Explain login control and form authentication.
How you can return View from ASP.NET Web API method?
Explain what is clr?
What are triggers of an updatepanel?
What is mvc in asp.net tutorial? : Asp.Net MVC
List some of the important session state modes of asp.net.
How do sessions work?
Define web services in asp.net.
Can we handle the error and redirect to some pages using web.config?