Data Binding presentation

I created this presentation on Data Binding for a capstone class. Had 10 minutes to present a technical topic and I learned about Data Binding while at an internship last summer. I thought it was a very interesting and powerful concept.

Summer 2015 Recap

I spent the summer of 2015 working in a few areas.. Mostly C# and a dash of Java. I got to explore Denver when I wasn’t in front of a computer as well Learned and built GUIs in Windows Presentation Foundation (WPF). WPF necessitates learning MVVM. I kinda like MVVM and data binding although it […]

Software Integration Assignment 1

For my Software Integration class, CSE 446, the first assignment was a two-part refresher on working with WCF RESTful services and C#. The first part was simply a RESTful service with default URI template and a web application that consumed the service. The second part consisted of the same RESTful service with a different URI […]