Sunday, February 8, 2015

Session : Universal Windows Application Development at Imagine Camp Workshop Held at Informatics Institute of Technology (IIT), Sri Lanka

Today delivered a two hour session about Universal Application Development at Imagine Camp Workshop Held at Informatics Institute of Technology (IIT), Sri Lanka. All of the participants were students at IIT who are developing applications to be a winner of Imagine Cup.

In this session, I have started the things from very scratch giving an introduction to what's new in the Windows Runtime Application Development ecosystem. Then the whole session was full of demos, from the basics of MVVM to creating of Universal Apps using Visual Studio Universal Apps template. Under MVVM, I have demoed use of ObservableCollection<T>, INotifyPropertyChanged, ICommand etc.. I have also demoed the different code sharing strategies such as Portable Class Libraries, use of partial classes, partial methods and abstract classes etc..



I am uploading the sample code and slide deck to my OneDrive. Do check them out!.


Happy Coding.

Regards,
Jaliya

No comments:

Post a Comment