Difference between dynamic query and static query ?



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

Post New Answer

More ASP.NET Interview Questions

Please briefly explain the usage of global.asax?

0 Answers  


How do we invoke queries from the application?

3 Answers   Microsoft,


What is the Difference between Web.config and global.asax? Can we write connection String code in global.asax?

10 Answers   Microsystems,


What is localhost in asp.net?

0 Answers  


is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?

0 Answers   eXensys,






Page Life Cycle in ASP.NET

2 Answers   Syntel,


How can we Deploy a website?

2 Answers  


What is & in a url?

0 Answers  


What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?

8 Answers   Siebel Systems,


What is the difference between ExecuteReader,ExecuteNonQuery and ExecuteScalar.

8 Answers  


How do you declare static variable?

0 Answers  


What is ViewState ? and how it is managed ?

1 Answers  


Categories