Cost Architecting for Windows Azure
An article on designing cost-effective applications for Windows Azure, focusing on the unique financial considerations of cloud computing.
An article on designing cost-effective applications for Windows Azure, focusing on the unique financial considerations of cloud computing.
Guide to MCPD SharePoint track, covering exam 70-573 and 70-576 for SharePoint 2010 development certification.
Explains how to implement dependency injection in ASP.NET MVC 3 using the Managed Extensibility Framework (MEF).
A quick review of ASP.NET MVC 3 Preview 1, highlighting new features like the Razor view engine and dynamic ViewData support.
A web developer shares insights from designing a modern university course on web development, focusing on standards and future-proof skills.
Overview of SQL Azure Project 'Houston', a browser-based Silverlight tool for managing SQL Azure databases, including its features and limitations.
A tutorial on creating a simplified WPF Grid control using custom XAML attribute syntax to reduce boilerplate code.
A Google engineer returns to blogging after a year-long break, reflecting on tech culture, dealing with criticism, and setting new goals for content creation.
Introduces CSSEmbed, a tool for converting CSS image references to data URIs to reduce HTTP requests and improve website load times.
A developer's initial exploration of Apache Cassandra, covering installation, data models, and connecting to it from a .NET application using C#.
Explains using SET NOEXEC to validate SQL query syntax programmatically, noting a bug in SQL Server 2008 regarding object name validation.
A technical guide on writing Java-based updater modules for managing data model changes in Hippo CMS 7.2+.
A guide on adding WebDAV support to Hippo CMS 7, covering setup, configuration, and project status.
A slide deck presentation on managing and optimizing applications within the Windows Azure cloud environment, covering diagnostics, role communication, and scaling.
Explains memory leaks from .NET events and presents a custom WeakEvent pattern implementation using WeakDelegate to avoid strong references.
A technical guide for troubleshooting EBS-BI integrated authentication by validating session cookies directly in the Oracle database.
A presentation at Linuxwochen Austria covering how to set up and run PHP for development on the Windows operating system.
A developer troubleshoots an ORA-01017 error in Oracle BI Applications (OBIA) despite valid credentials, exploring JDBC driver and case-sensitivity issues.
How to resolve ORA-13757 error when deleting an active SQL Tuning Set in Oracle, including diagnostic queries and cleanup steps.
Exploring GCC-CLI, an experimental GCC branch with a .NET CIL backend and frontend for compiling between native and managed code.