answersLogoWhite

0

Without the Framework, you would have to write all classes that you use from it, manually. The Framework is a set of precompiled classes that you can use to make your programming life easier and to realise your applications.

User Avatar

Wiki User

14y ago

What else can I help you with?

Continue Learning about Engineering

What is dotnet 35sp1?

Hi In order to run .Net programmed applications, you have to have .Net Framework installed in your computer. It depends that the programmer programmed with which version of .Net? .Net Framework's versions are: .Net Framework 1.0 .Net Framework 2.0 .Net Framework 3.0 .Net Framework 3.5 .Net Framework 3.5 Service Pack 1 (SP1) .Net Framework 4.0 Usually, a .Net programmer has all of these .Net versions installed in his computer. But, as a client you have to have the .Net version that your programmed is coded by. Usually, the programmer makes the application installation file equipped with.Net Framework, so it installs on your computer and you don't have to do anything more.


What are the Features of dot net technology?

The Microsoft .NET Framework is enrich lots of features that makes it a milestone in the world of software technology. And the main Microsoft .NET Framework includs:Support for ComponentsLanguage IntegrationLanguage IndependencyCommon Runtime EngineBase Class LibraryApplication Interoperation across the WebSimplified Development and DeploymentImproved ReliabilityPortability


What are the net framework services?

.net framework services are :ASP.NETWeb formsWindows formsADO.NETXML Support Throughout


.net is the programming language?

No. .NET is a framework, not a programming language. It is the common framework used by the C#, F# and Visual Basic programming languages.


How do you prepare for Dot net certification?

Dot net is most popular programming language for Microsoft .NET Framework. You can go through from the book . Just see professional book by Wrox. The best way is also for industrial training and more you should go through practical often. Now a day online classes are also available.

Related Questions

Which Software to be installed for dot net framework?

The software you need to install for the .NET framework is the .NET framework.


Is there any project that run platform independent in dot net platform?

No. The .NET framework is a Windows-specific framework.


When was the dot NET framework 2 released?

The dot NET framework 2 was released on January 16th, 2009, by the company Microsoft. This information can be found by visiting their Download Center page on the internet.


Parser Error Message Unrecognized configuration section 'connectionStrings' when you use Dot net framework v2.05 but in runtime it show framework v1.14322 why?

You may need to restart IIS...


What is mean by dot in vb. net?

The . in the string is symbolical of an extension. Due to the fact that Visual Studio uses the NET framework to launch applications procured in the development environment. 


What is the use of dot net in a computer?

A computer doesn't require .NEt framework for its normal functioning. The framework on the other hand is generally installed if one is looking to develop .NET applications.


What is dot net frame work?

Hi In order to run .Net programmed applications, you have to have .Net Framework installed in your computer. It depends that the programmer programmed with which version of .Net? .Net Framework's versions are: .Net Framework 1.0 .Net Framework 2.0 .Net Framework 3.0 .Net Framework 3.5 .Net Framework 3.5 Service Pack 1 (SP1) .Net Framework 4.0 Usually, a .Net programmer has all of these .Net versions installed in his computer. But, as a client you have to have the .Net version that your programmed is coded by. Usually, the programmer makes the application installation file equipped with.Net Framework, so it installs on your computer and you don't have to do anything more.


Explain the difference between net platform and dot net framework?

.net platform supports programming languages that are .net compatible. It is the platform using which we can build and develop the applications. .net framework is the engine inside the .net platform which actually compiles and produces the executable code. .net framework contains CLR(Common Language Runtime) and FCL(Framework Class Library) using which it produces the platform independent codes.


Do your laptop need net framework?

yes


Can you make web app in c sharp dot net without using asp dot net?

Yes. But Asp.net is a framework to ease the pain of constructing a web app from the ground up.


If you have NET framework 3.0 installed do you need NET framework 2.0?

You usually only need older versions of the .NET framework installed if you have an old application which requires an older version of the framework. In general, you should be able to run most (if not all) applications using the latest version.


When you install NET framework 4 0 is it necessary to install NET framework 2 0?

No, you do no need to. 2.0 and 4.0 are independent versions.