Creating a StructureMap Resource Factory for WCF Web API
A guide to implementing a custom StructureMap IResourceFactory for dependency injection in WCF Web API services, enabling proper constructor injection.
A guide to implementing a custom StructureMap IResourceFactory for dependency injection in WCF Web API services, enabling proper constructor injection.
A quick terminal command to permanently unhide the ~/Library folder in OS X Mountain Lion and later versions.
Oracle's Product Assurance team launches a new technical blog focused on OBIEE configuration, tuning, and detailed implementation guidance.
A developer creates twee+, a client-side tool for posting longer tweets without Twitter's character limit, avoiding external services and OAuth.
An overview of the new flexible theme and layout system in the fabrik web framework, designed for developer customization and user configuration.
How to use Azure Table Storage without inheriting from the TableServiceEntity class to reduce dependencies.
Explains the JavaScript shorthand notation `foo#bar` as an alternative to `foo.prototype.bar` for referring to prototype methods.
Performance comparison showing CSS gradients outperform SVG backgrounds in dynamic effects due to browser rendering overhead.
A developer shares their journey learning Windows Azure, highlighting challenges in migrating applications to the cloud and the need for better architectural practices.
A developer shares a specific issue encountered while using the FakeItEasy mocking framework in a CQRS-based .NET project.
Explains how to implement custom Model Binder dependency injection in ASP.NET MVC using StructureMap to clean up controller code.
Explores the quirks of JavaScript's typeof operator and proposes a more reliable alternative using the internal [[Class]] property.
Oracle releases OBIEE 11g for HP-UX Itanium, surprising the author who doubted it would happen.
Explains the importance of defining CLIENT_ID in OBIEE for user query tracking and troubleshooting database calls.
A guide to winning the PyWeek game development challenge, covering Python tools, speed development, and community strategies.
A DIY guide to fixing a GameBoy game's saving issue by replacing the internal battery with an AA battery using household items.
A deep dive CSS3 workshop for web developers, focusing on practical features, performance, and hands-on exercises.
Discusses shorthand notations for referring to HTML elements with specific attributes, comparing CSS, XPath, and custom syntax.
A detailed guide on upgrading a MacBook Pro Mid 2009 with a Kingston SSD, including benchmarks and performance improvements.
Troubleshooting an ODI 10g connection error with OCI, identifying the issue as an incorrect ojdbc5.jar driver version.