Using Xamarin Forms Labs – Intro
A quick-start guide for integrating the Xamarin Forms Labs library into cross-platform mobile applications, covering installation and basic setup.
A quick-start guide for integrating the Xamarin Forms Labs library into cross-platform mobile applications, covering installation and basic setup.
Announcing Cimbalino Toolkit 1.0.0, a developer toolkit for Windows Phone and Windows Store apps, now available as NuGet packages.
A Rust developer shares an example of implementing Dijkstra's shortest path algorithm using the standard library's PriorityQueue.
A guide to resolving Azure Portal login conflicts when federating Office 365 Azure AD, with a workaround for Microsoft Account issues.
A developer shares their experience and provides a step-by-step guide for making a first contribution to the Rust open-source project.
How to add the missing `containsString:` method to NSString for iOS 7 using a runtime patch and a category.
Explores using AWS Import/Export to bulk migrate VMware/Hyper-V VMs to EC2, bypassing slow uploads with shipped drives and PowerShell.
Explores creating dynamic color palettes using CSS variables and the Myth preprocessor for scalable, future-proof web design.
Discusses the importance of meeting scribing and documentation as a company scales, offering practical tips for effective note-taking and communication.
A developer plans their participation in the IDA Summer of Code, focusing on contributing to the Rust programming language.
A software engineering intern details their summer project optimizing an octree in C++ and using it to simplify 3D meshes by removing invisible triangles.
A proposal for a new HTTP verb, VALIDATE, to enable safe, idempotent server-side validation from client-side forms without side effects.
A developer announces the iOS 7 version of their 'minimal.iOS' WinterBoard icon theme, with links to GitHub and Dribbble.
The article debunks the myth that responsive web design (RWD) is inherently bad for performance, arguing it's an opportunity to prioritize performance.
A follow-up analysis of U.S. federal .gov domains, tracking changes in technology, security, and accessibility over three years.
A technical guide on implementing Bluetooth background tasks for a Windows Phone 8.1 app to connect to an ELM327 car adapter.
Explores how design patterns like Composite and Interpreter are implemented in AngularJS directives and the $parse service.
A personal guide detailing the key steps for reinstalling Slackware Linux, including partitioning, package selection, and custom kernel compilation.
Explains how HdrHistogram's .NET port controls class field layout to minimize overhead for low-latency performance measurement.
Learn four powerful commands for Chrome DevTools to debug, inspect elements, profile performance, and work with AngularJS scopes.