This document is intended to provide a troubleshooting methodology which incorporates publically available utilities to diagnose and resolve an issue identified within a specific use case.
Other News
Forwards Compatibility
Forwards Compatibility In response to yesterday’s editorial I received a number of comments regarding backwards compatibility. I have been working with Microsoft SQL Server since version 4.21. Unlike many products I have used, SQL Server has been very generous in supporting deprecated features. Generally, the status of a feature is made known long before the product no longer supports it; […]
Database Upgrades
Database Upgrades With the recent release of SQL Server 2012 you now have more opportunities with your installations. Now the questions of upgrades, support for earlier versions, multiple version support, reverse compatibility and much more emerge once again. For those of you who have never experienced a release of a new version of SQL Server there is a lot to […]
Where XQuery meets XSLT2.0
(Robby Pelssers) Goal: Return input element whose @value should be set to current date formatted as [yyyy-MM-dd]
How to traverse / parse a XML file in Java with DOM Parser example code . XML document / file Parsing using recursion.
XML – a Markup Language which defines structured and platform-independent data that can be exchanged between different applications and platforms. Both XML and Java technology helps for developing Web services and applications that access Web services.
Tutorial: jQuery Show, Hide, and Toggle functions
(Ryan Boudreaux) Continuing in this series of introducing jQuery functions and features, I will demonstrate changing the appearances of objects with the hide / show function and the toggle function.
Quick Aside on XML – The Wrong Way to Use XML
(Robert Lucero) XML is a great way to collect and author data in a way that can be consumed by any number of applications. There are some exceptionally powerful tools that can consume XML formats and enforce levels of data validation, but this is only useful if the implementation make sense.
Tapping the Juice UI with ASP.NET
(Bipin Joshi) jQuery and jQuery UI are quite popular JavaScript libraries amongst ASP.NET developers. jQuery UI provides several widgets and plugins that help you develop professional looking websites quickly and easily. Though ASP.NET developers have been using jQuery UI in their websites, one down
Indexing data from multiple tables with Oracle Text
(Roger Ford) It’s well known that Oracle Text indexes perform best when all the data to be indexed is combined into a single index.
Integrating Bing Maps With WPF
(James McCaffrey) Released in January, version 1 of the Bing Maps Windows Presentation Foundation (WPF) Control allows you to integrate mapping functionality directly into WPF applications. The downloadable SDK, which contains the library binaries and programming reference, provides some good exampl
