September 2008
M T W T F S S
« Aug   Oct »
1234567
891011121314
15161718192021
22232425262728
2930  

Archives

Archive for September, 2008

Fuzzy Logic!

( General and UDF )

Last week I spent a bit of time working on a of Fuzzy Logic type problem. This was for a VB app, rather than anything to do with Excel, but I wanted to test the different methods quickly and in a flexibly way. Excel was obviously ideal for doing this.
I have complied about 5 methods […]

Making .Net into Native code?

( .Net and Delphi )

This caught my eye, it sure would be a nice to have tool or feature of VS. I built a tiny .Net app but cant really depoly it as it needs an install of 3.5, inc a reboot and 20-30 mins of install time.
http://www.xenocode.com/Products/Postbuild/
Anyone else seen anything like this or got any ideas? - I’m […]

Office and .Net Options - Wall Chart!?

( Addins and .Net and VSTA and Delphi )

Sam asked if you could build custom task panes with VB.Net Express edition. The simple answer is no. However this question raises a deeper issue.
What are all the options when it comes to extending Excel (or any other office app for that matter). Most of us know about XLA, XLL, DLL, etc but the .Nety […]