Category Archives: Articles

Creating self-hosted WCF Data Services

This question came up the other night at the June NEBytes meeting after a presentation by Iain Angus (Black Marble) on WCF Data Services – can you host [..]

Articles , , ,

New WCF Article on Codeproject.com

Finally I found I had something to write about; an article on creating a remote file store using WCF, and it’s hosted right now over at CodeProject.com. It [..]

Articles , , ,

Simple Object Conversion Pattern

Here’s a quick conversion pattern you can use if you’ve got a lot of object conversion going on within your project, especially where databases and web services are [..]

Articles ,

LinqToLfsWorld – A look at the demo website

Now that LinqToLfsWorld has been out for a couple of days, I’ve got time to explain a bit more about the features, using the demo website as an [..]

Articles , , , ,

Querying LfsWorld with LinqToLfsWorld

In this post I’m going to show you all the different types of queries you can perform with LinqToLfsWorld. For an overview of what the library is and [..]

Articles , , , ,

LinqToLfsWorld v1.0.2 Released!

Just a quick post to say that LinqToLfsWorld 1.0.2 has been released – you can grab it from the project homepage. This version of the library adds: Support [..]

Articles , , , ,

LinqToLfsWorld v1.0 Released!

Just a quick post to say that LinqToLfsWorld 1.0 has been released; you can grab it from the project homepage on codeplex.com. Whilst the interface hasn’t changed, under [..]

Articles , , , ,

LinqToLfsWorld v0.8 Preview

After a bit of umming and arrrring I managed to make quite a bit of headway with a project I’ve been mulling over for a while – LinqToLfsWorld. [..]

Articles , , , ,

Querystring Element Insertion

One problem I frequently come across is having to redirect to a page using the current query string in the request, but also having to add new parameters. [..]

Articles ,

LCD HD44780 activities

This blog opener isn’t strictly about coding, but having some time off work recently I decided to do something that, for me, is pretty cool. What could possibly [..]

Articles , , , , ,