Hi all!I used to code database applications in C# using code generators (mainly WebMatrix), which made it quite easy to do all database related stuff. But this time I need to do the same thing (connect to SQL Server database, run queries, ...