Chris Sainty

A technical blog covering full-stack web development.

twitter | github | stackoverflow

in

LINQ to SQL: Prep Work

There are a number of great articles and blogs online for LINQ-to-SQL already. A great place to start is Scott Guthrie’s blog However, I am going to wade into the discussion with my own thoughts.

Read More

in ,

LINQ to SQL: Getting Started

I am going to start by showing a few new language features that are important to LINQ (and hence LINQ-to-SQL) that you may not have come across yet if you are not already playing around with this stuff.

Read More

in

Updates..coming soon

So my blog has been a bit quiet lately. The usual mix of being lazy, busy and just generally lacking anything exciting to blog about has kept me quiet.

Read More

in ,

Microsoft Silverlight

I have recently been playing with Microsoft's new Silverlight technology, both version 1.0 and 1.1 This time it is a bit of a personal project, I'll keep you posted if it amounts to anything more than a bit of fun.

Read More

in

Creating an FLL

I have been playing around in the last week or so with creating an FLL. I came across a set of C++ classes called CLucene that do indexing and searching of text. This is something I have long had an interest in and often mess around with in VFP.

Read More