About writting a query and SP which is better ?

Answer Posted / martin

sp is the better one...
Its compile and inside that we can write any number of
Query Statement , finally for the whole thing it will
create only one object as a reference .

But in Query Statement Each query be an Objects ...

Got it!!!!!

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?

1599


How to reduce the width of textbox in editcommandcolumn of datagrid?

531


Define static function?

570


Why is an object pool required?

613


i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?

1515






How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?

2243


What is session management in web application?

553


What is the used of "ispostback" property?

569


What is global.asax file used for?

563


What is the concept of postback in asp.net?

592


Explain the difference between inline and code behind - which is best in?

510


What is application and session in asp.net?

538


What is view state management in asp net?

465


Which methods validate all the controls on a page?

550


What is the difference between session object and application object?

594