How to use LINQ in Code?
Hi,
I'm pretty new with FastReport .NET and I've problems using LINQ in report's backend code (using System.Linq;). After referencing System.Xml.dll and System.Xml.Linq.dll assemblies FastReport raises error with code CS0234 - The type or namespace name 'Linq', does not exists in namespace 'System' (are you mising an assembly reference?). What's wrong?
Any help welcome, thanks in advance!
Matjaz Bravc, developer
Stroka Produkt
I'm pretty new with FastReport .NET and I've problems using LINQ in report's backend code (using System.Linq;). After referencing System.Xml.dll and System.Xml.Linq.dll assemblies FastReport raises error with code CS0234 - The type or namespace name 'Linq', does not exists in namespace 'System' (are you mising an assembly reference?). What's wrong?
Any help welcome, thanks in advance!
Matjaz Bravc, developer
Stroka Produkt