answersLogoWhite

0

refer related links.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What are the components of dotnet frame work?

The following are the key components of .NET Framework:.NET Framework Class Library.Common Language Runtime.Dynamic Language Runtimes(DLR)Application Domains.Runtime Host.Common Type System.Metadata and Self-DescribingComponents.Cross-LanguageInteroperability.


What exactly is network architecture?

Network architecture is basically exactly as it sounds. It lays out the design and framework for a specific network's physical components and its functions.


Which Software to be installed for dot net framework?

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


How can you get the old bsc it 6th sem question papers of kuvempu university?

With a neat diagram explain the architecture of .NET framework.


What is net framework?

.net is framework is a runtime environment for running .net projects..


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 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.


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.


What are the main components of .NET Framework?

The main components of the .NET Framework include the Common Language Runtime (CLR), which manages memory and execution of applications, and the .NET Framework Class Library (FCL), which provides a vast collection of reusable classes and APIs for various functionalities. Additionally, the framework includes ASP.NET for web applications, Windows Forms for desktop applications, and Windows Presentation Foundation (WPF) for rich client applications. The framework also supports various programming languages through its Common Type System (CTS) and Common Language Specification (CLS).


What is the difference between framework and IDE?

IDE is just the development environment while the Framework is the backbone of compiling the code.IDE's :Visual StudioJbuilderjdevelopereclipsenetbeansand so onBut Framework for .Net programmers is different than what Java programmers understandFramework for java programmers is:Spring FrameworkStruts FrameworkShine Enterprise Java PatternFramework for .net programmers is:.net Framework 1.1.net Framework 2.net Framework 3.net Framework 3.5.net Framework 4


Differences between architecture and topology?

Architecture refers to the overall design and structure of a system, focusing on how components are organized and interact to fulfill specific functions and requirements. Topology, on the other hand, deals with the arrangement and connectivity of these components, often emphasizing the relationships and paths between them rather than their individual functions. In essence, architecture encompasses the broader framework and purpose, while topology focuses on the spatial arrangement and connections within that framework.


What is the NET architecture?

The .NET architecture is a software framework developed by Microsoft that provides a platform for building and running applications on Windows. It consists of several components, including the Common Language Runtime (CLR), which manages the execution of code, and the .NET class library, which offers a comprehensive collection of reusable code for various programming tasks. The architecture supports multiple programming languages, allowing developers to create applications that can run on different devices and platforms, including web, desktop, and mobile environments. Additionally, it incorporates features like memory management, security, and exception handling to enhance application development and performance.