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
In Server how to check whether model has error or not in ASP.Net MVC
What is the meaning of unobtrusive javascript?
What type of filter does outputcacheattribute class represents?
Which are the important namespaces used in ASP.Net MVC?
Explain the advantages of dependency injection (di) in asp.net mvc?
How does servicing work for the .net framework 3.0?
What are the 2 popular asp.net mvc view engines?
Do I need microsoft .net framework?
Explain how you can send the result back in JSON format in MVC?
How to Create an Intranet Site Using ASP.NET MVC?
What is the 'page life cycle' of an ASP.NET MVC?
mention what is code first approach and model first approach in entity framework?
Do you know about the new features in ASP.Net MVC 4 ?
How we can call a javascript function on the change of a dropdown list in mvc?
What is route config?