The future of JetXLL

| 0 Comments | 0 TrackBacks
As you may have noticed, work here stalled somewhat a while ago.

Other projects and the arrival of my baby son have meant that I haven't had the time to work on JetXLL.

I recently revisited the project with the intention of getting things moving again and restarting the beta program and pushing towards the release of 1.0. During my review I decided that ExcelDNA is now a mature and viable alternative to the expensive managed XLL systems that were all that were around when I originally began work on JetXLL back in the mists of time... 

I no longer feel that there is a place for JetXLL in the managed XLL ecosystem. The maturity of ExcelDNA has, IMHO, gobbled up my price point...

I've decided to cease development on JetXLL and I recommend anyone that was interested in what I had to offer here to go over and take a look at what the ExcelDNA guys have on offer.

No TrackBacks

TrackBack URL: http://www.jetxll.net/cgi-bin/mt/mt-tb.cgi/13

Leave a comment

Recent Entries

The future of JetXLL
As you may have noticed, work here stalled somewhat a while ago.Other projects and the arrival of my baby son…
Optional worksheet parameters and default values
Your custom worksheet functions can take optional parameters. The users of your worksheet can then decide whether to supply them…
Integrating your addin with Excel - the function wizard
Whilst it's very easy to create a worksheet function using C# with JetXLL simply by adding the [WorksheetFunction] attribute to…