IS MS.Net platform independent or dependent?
Answer Posted / chandu
.net is a platform dependent using .netframework but it is
a platform independent using monoframework.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How does the .net framework 3.0 relate to the .net framework 2.0?
What is route config?
Can we add constraints to the route? If yes, explain how we can do it?
How you can implement custom validation in asp.net MVC?
Is .net framework going away?
What is oauth in web api?
Explain dependency resolution?
What are the advantages of asp.net mvc?
Is razor a server side?
Which filter executes first in an asp.net mvc application?
what is explicit loading?
What are the main features of asp.net mvc 4 used by asp.net web api?
Can you set the unlimited length for "maxjsonlength" property in config?
explain how you can load related entities in ef (entity framework)?
What is mapping in entity framework? : Entity framework