Slides, dema a záznam z mé přednášky pro TechEd DevCon Praha z 15.5.2017:
- Dema VS2017: https://github.com/hakenr/VS2017Demo
- Dema V# 7.0: https://github.com/hakenr/CSharp7Demo
- Slides: 2017-05-15 – TechEd Praha – Novinky VS2017 a C# 7.0 [PDF]
Záznam z přednášky je publikován na našem HAVIT YouTube Channel.
Dotčená témata
- VS 2017 Novinky
- Go to All… (Naviagate to…)
- IntelliSense
- Find All References
- Structure Guides
- Live Unit Testing
- Installer
- Debugging – Run to Click
- Debugging – Exception Helper (NullReferenceException)
- MSTest v2
[DataRow] - Novinky C# 7.0
- Binary Literals
- Digit Separators
- Expression Bodied Members – Constructors, Destructors (Finalizers), Property Accessors
throwexpressionsoutvariables- Tuples
- Local Functions
- Pattern Matching
ValueTask<>- Ref Return, Ref Local