Which DB? Linq to SQL classes
Posted
by gadirzade
on Stack Overflow
See other posts from Stack Overflow
or by gadirzade
Published on 2010-04-03T09:32:43Z
Indexed on
2010/04/03
9:43 UTC
Read the original article
Hit count: 373
Hi.
I wont to devolope multiple user supported accounting management aplication in
c#.I wont to use linq to sql clases.LINQ to SQL only supports SQL Server/Compact however it is possible the SQLite people have written their own LINQ provider given the name of the assembly.I have to use Db that is FREE.Which DBMS do you prefer to me?
© Stack Overflow or respective owner