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 Layout in ASP.Net MVC?
What is page life cycle?
How to update one of my table in database at 4pm every day how it is possible?
How can I return string result from action in asp.net mvc?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
What are the new enhancements done in default project template of asp.net mvc 4?
differences between poco, model first and data first approach?
I want ask from plz smaple example code for Biztalkk server
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
What are differences between entity framework and l2s? : Entity framework
How does servicing work for the .net framework 3.0?
What are the main features of asp.net mvc 4 used by asp.net web api?
What are the options can be configured in AJAX helpers?
Why to use Html.Partial in ASP.Net MVC?
How do you handle variable number of segments in a route definition?