answersLogoWhite

0

Are NET Programs open-source

User Avatar

Anonymous

16y ago
Updated: 6/1/2021

While you can write a .NET program and release the source code, there is no requirement to do so.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

When was OpenSource World created?

OpenSource World was created in 1999.


What opensource flight simulation games are available?

Flight Gear is the top flight simulator software available from opensource software. Also known as free ware many software programs are available to download and use without copyright infringement.


Is vuze is opensource?

In short NO.


Are there any opensource programs for adware removal?

There are many open source adware removal programs. AVG, Avast and Antivir are 3 common programs. You can find the complete list at http://weblog.404creative.com/2007/04/22/best-open-source-and-freeware-applications/.


In .NET is CLR a process or a thread?

Process .... it is responsible for managing the execution of the .NET programs , it is the same as JVM is for JAVA programs...


Why Microsoft net technologies are called by the name?

Microsoft created the programs on the .Net Framework.


Which IDE can be used to develope the NET Framework?

While an IDE is not a requirement for developing .Net Framework-targetted programs, they certainly make the job easier. The standard development package is the one offered by Microsoft, Visual Studio. Visual Studio has several different versions available for your needs, from Express editions that are free, to Enterprise-quality development environments that integrate with their Team Foundation System. Another excellent package is called SharpDevelop. This is a free, opensource IDE.


Do you need dot net if you do not program?

Possibly. Certain programs need the .NET runtimes in order to work; even if you're not programming yourself, if you want to run these programs you will need the .NET runtime support package.


Where can one download the Net Framework?

One can download the Net framework from Microsoft's Net Framework Developer Center. Some programs may not work unless the exact Net Framework is instaled.


Do you need Microsoft net framework service pack?

Depending on what programs you are planning to use, quite likely. Many new programs are written for the .NET framework, rather than using the Win32 API directly.


What is best whether dot net or java?

The .NET framework can only be used to write Windows programs using C#, F# and Visual Basic, whereas Java can be used to write programs for any supported platform.


Can you run net in any platform?

No... .Net will definitely run on Windows and Windows Mobile platforms, most parts and features can be made to work on Mac OSX and Linux. You can only run .Net applications on platforms that have a version of the .Net Framework installed. * Microsoft has only provided application support for Windows and Windows Mobile platforms. * Silverlight applications (inside of a browser) may be run on Windows, Mac OSX, and Linux. * ** NOTE: The silverlight package will need to be downloaded. * Mono is an OpenSource implementation of the .Net framework for Linux (subset of Microsoft .Net framework) * The latest version of Wine claims to allow .Net 3.5 installation.