Understand the principles of efficient algorithms for dealing with large scale data sets and be able to select appropriate algorithms for specific problems. Understand and be able to apply the main ...
I'm trying to figure out the best (maintainable, efficient, etc.) way to store and retrieve an ordered tree in a SQL database.<BR><BR>I've got an application (C# WinForms) that has a TreeView which ...