CONDG Presentation Sample – Windows 8 Store Apps with XAML and C#

Please follow and share!
Twitter
Facebook
LinkedIn
RSS

As promised, here is the sample code from my presentation at CONDG.  I will be following up this blog post with a series that will walk through the creation of this application.  Very sorry the tech gremlins were in full effect, but I am happy that I got to walk you through the code 🙂

Feel free to reach out to me anytime!

Prerequisites –

The ReportLibrary project is included in the solution, and it requires Telerik Reporting.  This project is not required to run the Windows 8 Store Application – it can be removed from the solution if you need to.

The UserGroupAttendanceServer requires the Telerik OpenAccess ORM to be installed.  This product is free to download and gives you the ability to generate your ASP.NET Web API services. This project must be running in order for you to run the Windows 8 Store Application.  Start it up by right clicking the project and selecting “View In Browser”.

The data is a SQL Express 2012 database, it is located in the Data folder of the Zip file.

Download Sample Code

Please follow and share!
Twitter
Facebook
LinkedIn
RSS

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.