Nov
28
2008
Right. So i finally decided it’d be a good idea to update my wordpress installation – V2.2 was a little out of date! I must say though, V2.6.x is suprisingly different – but in a good way. The admin panel is so much nicer to use. Looks and feels better too – full of all [...]
Tags: C#, Git, Mandigo, Visual Studio, Wordpress, YSTV
Nov
09
2008
The keen eye among you may have noticed a slight change in this website. Not only that, but what i’m doing has changed a bit too….
Tags: C#, Website, Wiki, Work
Nov
06
2008
The ViewState in ASP.Net is one of those weird and wonderful things that Microsoft obviously thought was a good idea at the time. Granted, it is quite useful but as with all things like that, it comes with a price – and a fairly hefty one at that if not used sensibly.
Tags: ASP.NET, C#, Programming
Oct
31
2008
Ok, so i’ve just been working on outputting data from an ASP.NET based web app into an Excel Spreadsheet. I’m not going to go into the details of how to do that, but only how to avoid one little problem i encountered.
Tags: ASP.NET, C#, Excel, Programming, VBA