A while back, I wrote about
how to use the Data Access Application Block (DAAB) in the Compact Framework. While this code works just fine, it turns out that
Enterprise Library 3.0 will support this natively. I really like the TableExists method that they added, too.
David Hayden wrote a couple of articles about this here and here.