Tag Archives: c#

Data Caching with .Net 4.0 and Asp.Net MVC – part 2

This is the second article in a series about using the .Net 4.0 Caching objects in Asp.Net MVC – catch up first with part 1 of the series, [..]

Articles , , , , , ,

Data Caching with .Net 4.0 and Asp.Net MVC – part 1

Learn how to implement data caching using .Net4′s new ObjectCache, in an Asp.Net MVC environment. Read more »

Articles , , , , , ,

LinqToSql and Nullable Varchar Fields

This is the excerpt Read more »

Snippets , , ,

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 , , ,

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 , , , ,