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
Who can consume WebAPI?
What is the syntax for datagrid and specifying columns?
Explain the steps needed to be performed in order to create an animation in xaml?
How do we assign page-specific attributes?
What is the difference between debug and release?
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
What is a user session?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
Explain why datareader is useful?
Differentiate between early binding and late binding.
What is session mode in asp.net?
Explain the use of view state?
Which two new properties are added in asp.net 4.0 page class?
Explain the use of dataadapter.
Is asp.net a programming language?