In SP has contains 10 query,By Using Dataset Object I need
to fetch 8th query of records? How?

Answer Posted / sarvesh

the index starts from 0.
ds.tables[7]

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between page-level caching and fragment caching?

540


Where the assembly is stored in asp.net?

552


Define page output caching?

578


What do you understand from custom control?

613


What is strong-typing versus weak-typing?

587






Can you nest updatepanel within each other?

554


How is the asp.net mvc architecture different from others? : asp.net mvc

493


What is session start?

520


What are session cookies?

548


What are the event handlers that we can have in global.asax file?

536


What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?

501


Difference between application events and session events

596


Explain authorization levels in .net ?

612


What are the advantages and disadvantages of session?

668


What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?

586