Arian Kulp's Blog
opinion, insight, and occasional code

WinFS Correction

Tuesday, September 20, 2005 12:14 PM

Well, if you read my previous WinFS post (http://ariankulp.com/archive/2005/09/20/561.aspx ), I've made some corrections to it.  I made a bad assumption about the WinFSData object which I've corrected.  Bottom line, treat it like a database connection.  Create/Destroy it as used and a connection pool will deal with keeping it efficient.

Gotta read that documentation more!

Comments have been closed on this topic.