what is code first approach?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between <connectionstring> and <appsettings>
What is .net framework in simple terms?
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?
Which is the institute which also caters to your personal development other than subject.
What is orm entity framework?
Is it possible to share a view across multiple controllers?
What is the difference b/w constant & read only variable?
4 Answers IMI Soft Engineering,
how do you truncate a table using entity data model?
why DotNetFramework is included in building a software
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
What is a model in android?
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.