MSDN session on ASP.NET MVC
Presenter shares slide deck and experience from an online MSDN session on ASP.NET MVC, including technical setup details.
Presenter shares slide deck and experience from an online MSDN session on ASP.NET MVC, including technical setup details.
Explains how devices without GPS, like an iPod Touch, can determine location using WiFi access point triangulation via a third-party database.
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 guide to compiling the GDB debugger on Windows, covering necessary source code edits and dependencies.
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.
Analyzes Google's search results prioritizing Korean OTN forums over English versions for technical Oracle queries.
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.
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.