IS MS.Net platform independent or dependent?
Answer Posted / ranganath reddy
.net is not 100% platform independent,where CLR is not
available to all operating systems.microsoft is providing
.net towards Windows.Mono organization is providing.net
towards other platforms{o.s's)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is entitytypes? : Entity framework
Is http stateful or stateless?
Explain what is routing?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
What is mvc entity framework?
What is difference between razor and web form engine?
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
What is the "helperpage.isajax" property?
What are the new enhancements done in default project template of asp.net mvc 4?
How to enable Attribute Routing?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
How can I return string result from action in asp.net mvc?
What is code first? : Entity framework
What is definingquery in entity framework? : Entity framework
What is a model in programming?