Questions Ask questions on Kentico CMS 4.0 BETA or RC. This forum is closed.
Version 4.0 BETA and RC > Questions > Microsoft LINQ View modes: 
User avatar
Member
Member
potmar-liv.asn - 1/6/2009 6:35:54 PM
   
Microsoft LINQ
Hi,

I was wondering if anyone is using LINQ in their development and would like to share some comments, concerns etc.

thanks

User avatar
Member
Member
Elijah - 1/22/2009 8:47:31 PM
   
RE:Microsoft LINQ
I regularly use LINQ to Entities and other related c# 3.0 enhancements in my Kentico development. If you're running the new .NET framework there shouldn't be any issues.

As far as LINQ to SQL though? I personally wouldn't bother. Kentico has provided a full data layer already so it isn't really necessary.

User avatar
Member
Member
Peter - 1/26/2009 5:04:41 PM
   
RE:Microsoft LINQ
Thanks Elijah,

I'm planning to use LINQ only to access external database.