Skip to content

piannaf/Alarm-Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Alarm Clock Sample

To get a better understanding of the .NET framework and C#, I refactored out all the XAML from the original sample into pure C#. It is a direct port so uses WPF and follows the same structure of the original program.

Original: ~50%cpu, ~24megs RAM (84KB exe)
No XAML: ~50%cpu, ~24megs RAM (11KB exe)

The orignal program is copywrite Microsoft so I do not claim to hold the copywrite on this derived work. However, as this project was concieved for educational purposes, I assume to hold the right to distribute it.

Original: http://msdn.microsoft.com/en-us/library/ms756487.aspx

About

Just a rewrite without XAML of the Microsoft sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages