One thing I have learned from using Linq2Sql is that you have to be very careful how you write complex queries to ensure they translate into efficient SQL code. There's definitely a right and wrong way to write Linq queries. Not sure how much this implicates NH.Linq (which I've only used a bit)...
On Oct 20, 9:27 am, Fabio Maulo <[email protected]> wrote: > 2009/10/19 aemami <[email protected]> > > > > > You guys really should focus on LINQ. Most people don't want to use > > the Criteria api or HQL. That is NHibernate-specific technology, > > which is silly to learn when you could be learning a mutli-use .NET > > technology such as LINQ. > > WELCOME in ObjectOriented world!!! > > We are focused in Object Oriented queries since .NET1.1. Have you learned > about it only since .NET3.5 ? > > -- > Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" 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/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
