Eurofighter, I have used it in several 'business critical applications' which were ported from LAMP (Linux, Apache, MySQL & PHP [& Ruby on Rails]) to Windows Server 2003/2008, IIS (sometimes, also used in WinForms), MySQL (still on the Linux box) and C#, using DB LINQ and have not had any major dramas.
Albeit these applications are not massively flogged by large amounts of users, but none the less no major dramas. Limitations... Not sure, only one I miss from LINQ to SQL is the 'drag and droppable' ORM diagrams which are available in VS 2008/2010 as they make it easy. But that's not a major issue as the included .dbml genesis tool works like a charm. James On 11 August 2010 10:08, eurofighter69 <[email protected]> wrote: > I am new to linq and DbLinq . Is DbLinq stable enough for production > use ? What limitations should I watch out for ? > > -- > You received this message because you are subscribed to the Google Groups > "DbLinq" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<dblinq%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/dblinq?hl=en. > > -- Regards, James Darbyshire [email protected] -- You received this message because you are subscribed to the Google Groups "DbLinq" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/dblinq?hl=en.
