CI with Jenkins, MSBuild, Nuget and Git part 4
Final part of a series on setting up a Continuous Integration pipeline using Jenkins, MSBuild, NuGet, and Git for a .NET project.
Final part of a series on setting up a Continuous Integration pipeline using Jenkins, MSBuild, NuGet, and Git for a .NET project.
Explores the inconsistent behavior of AbandonedMutexException in .NET vs. Windows Phone 8, detailing mutex synchronization and platform-specific quirks.
A developer recounts presenting on the Nokia Music API and Cimbalino Toolkit at a WPUG event, including technical challenges and attendee feedback.
The article critiques the traditional approach to open source, arguing that simply making code public isn't enough without a cultural shift towards open collaboration.
Fixes the (405) Method Not Allowed error when pushing or deleting packages on a private NuGet server in IIS by removing the WebDAV module.
A guide to creating a cross-browser CSS3 card flipping animation using 3D transforms and transitions.
A guide to implementing and using Assert.ThrowsExceptionAsync for testing asynchronous code in the Windows Phone Test Framework.
A developer shares their experience redesigning a personal blog using WordPress, focusing on CSS changes and exploring the Ghost platform.
A developer shares insights on designing tech conferences to foster meaningful hallway track conversations, covering break lengths, venue layout, and social activities.
A guide to selecting speakers and ensuring talk quality for technology conferences, covering methods like invite-only, coaching, and open CFPs.
A developer details a new, enhanced Ball Tree and KD-Tree implementation for scikit-learn, comparing its performance and features to existing solutions.
A reflection on key elements that make a tech conference great, focusing on talk quality, speaker selection methods, and attendee experience.
A new NuGet 2.5 package automates the removal of XML documentation from Windows 8/Phone 8 app packages, simplifying the build process.
A practical guide for R users on optimizing code for speed, balancing performance with readability and real-world time constraints.
A guide to automating reprint requests in Gmail using custom mailto links, filters, and canned responses.
A seminar on Object-Oriented Programming in JavaScript, covering patterns and a modular architecture demo.
Explains the benefits of using the publish/subscribe pattern in JavaScript for loose coupling and separation of concerns in MV* architectures.
Article argues HTML5 apps are viable, citing examples like Forecast.io and ExFM, but hindered by poor Android WebView support.
A technical guide on implementing a Persona Identity Provider, focusing on Python and addressing gaps in Mozilla's official documentation.
Announces the 1.0.0.M5 milestone release of Spring Integration templates for Spring Tool Suite, featuring updates and improvements.