ASP.NET MVC and the Managed Extensibility Framework (MEF)
A tutorial on using the Managed Extensibility Framework (MEF) to create a plugin-based, extensible ASP.NET MVC web application.
A tutorial on using the Managed Extensibility Framework (MEF) to create a plugin-based, extensible ASP.NET MVC web application.
A guide to setting up GDB and QEMU on Windows for debugging a custom MIPS operating system kernel, including a fix for IPv6 connection issues.
A Java implementation for converting dates to human-readable formats like '5 minutes ago' or 'yesterday', similar to Twitter's date display.
A guide to creating an AsyncObservableCollection in WPF to safely update data-bound collections from background threads.
A developer explores the idea of using social graphs to find interests and people completely unrelated to their own profile.
A guide to compiling the GDB debugger on Windows, covering necessary source code edits and dependencies.
The author reflects on the 18-month development journey of the 'awesome' window manager, from its origins as a personal project to its growing community.
Troubleshooting OBIEE and F5 BIG-IP load balancer configuration issues with port redirects and Apache's UseCanonicalName setting.
A review of 'Object-Oriented Javascript' by Stoyan Stefanov, covering its content, target audience, and overall recommendation for developers.
Quick CSS tips to improve website usability, including button feedback, smooth color transitions, and adding functional dingbats to buttons.
An article about CSS Naked Day, an annual event promoting web standards by removing CSS from websites.
Explains the AsyncController in ASP.NET MVC Futures for handling asynchronous requests to improve web server scalability.
Announcing upcoming tech conference sessions on PHP/Silverlight integration, ASP.NET MVC, and unit testing with mocking.
A personal recap of SXSW 2009, focusing on the value of presentations, networking, and tech-focused conversations at the conference.
Explores the ASP.NET MVC Futures assembly, detailing features like donut caching and rendering action methods within views for developers.
Discusses Oracle Application Server bug 7132128 causing server.log to fill with 'Send notification' messages and provides a reference.
Explains why Apache OAS requires a double login due to hostname redirection and offers configuration solutions.
Analyzes Google's search results prioritizing Korean OTN forums over English versions for technical Oracle queries.
Resolving a sawserver startup issue in OBIEE by fixing a missing library path (SHLIB_PATH) on Unix.
A technical guide on using the tusc tool to debug a failing HP-UX program by analyzing missing library errors.