Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 798 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 798 Bytes

BuyMeACoffee

Sample-Projects

This repository contains my sample projects in C# and C++.

You can learn here how to:

  • use Caliburn.Micro library
  • create applications for Windows Phone (tombstoning, GPS, OneDrive, camera, storage)
  • create applications for Windows Desktop using WPF
  • integrate Xamarin.iOS application with Bluetooth Low Energy devices
  • divide a project into smaller parts
  • use Event Aggregator to provide communication between objects
  • implement MVVM pattern
  • use OpenGL

Read more

Visit https://wojciechkulik.pl to get more information about those projects.