Sponsors

News

Jobping Laurent Kempé MVP JetBrains Academy Member Certified ScrumMaster

Contact

My status

View Laurent Kempé's profile on LinkedIn
XING
twitter
facebook


Xbox 360



Map

Locations of visitors to this page

.NET Dudes

Family

French .NET Dudes

Friends

Jobping

Links

Tech Head Brothers

Browse by Tags

All Tags » C# (RSS)
The beauty of C# and Linq
Today I faced the following challenge to solve: return all possible combinations of three source collections. We are using C# and with Linq it was just so easy. public List < string > Contexts {      get     ...
Posted: Jan 25 2010, 09:57 PM by lkempe | with 4 comment(s)
Filed under: ,
Indexing and searching business entities using Lucene.Net Framework, part 3
Conception using generics and reflection of a search engine to index and search content in your business entities without being intrusive. Part 1 and 2 are available following those links Indexing and searching business entities using Lucene.Net Framework...
Indexing and searching business entities using Lucene.Net Framework, part 2
Conception using generics and reflection of a search engine to index and search content in your business entities without being intrusive. Part 1 is available following this link Indexing and searching business entities using Lucene.Net Framework, part...
Indexing and searching business entities using Lucene.Net Framework, part 1
Conception using generics and reflection of a search engine to index and search content in your business entities without being intrusive. Introduction Today, one of the functionality that almost all web sites implements is a method to index content and...
More Posts