Posts tagged #database

F# Type Providers and WebAPI

Later this month on the 25th I will be speaking along with two other speakers about webframeworks at an ANUG meeting. The frameworks covered are ServiceStack, Nancy and WebAPI where I will cover the latter. While I have been preparing my eye cought a new feature in F#, which I...

LanguagesTechnology
Read more

MongoDB – getting better for .NET

Since my last post Rob Connery has joined the team working on MongoDB, and he recently blogged about the latest additions he has made on github . I couldn’t resist taking a look at the latest changes, and even though there is still some way to go it is nice to see the...

Read more

Db4o – first look

As the next step in my recent adventures into NoSQL country I decided to take a look at db4o . Shortly put I hope it will give me more than the document based databases, like Mongo that I have also been taking out for a spin. My interest in NoSQL has been kindled further than it...

Read more

MongoDB – how to get started

Even though I have been pretty disconnected during the holydays I couldn’t help read that Rob Conery wrote quite a bit on his blog about his thoughts on Ayendes “EF vs NHibernate” discussion. Rob Conery argues that he is tired of these discussions and that we need to look at the...

Read more