IS MS.Net platform independent or dependent?
Answer Posted / thirumala
Yes.Net is a platform independent but platform independence
of .NET is only theoretical at present because at the time
of writing a complete implementation of .NET is only
available for windows.However there is a partial
implementation available
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
List out few different return types of a controller action method?
What is objectcontext? : Entity framework
What are Non Action methods in ASP.Net MVC?
Which are the important namespaces used in ASP.Net MVC?
What is ado.net data provider? : Entity framework
what is use of entitydatasource control?
What is tempdata?
Explain the request flow in asp.net mvc framework?
What is the difference between viewbag and viewdata in asp.net mvc?
Mention what is the difference between “ActionResult” and “ViewResult” ?
What are the 3 main components of an asp.net mvc application?
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
How you can implement custom validation in asp.net MVC?
Explain how to use multiple submit buttons in ASP.Net MVC?
What is the full form of sp?