Skip to main content

Posts

Showing posts with the label java technology

Relation Between Dotnet and Java | Softlogic Systems Chennai

Dot Net Dotnet is a power packed software development framework developed by Microsoft Corporation. It has various class libraries and CLR (Common Language Runtime) which acts as a integrated development environment for developing applications. Java Java is an open source software development kit which is developed by Sun Microsystem and later bought by Oracle. It uses Java Virtual Machine and class framework which acts as integrated development environment for developing applications. Similarity between Dotnet and Java 1.      Both Java and Dotnet can be used for developing high quality software applications. 2.      Both uses a framework with collection of Application Programming Interface (API). Difference between Dotnet and Java 1.      Dotnet is popular IDE for developing software applications for windows platform. 2.      Java is an IDE used for desktop applications all  platforms (pl...