0% found this document useful (0 votes)
186 views11 pages

George Muñiz, Mba

The document discusses the .NET platform and its key components. It describes the Common Language Runtime (CLR) environment that executes all .NET applications, the common language specification (CLS), and the .NET Framework Class Library. It also outlines the supported .NET languages like C#, Visual Basic, and J# and the integrated development environment of Visual Studio .NET.

Uploaded by

George Muñiz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
186 views11 pages

George Muñiz, Mba

The document discusses the .NET platform and its key components. It describes the Common Language Runtime (CLR) environment that executes all .NET applications, the common language specification (CLS), and the .NET Framework Class Library. It also outlines the supported .NET languages like C#, Visual Basic, and J# and the integrated development environment of Visual Studio .NET.

Uploaded by

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

La plataforma .

NET
GEORGE MUIZ, MBA

Arquitectura .NET
.NET Framework y Visual Studio .NET
VB

C++

C#

J#

ASP .NET
Web Forms Web Services
Mobile Web Forms (MIT)

Windows
Forms

XML, ADO .NET, Enterprise Services


Base Class Library
Common Language Runtime
Sistema Operativo

Visual Studio .NET

Common Language Specification

.NET Framework
Common Language Runtime
VB

C++

C#

J#

ASP .NET
Web Forms Web Services
Mobile Web Forms (MIT)

Windows
Forms

XML, ADO .NET, Enterprise Services


Base Class Library
Common Language Runtime
Sistema Operativo

Visual Studio .NET

Common Language Specification

.NET Framework
Common Language Runtime

El CLR es el entorno donde se ejecutan todas las


aplicaciones .NET

El CLR determina para las aplicaciones .NET:

Un

conjunto de tipos de datos: CTS

Un

lenguaje intermedio: MSIL

Un

empaquetado de cdigo: Assembly

El cdigo que ejecuta el CLR se llama cdigo


gestionado (managed code)

.NET Framework
.NET Framework Class Library
VB

C++

C#

J#

ASP .NET
Web Forms Web Services
Mobile Web Forms (MIT)

Windows
Forms

XML, ADO .NET, Enterprise Services


Base Class Library
Common Language Runtime
Sistema Operativo

Visual Studio .NET

Common Language Specification

.NET Framework
.NET Framework Class Library
System.Web

System.Windows.Forms

Services
Description
Discovery
Protocols

UI
HtmlControls
WebControls

Caching
Configuration

Security
SessionState

Design

System.Drawing
Drawing2D
Imaging

System.Data
OleDb
Common

ComponentModel

SqlClient
SQLTypes

Printing
Text

System.Xml
XSLT
XPath

Serialization

System
Collections
Configuration
Diagnostics
Globalization

IO
Net
Reflection
Resources

Security
ServiceProcess
Text
Threading

Runtime
InteropServices
Remoting
Serialization

.NET Framework
Lenguajes .NET
VB

C++

C#

J#

Common Language Specification (CLS)


Web Forms Web Services
Mobile Web Forms (MIT)

Windows
Forms

XML, ADO .NET, Enterprise Services


Base Class Library
Common Language Runtime
Sistema Operativo

Visual Studio .NET

ASP .NET

Lenguajes .NET
CLS
CLR

Fujitsu
COBOL
Extension
s

COBOL
CL
S

C+
+

Microsoft
Managed
C++
Extension
s

Los lenguajes no tienen que exponer toda la


funcionalidad definida por la CLR

Lenguajes .NET
Mltiples lenguajes soportados
.NET

es neutral con respecto al lenguaje

Lenguajes
Visual

de Microsoft:

C# .NET, Visual Basic .NET, Visual C++ .NET,

JScript, Visual J# .NET


Terceros
COBOL,

suministran:

RPG, APL, Perl, Pascal, Smalltalk, Eiffel, Fortran,


Haskell, Mercury, Oberon, Oz, Python, Scheme, Standard
ML, hasta +26 lenguajes

Visual Studio .NET


Entorno de Desarrollo Integrado
VB

C++

C#

J#

ASP .NET
Web Forms Web Services
Mobile Web Forms (MIT)

Windows
Forms

XML, ADO .NET, Enterprise Services


Base Class Library
Common Language Runtime
Sistema Operativo

Visual Studio .NET

Common Language Specification

Visual Studio .NET


Productividad
nica

herramienta de desarrollo para todo

Plataforma

completa para creacin, pruebas e


integracin de Servicios Web

Plataforma

RAD de alta productividad

Diseadores

visuales de Formularios

Diseadores

visuales de Componentes

Depuracin
Tecnologa

Extensible

extremo a extremo, a travs de lenguajes

IntelliSense y Ayuda Dinmica

y Abierto

You might also like