Tag: linq

LinqToSolr – use LINQ to obtain data from Solr

Languages & Coding

Due to the fact that in my company, Solr was chosen as a full-text search platform, there appeared...
Read More

Functional C#

Basics of C#, Languages & Coding • 3 Comments

C# is a multi-paradigm programming language. Recently, the course has been set towards new functional constructions in C#. We can go...
Read More

Eliminating Duplication of Where Expressions in Application

Database development, Statements

Assume you have products and categories. A client says that it is necessary to use other business processes for the categories with the...
Read More
Close