Portable Azure Mobile Services DTOs when using Xamarin and C#
A guide to creating portable C# Data Transfer Objects (DTOs) for Azure Mobile Services when developing cross-platform mobile apps with Xamarin.
A guide to creating portable C# Data Transfer Objects (DTOs) for Azure Mobile Services when developing cross-platform mobile apps with Xamarin.
Discusses the need for respectful, professional communication in code reviews, using the Linux kernel mailing list debate as a case study.
A tutorial on animating SVG path transitions using SMIL, comparing it to JavaScript libraries like RaphaëlJS for a Batman emblem project.
A guide on using CSS to maintain the aspect ratio of embedded iframes (like videos) in responsive web design.
Presentation on the Nokia Music API and Cimbalino Toolkit at the London Windows Phone User Group meeting in May 2013.
Troubleshooting an 'Unexpected System Error' in IBM DataStage sequence jobs when a Fact job aborts, with a fix by rearranging job order.
Troubleshooting an 'Unexpected System Error' in DataStage sequence jobs, with a fix by rearranging job order.
A personal journey into iOS development, starting with childhood memories of learning to program from a grandfather.
A personal journey into learning iOS development, starting with childhood memories of learning programming from a grandfather.
A developer shares additional long-term goals: creating their own programming language and writing a programming book.
A tutorial on creating a 3D animation of the chaotic Lorenz system using Python, matplotlib, and SciPy.
A technical analysis of migrating from BSON to msgpack by examining serialization formats to ensure data can be unambiguously interpreted.
Explains the FrameworkElement.Language property and its impact on culture in WPF/Silverlight data binding converters, solving a 'pt-PT' vs 'en-US' mystery.
Explores how open source collaboration principles can replace traditional management by enabling transparent, merit-based work across distributed teams.
A technical guide on preventing the Flash of Unstyled Text (FOUT) specifically in Internet Explorer 9 when using webfonts.
How to use NServiceBus's IWantToRunBeforeConfiguration interface to apply DRY, unobtrusive message conventions across multiple endpoints.
A student reflects on completing a series of challenging Pintos operating system labs, implementing system calls and synchronization.
Benchmarking Cython typed memoryviews vs ndarray syntax for array operations, focusing on inlining effects on performance.
A guide to using Chocolatey for automated software installation and Windows 8's Reset feature to create custom system baselines for faster PC setup.
A reflection on moving from SQL queries to data modeling using SQL Server 2012's BI Semantic Model for efficient reporting.