What you mean by routing in mvc?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between viewbag and viewdata in asp.net mvc?
If u have an Empty Xml file and u have to bind dataset data to empty xml file? if u have an empty dataset u have to bind xml file data to it?
In Server how to check whether model has error or not in ASP.Net MVC
What are the properties of Thread class?
What is iobjectset? : Entity framework
What is the full form of sp?
what is .NET ?
What is entity framework? : Entity framework
What is entitycontainer? : Entity framework
Difference between .NET & J2EE
What is entity graph? : Entity framework
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.