A look at the Windows Phone JIT compiler
A technical guide on how to disassemble and inspect JIT-compiled code for the Windows Phone CLR, revealing emulator vs. device differences.
A technical guide on how to disassemble and inspect JIT-compiled code for the Windows Phone CLR, revealing emulator vs. device differences.
Analysis of why daily deal sites like Groupon and LivingSocial are unsustainable, highlighting their negative impact on small businesses and legal complexities.
A guide to setting up a virtual environment and project structure for Django applications, covering OSX and Ubuntu.
Explains how to handle timeouts and prevent thread starvation in ASP.NET MVC 2 asynchronous controllers using AsyncManager and filters.
Announcing the release of MvcSiteMapProvider 2.0 for ASP.NET MVC, a dynamic sitemap provider with new features and extensibility.
A developer outlines planned improvements to their personal website, including code refactoring, new features, and UI tweaks, before starting a new game project.
Explores fixing compatibility issues between Django and the PyPy Python interpreter, detailing specific bugs and solutions.
Exploring challenges with downcasing UTF-8 strings containing Polish characters using command-line tools like tr and dd.
A developer plans to migrate from Blogspot to a self-built Django blog with features like reST support and Disqus comments.
A guide to installing Microsoft Security Essentials on Windows Server 2008 by modifying system checks during installation.
A guide to installing Windows Server on a headless HP MediaSmart Server using unattended installation scripts and workarounds.
A technical analysis of an OBIEE BI Server hang caused by an init block returning a NULL value, detailing the error codes, symptoms, and fix.
Oracle's October Critical Patch Update addresses security vulnerabilities in OBIEE and Oracle Application Server, requiring immediate attention.
A technical guide on using JConsole and JMX for monitoring OBIEE server performance, including remote connection setup.
Microsoft releases ECMA-376/OpenXML implementation notes for Office 2007, aiding developers in understanding document handling and improving libraries like PHPExcel.
Microsoft launches Implementation Notes website detailing how Office 2007 handles ODF file formats, providing technical specifics for developers.
A technical guide on converting an ASP.NET MVC application into a cloud service on Windows Azure, focusing on project configuration and web role setup.
A developer highlights key upcoming features in Django 1.1, including ORM aggregation, model validation, and class-based generic views.
Analyzes the similar business tactics of Microsoft and Apple, questioning why public perception differs despite both limiting features for future revenue.
Discusses the scalability advantages of the Software-as-a-Service (SaaS) model, using examples like Facebook and Salesforce.