You are on page 1of 1

Type system and other

System.Decimal

For finance or money , not loose data

String

Unicode -> 2 Bytes per character

Inmutable

System.Object

Boxing

Heap. Values in heap with class

Unboxing

* is operator

Work with boxes and values

* Object methods

ToString
GetHashcode
Equals
GetType

* Statically and Dynamically typed languages

C# is both

* COM and OLE

* EDGE.JS

* Struct or Class

is is small create a struct

Parallel programming better with structs

* Different languages different approaches

* Garbage Collector

Clean when out space

GC.Collect();

perfview

You might also like