The last two weeks I have been working on a LINQ provider for Synergi. LINQ is a very nice and useful mechanism for extracting data from any type of data store. When creating a LINQ provider there are some hurdles to overcome. Once you get an understanding of IQueryProvider, IOrderedQueryable<T> and the ExpressionVisitor abstract class,Continue reading “Synergi LINQ Provider Prototype”
Author Archives: Kjetil Kr Solberg
Syndication Library
Back in 2004 I created a syndication library for consuming and creating RSS/RDF/ATOM feeds. This library has been lying around for many years and I finally decided to make it public by making it downloadable from my homepage This blog post will show some code examples and explain a little about how to use theContinue reading “Syndication Library”
The Monty Hall Problem
I created an application that tries out the monty hall problem, and I was able to get the result people claim with changing the door. The following video shows a large run.
Reality where art thou?
All too many of us live our lives inside this bubble of human made concepts, or virtual reality. At some point in time we came to the conclusion that reality wasn’t good enough, and we started to think abstract thoughts about concepts like society, democracy, economy, rules, regulations, law and justice. We have all becomeContinue reading “Reality where art thou?”