NET Flashcards

1
Q

A partir de que versión de .NET se estandariza la plataforma?

A

.NET 6

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Qué runtime usa .NET Framework

A

CLR

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Qué runtime usa .NET 6

A

Mono runtime

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Qué lenguaje de programación nos ofrece .NET?

A

C#
F#
Visual Basic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Con que estándar debe cumplir cualquier lenguaje que permita desarrollar aplicaciones en .NET?

A

ECMA-335

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Cuál son los componentes fundamentales de .NET?

A

1- CLR
2- Biblioteca de clases

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Cómo se llama el código intermedio de .NET?

A

CIL o MSIL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Qué es NuGet?

A

Un administrador de paquetes, que se encarga de los paquetes de .NET *.nupkg

How well did you know this?
1
Not at all
2
3
4
5
Perfectly