• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/7

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

7 Cards in this Set

  • Front
  • Back
Components of .Net platform
1) .Net Framework
2) Enterprise Servers
3) Development environment
Main development environment for C#
Visual Studio
T/F: We are limited only to VS dev environment
False, you can use a text editor if you want.
What does .Net Framework run on?
All MS Win32 OS platforms EXCEPT win95
CLR
Common Language Runtime Environment

Engine which drives the .Net Framework
CLR has several blank
components
Example of CLR component
"Garbage Collection"
Class manager
Code Manager
Security engine
Type Checker