IS MS.Net platform independent or dependent?
Answer Posted / chinna chowdary
platform independent but it need diff CLR's for diff OS
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
What is connected scenario? : Entity framework
Is dapper faster than entity framework?
Can you explain model, controller and view in mvc?
What is latest version of .net 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?
Explain RenderBody and RenderPage in ASP.Net MVC?
What is .net architecture?
What is orm entity framework?
Name a few different return types of a controller action method?
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
What is namespace of asp.net mvc?
How to enable Attribute Routing?
What is the difference between viewbag and viewdata in mvc?
How we can handle the exception at controller level in ASP.Net MVC?