0% found this document useful (0 votes)
34 views1 page

Cs506 GDB

The document discusses two popular programming frameworks: Java and .NET. Java was created by Sun Microsystems as a high-level, object-oriented, and platform-independent language that can be used to develop web, mobile, and enterprise applications. Microsoft developed .NET as an open-source framework for building web services and apps. It enables reusable modules that eliminate errors and increase productivity. For a large company project, .NET would be the best framework choice as it is easier and faster than Java, provides reusable components that speed up coding, offers high security using C# and C++ with lower memory usage than Java, and has language-specific features that simplify finding required components.

Uploaded by

ahsan sajjad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views1 page

Cs506 GDB

The document discusses two popular programming frameworks: Java and .NET. Java was created by Sun Microsystems as a high-level, object-oriented, and platform-independent language that can be used to develop web, mobile, and enterprise applications. Microsoft developed .NET as an open-source framework for building web services and apps. It enables reusable modules that eliminate errors and increase productivity. For a large company project, .NET would be the best framework choice as it is easier and faster than Java, provides reusable components that speed up coding, offers high security using C# and C++ with lower memory usage than Java, and has language-specific features that simplify finding required components.

Uploaded by

ahsan sajjad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Cs506 GDB

Sun Microsystems created Java, a high-level, object-oriented, and platform-independent


programming language. We can create and deliver web-based content, games, enterprise apps,
embedded applications, mobile applications, and more with the help of the Java programming
language. Microsoft, on the other hand, uses a cross-platform, open-source software
framework called .NET to create software applications. It enables the development and
operation of future web services and applications. With the help of.NET, reusable modules can
be created, which eliminates errors in application code and increases productivity.  
Suppose that you are required to create a large project for a company and as a software
engineer, you are asked to suggest the best framework for this task either Java or .Net

Give your comments with proper reasons in either case.

Answer
In my opinion, .Net framework is best for the creation of projects at larger scale. If
we talk about Java, it is capable of working on any operating system.
Whereas, .Net mainly focuses on Windows platform. But, .Net is easier and faster
to operate than java.
.Net provides free development tools for Windows, Linux and macOS, which
makes it almost similar to Java. But, It is easier because it has reusable
components, which speeds up the coding process. Whereas, the final code in Java
is longer than .Net
.Net provides High level of security. It uses C# and C++, and hence, it consumes
less memory than Java.
.Net provides language specific features. Which makes it easier for the developer
to search for the required component.
Although, .Net is less popular among companies today, but in the future, it coud
become the most widely used programming language.

You might also like