Top Banner
dotNet Miami Windows 8 Hackathon Team Windows 8 App WALKTROUGH
19

dotNet Miami - August 16, 2012 - Windows 8 App Walkthrough

May 16, 2015

Download

Technology

dotNet Miami

A team of developers from dotNet Miami recently participated in the Windows 8 Hackation. The output of the event was a Windows 8 dotNet Miami event application. We'll relive our experiences from the Hackathon, review the application and code. We'll also show the server app which consists of Nancy and RavenDB (a NoSQL database). Come with your questions and your curiosity as we review this application full of new technology.
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: dotNet Miami - August 16, 2012 - Windows 8 App Walkthrough

dotNet Miami Windows 8 Hackathon Team

Windows 8 App WALKTROUGH

Page 2: dotNet Miami - August 16, 2012 - Windows 8 App Walkthrough

The Team

Cecil Phillip

Dave Nicolas

Egbert Chiong

Horacio Nunez

Rachel Terman

Richie Rump

Ross Terman

Page 3: dotNet Miami - August 16, 2012 - Windows 8 App Walkthrough

The Idea

Build a Windows 8 App for dotNet Miami that displayed our events and the events of other community groups..

Page 4: dotNet Miami - August 16, 2012 - Windows 8 App Walkthrough

Shindy

Page 5: dotNet Miami - August 16, 2012 - Windows 8 App Walkthrough

The Idea

Page 6: dotNet Miami - August 16, 2012 - Windows 8 App Walkthrough

The Idea

Page 7: dotNet Miami - August 16, 2012 - Windows 8 App Walkthrough
Page 8: dotNet Miami - August 16, 2012 - Windows 8 App Walkthrough

• Windows 8 App: XAML and C#• Service Layer: C# and Nancy• Data Layer: RavenDB• Host: AppHarbor• Source Control: GitHub• Task Management: Trello.com• Development Methodology: Scrum• Continuous Testing, Integration and

Delivery

App Architecture

Page 9: dotNet Miami - August 16, 2012 - Windows 8 App Walkthrough

• An App that loaded event data from JSON into RavenDB

• A web service that reads from RavenDB

• Design of the Windows 8 App

What we had before the Hackathon

Page 10: dotNet Miami - August 16, 2012 - Windows 8 App Walkthrough

Team Expectations

Page 11: dotNet Miami - August 16, 2012 - Windows 8 App Walkthrough

Hackathon – The Start

Page 12: dotNet Miami - August 16, 2012 - Windows 8 App Walkthrough
Page 13: dotNet Miami - August 16, 2012 - Windows 8 App Walkthrough
Page 14: dotNet Miami - August 16, 2012 - Windows 8 App Walkthrough
Page 15: dotNet Miami - August 16, 2012 - Windows 8 App Walkthrough
Page 16: dotNet Miami - August 16, 2012 - Windows 8 App Walkthrough

• Install Issues• VM Performance• Coding on a tablet!• Continuous Integration/Deployment in

the cloud• Differences in working local vs the

cloud.• Agile• Other Challenges

Experiences with Windows 8

Page 17: dotNet Miami - August 16, 2012 - Windows 8 App Walkthrough

Stop! Demo Time!

Page 18: dotNet Miami - August 16, 2012 - Windows 8 App Walkthrough

Thank You!

Page 19: dotNet Miami - August 16, 2012 - Windows 8 App Walkthrough

Shindy@Githubhttp://github.com/dotnetmiami/ShindyRavenDBhttp://ravendb.net/Trellohttp://trello.comNancyFXhttp://nancyfx.org/Windows 8 Apps Resourceshttp://msdn.microsoft.com/en-us/windows/apps/br229512.aspxNCrunchhttp://www.ncrunch.net/xUnithttp://xunit.codeplex.com/

Links