Small yafla Logo

Home



yafla Technology Papers

Web www.yafla.com

See also http://www.yafla.com/dennisforbes/index.html.

Posted Date Title/Link Synopsis
December 7th, 2005 Extracting Frames from Video Files Using .NET Demonstrates a technique to extract single video frames using DirectShow, accommodating any format for which an appropriate DS Codec is installed
December 1st, 2005 SAN, NAS, and iSCSI (& SQL Server) Understanding the role of these storage technologies/terminologies, in particular how they relate to SQL Server
October 17th, 2005 yaflaGUID Sequential, non-fragmenting GUIDs for SQL Server
May 8th, 2005 Blocking Browser Prefetching A simple technique for .NET developers to detect, and block, browser prefetching.
February 13, 2005 The High Performance SQL Server Series - Part II - Back to the Basics This series will help you achieve enterprise level workloads on modest hardware, ensuring user satsifaction and project success. Part II covers basic database constructs like indexes and access patterns.
January 24, 2005 The High Performance SQL Server Series - Part I This series will help you achieve enterprise level workloads on modest hardware, ensuring user satsifaction and project success. Part I lays the philisophical groundwork for the series.
December 19, 2004 PureJPEG Remove unnecessary and potentially revealing information from your JPEG files.  
March 18th, 2003 High Performance Hierarchies Hierarchies are often the most powerful, versatile relational models, but are often difficult and inefficient to query. This paper details techniques to efficiently and powerfully build hierarchical data models in Microsoft SQL Server that's not only powerful, but is efficient and simplistic to query and utilize.
April 25th, 2002 .NET & SVGs An easy to use, free, BSD licensed .NET component for creating dynamic SVG graphs of various types from ADO.NET DataTable objects. Version 0.5 with the base class, and pie charts.