What are ajax helpers in asp.net mvc?
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of asp.net mvc?
Explain Bundle.Config in ASP.Net MVC4?
Is it possible to cancel filter execution?
What are the versions of .net framework?
What is the use of finalize and dispose eventhough garbage collector is working?
What is ASP.NET MVC?
what is .net?
What is the difference between viewbag and viewdata in asp.net mvc?
Can we look at the IL for an assembly?
How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?
Explain how to use multiple submit buttons in ASP.Net MVC?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.