Archive for the ‘.Net’ Category
Thursday, March 12th, 2009
Image via Wikipedia Since its been a fair while since I posted anything with technical content, I thought I’d lighten the atmosphere with some hardcore XAML extending ;) I was asked this question a while back, how to parameterize an XPath query in a binding. Well, ...
Posted in .Net, Development | 1 Comment »
Monday, February 23rd, 2009
Image via Wikipedia What week, I’ve managed about 4 hours of actual development. The problem? McAfee’s on demand scanner. It all started Monday, whilst I was writing a templated ASP.Net control similar to the inbuilt Logon panel. The difference was that this ...
Posted in .Net, Development, General | No Comments »
Wednesday, February 11th, 2009
Since I’m doing more ASP.Net than I’d normally like to admit to, here’s a really useful little snippet that I struggled with earlier. After my google ninjitsu failed me I turned to figuring it out for myself. Once I’d wiped the sweat from my forehead I came up with ...
Posted in .Net, Development | No Comments »
Wednesday, February 4th, 2009
Image by Getty Images via Daylife …is now up! FixOracle.Net in its first incarnation fixes the type of dodgy Oracle code we’re using on our current project, but since the ‘fixing engine’ is shared between the web site, the winform tool, and the ...
Posted in .Net, Development, Hackery | No Comments »
Friday, January 30th, 2009
Ok, by now you know Oracles table adapters are broken. Just searching on google for a solution turns up a significant number of other people having the same issues. Broken code, bad ODP crashes inside devstudio etc etc etc. Google turns up nothing but bad news when you’re looking for ...
Posted in .Net, Development | No Comments »
Friday, December 12th, 2008
Image via Wikipedia nCode I.T. Limited! Yes, I’ve finally got round to setting up my own limited company. Since it makes more sense from a taxation point of view, and also gives me a platform to launch my own Micro-ISV. Since I’m deeply entrenched ...
Posted in .Net, Development | No Comments »
Friday, August 8th, 2008
A little bird's told me that the .Net3.5sp1 will be RTM on 11th August! Wonder if the Pixel shader API has been rationalised... Multi-texture here we come ;)
Posted in .Net, Development | 2 Comments »
Thursday, June 26th, 2008
Thought I'd brain dump a little problem I came across earlier today. Data Error 19. Here's the full error. System.Windows.Data Error: 19 : Cannot convert '40' from type 'Int32' to type 'System.Int64' for 'en-US' culture with default conversions; consider using Converter property of Binding. NotSupportedException: ...
Posted in .Net, Development | No Comments »
Tuesday, June 24th, 2008
Free Vouchers this time. Apparently I've won £100 of vouchers for implementing the Scrum methodology! I have no idea which shops the vouchers are for, only that they're high street vouchers, so I suppose that's cool, they could have been for kitchen tiles or something equally as mundane. But, heh, ...
Posted in .Net, Development | No Comments »
Monday, June 16th, 2008
Technorati Tags: WPF,Top 10,Development Resources As a minor intermission while I put a bit more effort into the WPF article series, I thought I'd list my top 10 favourite WPF and .NET tools. Ok, here goes! ...
Posted in .Net, Development | 2 Comments »