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
How many types of sessions in asp.net?
Where would you use an ihttpmodule, and what are the limitations if any?
What is the importance of Global.asax in ASP.NET?
What does session_start () do?
Differentiate between namespace and assembly.
To add a hyperlink column to the DataGrid which tag is used ?
Explain the use of errorprovider control in .net?
What is the difference between session and viewstate in asp.net?
What is Forms Authentication in ASP.NET?
What are the new web part controls in asp.net 2.0 ?
Explain the Session state management options available with ASP.NET?
What is a 401 redirect?
Explain how can we inherit a static member?
Why we are using mvc instead of asp.net? : Asp.Net MVC
What is the full form of asp.net?