what is model first approach?
No Answer is Posted For this Question
Be the First to Post Answer
what is entity data model?
Can I remove .net framework?
What are the possible razor view extensions?
Can we access the web controls in a page pre initialising event?
what is code first approach?
About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use ?
6 Answers Infosys, Microsoft, MMTS,
who handles these error while writing the source code???.
what is ADO.NET
what is the use of final method
What are authentication filters in web api?
What is GUID , why we use it and where
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.