IS MS.Net platform independent or dependent?
Answer Posted / prabhat
its platform dependent but we can say its language
independent because of it support more then 40 types of
language.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
what is linq to entities?
Explain what is the difference between view and partial view?
what is explicit loading?
what is entity graph in entity framework?
What are differences between entity framework and l2s? : Entity framework
how to disable the lazy loading framework?
Explain test driven development (tdd) ?
Explain the advantage of packaging over xcopy in .net?
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.
What are the levels at which filters can be applied in an asp.net mvc application?
How you can implement custom validation in asp.net MVC?
Is dapper faster than entity framework?
Name a few different return types of a controller action method?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?