Bespoke Windows and Web Development

Bespoke Software Development for Windows and the Web

This is the on-line home of Anthony Johnston a C# developer in Brighton & Hove, UK

I have a number of clients for whom I build web sites and windows applications

These include data capture applications, booking systems and brochure web sites for industries such as insurance, leisure and retail. (If you like you can read all about these adventures in my CV)

When I have spare time I also develop my own projects such as community sites, cv builders, gallery applications, digital image tools and developer tools. Much of these are offered free for download from this web site

Recently ...

30Aug 08

Calling WCF Service from a WHS Add-in

Windows Home Server (WHS) provides for extension through add-ins, only thing is they are loaded into the host AppDomain, which means one App.Config, which means...

WHS,Development

5Aug 08

The Importance of the Slash

Adding a slash to the end of a link to a directory turns out to be important - who knew, oh, you knew, well I didn't ...

HTTP, Browsers, Development

1Aug 08

GDI Error and Images loaded via a stream

You load an image from a stream, you then try to covert it to a byte array by loading it into another stream - BANG! Your 40.

GDI+, Development