Interview Question
Qus: How is .net better than java?
Answers (2)
1. There are multiple versions of the framework that allow me to target non windows, web, and windows.
2. .NET is a better cross platform tool than java.
3. I can target iOS and android.
4. I can build a whole set of web services with web api.
5. I can talk to various databases, like sql server, Oracle, db2, MySQL, etc, so it has the relational part down and I can talk to the nosql products as well.
6. It has specific support in the cloud with amazon and google. Clearly azure works with it.
• .Net is a secure platform
• It has a mature runtime (CLR)
• Good support of feature rich and mature programming languages (C#)
• A powerful IDE (Visual Studio)