Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 658 Bytes

File metadata and controls

15 lines (13 loc) · 658 Bytes

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.