• subscribe


Dan Fox

Dan Fox is a technology director with Quilogy. He is an MCSD, an MCSE, and an MCT and the author of Building Distributed Applications with Visual Basic .NET (Sams).
Email: dfox@quilogy.com

My Latest Content
My Latest Comments



Author Articles

OLAP for Developers

By Dan Fox, 01/24/2002

Learn how to implement the Analysis Services' drillthrough and actions features from a developer's point of view.

ADO and XML

By Dan Fox, 11/27/2000

Use ADO 2.6 to perform three key XML functions: retrieving XML from stored procedures, executing templates, and executing XPath queries against XML Views.

Use ADO to Maximize Stored Procedures

By Dan Fox, 11/01/1999

If you don't use stored procedures for data access in your ADO/SQL Server applications, you're missing out on a SQL Server feature that can improve performance, maintainability, ...