MvcSiteMapProvider 2.2.0 released
Announcement of MvcSiteMapProvider 2.2.0 release for ASP.NET MVC, featuring new templated HtmlHelpers and extensibility points.
Announcement of MvcSiteMapProvider 2.2.0 release for ASP.NET MVC, featuring new templated HtmlHelpers and extensibility points.
A reflection on how uneventful days in system development and support can foster a false sense of security and complacency.
A developer shares first impressions of a Windows Phone 7 prototype, highlighting UI features, syncing, and noting missing apps.
An article on designing cost-effective applications for Windows Azure, focusing on the unique financial considerations of cloud computing.
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.