IS MS.Net platform independent or dependent?
Answer Posted / aman
.net is not platform independent .... platform independence
mean that it does not need any addition supportive software as it have given mono too run on linux.... from my theory .net is not platform independent....
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is entity graph? : Entity framework
What is viewbag?
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
What is edm (entity data model)? : Entity framework
Explain Sections is ASP.Net MVC?
Can you explain renderbody and renderpage in mvc?
Where is tempdata stored?
how can you tell ef to have a different table or column name than that defined for the class?
Explain what is routing?
What is the use of viewmodel in mvc?
Is the following route definition a valid route definition? {controller}{action}/{id}
What is the use of the default route {resource}.axd/{*pathinfo} ?
Is http stateful or stateless?
Can any particular component of .net framework 3.0 be removed?
The order of the filters that get executed, if the multiple filters are implemented?