Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 2.11 KB

README.md

File metadata and controls

37 lines (27 loc) · 2.11 KB

Samples overview

This file gives an overview of all GitHub samples posted for http://www.bartlannoeye.com/blog under the 'organization' I created to group these samples.

I grouped all samples on the major platforms, with some extra tags where applicable to give you reader a nice overview and maybe an entrypoint in case you want to read a particular topic.

Windows 10 UWP

Month Title & Description Tags
10/2016 ProgressBarTemplateSettings
Use template settings classes to tweak the control template of a ProgressBar.
09/2016 PrismStartupSequence
- Custom startup sequence defined by some business logic.
- Integrating your own NavigationService into Prism.
Prism
08/2016 NotMappedIgnored
Repro and fix for NotMappedAttribute that was ignored in EF Core.
EF Core
12/2015 VariableSizedWrapGrid
Grouped VariableSizedWrapGrid similar to Windows 8.
11/2015 SemanticZoom
Bring your SemanticZoom from Windows 8.1 to Windows 10.
09/2015 NuSpec.ReferenceGenerator
Create NuGet packages for your UWP libraries using this tool.
NuGet

Windows 8.1

Month Title & Description Tags
01/2015 Binding Updates
Track realtime updates on your TextBox.
12/2014 CustomDialog MVVM
Use the Callisto CustomDialog in combination with MVVM.
Callisto
08/2013 SQLite Windows 8.1
Getting SQLite to play with Windows 8.1
SQLite