Hello everyone,
im new with
wpf and want to make a small Application with the embedded (local) database in
WPF. Im using VS08, -add new file - local Database, so far so good. I also can add a table (test table called Person with Name and Age), this works good. And now comes my problem,
…