Answer Posted / k l baiju
.net is one of micrsoft's platform for developing
webapplication,windows application,webservices.it's core is clr
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is disconnected scenario? : Entity framework
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
Is dapper faster than entity framework?
How to change the action name in mvc?
How to enable Attribute Routing?
Are there any parts of the .net framework 3.0 that only work on windows vista?
What is the difference between partial and renderpartial?
What is entity framework? : Entity framework
Explain the .net framework.
explain why t4 entity is important in entity framework?
will there be any issues adding a table without primary keys to a data model?
How does .net framework works?
mention what is the key advantage of using entity framework or ef?
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.
How to make sure Client Validation is enabled in ASP.Net MVC