Excluding nodes from XML data before returning from SQL Server
Explains how to exclude specific nodes from XML data in SQL Server using T-SQL's modify method, UDFs, or temp tables.
Explains how to exclude specific nodes from XML data in SQL Server using T-SQL's modify method, UDFs, or temp tables.
Explains designing a theme API with XML configuration, validation, and storage for a software system.
A tutorial on using Clojure to programmatically color SVG maps of Europe, demonstrating XML parsing and manipulation.
A developer shares their experience learning Android development, focusing on creating custom layouts and ListViews for a mobile app.
Announcing the release of MvcSiteMapProvider 2.0 for ASP.NET MVC, a dynamic sitemap provider with new features and extensibility.
A tutorial on using PHP 5's SimpleXML extension to parse XML files and dynamically generate website navigation and content.
A developer shares their solution for managing asset loading sequences in ActionScript 3, using QueueLoader to handle dependencies on XML.
Compares three methods for passing multiple IDs to a SQL Server stored procedure: CSV lists, XML, and Table Valued Parameters.
Explores the conceptual role of metadata in Java EE development, comparing annotations vs. XML and discussing separation of concerns.
A technical guide on creating a custom, security-trimmed sitemap provider for ASP.NET MVC applications, including XML configuration and dynamic nodes.
Introduction to using XPath expressions in JavaScript for selecting nodes in XML/HTML documents, covering syntax and browser support.
A developer explores integrating Apache Solr search with the Cocoon framework to implement faceted navigation and fast searching in a new project.