IS MS.Net platform independent or dependent?
Answer Posted / kishore maddineni
MS.NET has the platform independent capability.But till now
there is no framework for linux operating system.So it is
platform dependent.But it is language independent,because
any .net language code can be run in any .net language.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
How we can call a javascript function on the change of a dropdown list in mvc?
What is ado.net data provider? : Entity framework
What is clr? How does work clr & wht is work of clr?
What are the new features 3.5 framework against with the tool?
What is renderbody?
What is Separation of Concerns in ASP.NET ASP.Net MVC?
Which is the root namespace for fundamental types in .net framework?
List out few different return types of a controller action method?
Can we add constraints to the route? If yes, explain how we can do it?
What are the advantages of razor view engine?
Explain peek method in tempdata in asp.net mvc?
Why we need a separate mobile project template, while we can render our web application in mobile ?
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
What is presentation framework?
Can a view be shared across multiple controllers? If yes, how we can do that?