SAMENVATTING C#
Richard Reijerse
S1128082
22-10-2020
Inhoud
.NET, Visual Studio, Solutions, Classes, objects, methods, properties .................................................................................................................................................................. 2
Inheritance, polymorphism en interfaces.............................................................................................................................................................................................................. 6
Delegates and Events ........................................................................................................................................................................................................................................... 10
Types, exception handling en testen met NUnit ................................................................................................................................................................................................. 14
Lambda / Linq ...................................................................................................................................................................................................................................................... 23
Functions .............................................................................................................................................................................................................................................................. 32
Hoofdstuk 5 (WPF) is weggelaten gezien deze niet in het tentamen 2020 C# zit.
,.NET, Visual Studio, Solutions, Classes, objects, methods, properties
console (input = “Test”)
The word is Test
array
property
custom get set BMW
,override ToString the name is: BMW
constructor chaining in
class
, constructor chaining
outside class
Richard Reijerse
S1128082
22-10-2020
Inhoud
.NET, Visual Studio, Solutions, Classes, objects, methods, properties .................................................................................................................................................................. 2
Inheritance, polymorphism en interfaces.............................................................................................................................................................................................................. 6
Delegates and Events ........................................................................................................................................................................................................................................... 10
Types, exception handling en testen met NUnit ................................................................................................................................................................................................. 14
Lambda / Linq ...................................................................................................................................................................................................................................................... 23
Functions .............................................................................................................................................................................................................................................................. 32
Hoofdstuk 5 (WPF) is weggelaten gezien deze niet in het tentamen 2020 C# zit.
,.NET, Visual Studio, Solutions, Classes, objects, methods, properties
console (input = “Test”)
The word is Test
array
property
custom get set BMW
,override ToString the name is: BMW
constructor chaining in
class
, constructor chaining
outside class