Xander Dumaine
  • Blog
  • About Me
  • Projects
  • Résumé
  • Books
Sign in Subscribe

Windows

A collection of 4 posts
technology

Asynchronous Data Calls in Windows Store Apps

Below is the way that I’ve written my (MVVM, C#, XAML) Windows store app to make asynchronous data calls. This is necessary so that the UI doesn’t lock up while some network action or request is being performed. Make a function that gets your data synchronously. This makes
27 Mar 2013
technology

Choosing a photo from the Photos library in Windows 8

I’m working on a Windows 8/RT app, and one of the pieces of functionality I needed was the ability for users to select a photo from their library and upload it (more on the uploading [http://xdumaine.com/2013/03/24/uploading-a-photo-as-multipart-form-data-
23 Mar 2013 1 min read
Windows

Fixing the Trackpad in Windows 8 Installed on a Macbook Pro

Update 1/16/13 – I tried out Trackpad++ [http://trackpad.powerplan7.com] despite it’s creepy malware-feel on the site and in the installer. It did successfully restore 2-finger right click and scrolling. I haven’t had any luck with any other Windows 8 specific gestures though. Use
01 Sep 2012 1 min read
software

Programming the Windows 7 Taskbar in WPF

This post is dedicated to features of the Windows 7 Taskbar in Windows Presentation Foundation (WPF) applications. Everything that I will show can be done in the code behind, but it can also be done within the xaml. Because the project in which I implemented these changes is written in
15 Nov 2011 3 min read
Page 1 of 1
Xander Dumaine © 2026
  • Software
  • Health
Powered by Ghost