Week 1 Introduction to App Development with .NET & .NET Overview

studied byStudied by 2 people
5.0(1)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 8

flashcard set

Earn XP

Description and Tags

9 Terms

1
.NET Architecture & Component stack
CLR, FCL, APP
New cards
2
Difference between .NET Core and Framework
Core is cross-platform and can produce apps for various devices whilst Framework can only create and run applications on Windows OS.
New cards
3
Different components of .NET Framework
CLR & FCL
New cards
4
When to use .NET Core
Cross-platform requirements, Microservices, High performance, CLI control
New cards
5
When to use Framework
When technologies, libraries, packages are unavailable in .NET Core
New cards
6
CLR
Common Language Runtime (CLR) takes managed code as an input and translates it to the native language and compiles and executes the code.
New cards
7
FCL
Framework Class Library (FCL) a large library of reusable tested code which can be called upon. This may exist of classes, libraries, interfaces and value types.
New cards
8
Managed Code
Code which is executed by a CLR
New cards
9
JIT
Just-In-Time (JIT) exists within the CLR and is responsible for translating and executing the code no matter the .NET language.
New cards

Explore top notes

note Note
studied byStudied by 203 people
46 days ago
5.0(1)
note Note
studied byStudied by 16 people
891 days ago
5.0(1)
note Note
studied byStudied by 8 people
675 days ago
5.0(1)
note Note
studied byStudied by 2 people
41 days ago
5.0(2)
note Note
studied byStudied by 19 people
1012 days ago
5.0(1)
note Note
studied byStudied by 40 people
885 days ago
5.0(2)
note Note
studied byStudied by 5 people
768 days ago
5.0(1)
note Note
studied byStudied by 61 people
768 days ago
5.0(2)

Explore top flashcards

flashcards Flashcard (30)
studied byStudied by 19 people
515 days ago
5.0(2)
flashcards Flashcard (32)
studied byStudied by 13 people
780 days ago
5.0(2)
flashcards Flashcard (62)
studied byStudied by 59 people
489 days ago
5.0(1)
flashcards Flashcard (39)
studied byStudied by 156 people
361 days ago
5.0(1)
flashcards Flashcard (31)
studied byStudied by 35 people
753 days ago
5.0(2)
flashcards Flashcard (46)
studied byStudied by 16 people
91 days ago
5.0(1)
flashcards Flashcard (71)
studied byStudied by 18 people
233 days ago
5.0(1)
flashcards Flashcard (56)
studied byStudied by 6 people
304 days ago
5.0(1)
robot