AutoMapper StructureMap Profile
Guide to integrating AutoMapper 2.0 with StructureMap for dependency injection, replacing static references with injectable services.
Guide to integrating AutoMapper 2.0 with StructureMap for dependency injection, replacing static references with injectable services.
A review of Luke Wroblewski's book 'Mobile First', advocating for designing websites for mobile devices first due to growing mobile internet usage.
Explores the distinction between compile-time and run-time languages in programming, comparing Java and Python, and discusses its impact on expressiveness.
A guide on converting UNIX timestamps to readable Excel dates using a simple formula, useful for analyzing log file data.
A curated list of essential resources for learning Domain-Driven Design (DDD), including books, guides, sample code, and videos.
A developer explores how to improve traditional CRUD applications by integrating concepts from CQRS and event-driven architecture.
A tribute to a visionary tech leader who inspired innovation and challenged the status quo, reflecting on his legacy at Apple.
A technical guide on modifying the default 50MB file upload limit in Microsoft Windows SharePoint Services 2.0 via Central Administration.
A developer's personal experience adopting the Pomodoro Technique to improve focus, productivity, and combat procrastination in their tech work.
A technical guide on using attached properties to create parameterized styles for WPF controls like CheckBox and RadioButton.
A personal reflection on the Breaking Development web conference, covering speaker talks, attendee discussions, and event organization insights.
A technical guide on creating a full trust proxy for SharePoint 2010 to allow sandboxed code to write to the Windows Event Log.
A Cython tutorial on creating NumPy arrays from existing C-allocated memory without copying data, using PyArray_SimpleNewFromData.
A guide on using MyGet to create and manage public NuGet feeds, detailing setup, security permissions, and contribution workflows.
A technical guide demonstrating how to integrate NServiceBus message handlers with SignalR to push real-time notifications to web clients.
Explores the crucial distinction between raw information and applied knowledge, especially within Information Systems and data management.
A developer shares six recommended programming books covering Cocoa design, sockets in C, Quartz graphics, and classic programming texts.
A guide on using a custom NuGetRole to deploy applications to Windows Azure from a NuGet package feed instead of source control.
A beginner's guide to installing and using RVM (Ruby Version Manager) for managing Ruby versions and gemsets in Rails development.
Analysis of how multi-tenant architecture dramatically reduces IT infrastructure costs compared to physical servers and virtualization.