245 Views
Today I manage to make linq queries in mono and want to share my experiences with you… To use linq in mono, you need two basic libraries which are: System.Core and System.Xml.Linq My first usage is as follows:
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
Today I manage to make linq queries in mono and want to share my experiences with you… To use linq in mono, you need two basic libraries which are: System.Core and System.Xml.Linq My first usage is as follows: