| View previous topic :: View next topic |
| Author |
Write XLL applications in C#/VB.NET |
Cuchulainn

Joined: 18 Dec 2006 Posts: 461 Location: Amsterdam, the Netherlands
|
Posted: Sun Jul 25, 2010 11:55 am Post subject: |
|
|
| How does Excel4Net compare to ExcelDNA? |
|
| Back to top |
|
 |
Excel4Net

Joined: 26 Dec 2008 Posts: 8
|
|
| Back to top |
|
 |
AlexesDad
Joined: 20 Jun 2009 Posts: 1
|
|
| Back to top |
|
 |
DrBen
Joined: 02 Dec 2008 Posts: 4
|
Posted: Tue Jan 06, 2009 10:05 pm Post subject: ManagedXLL |
|
|
There is also Jen's:
http://www.managedxll.com/
and VSTO (for Visual Studio developers). |
|
| Back to top |
|
 |
Excel4Net

Joined: 26 Dec 2008 Posts: 8
|
Posted: Wed Dec 31, 2008 4:54 am Post subject: Re: Write XLL applications in C#/VB.NET |
|
|
| admin wrote: | Hi,
I stumbled on a .NET library to write Excel XLL add-ins using C# or VB.NET.
It is called ExcelDNA, it is open source and free!
More information can be found here: http://exceldna.typepad.com
Robert |
Hi Robert,
I thought following information might be interesting for visitors of yor forum:
We have recently released Excel4Net 2.0 - a RAD kit for creating Excel Add-Ins & UDFs using .NET languages (C#, VB.NET, etc).
With a support of debugging, monitoring, profiling, document generation, remote assistance for the users, this addin is now more than just a .NET wrapper for the Excel - it is a one stop shop tool for those, who use the Excel as a front-end for their tools: Quant Developers, Quants and Desk Developers. <- that was the main idea behind this project.
Key features:
*Easy to use
*Works with VBA and with in-cell functions
*Uses a simple deployment model
*Makes it easy to test and debug your spreadsheet and .NET code
*Have a built-in monitoring and performance profiling capabilities
*Supports users remotely
*Generates documentation for your code
*Runs on Excel 2002, 2003 and 2007, .NET 2.0, 3.0 and 3.5
Fully functional demo can be downloaded from here: http://excel4net.com/Download.aspx
"Getting started" documentation: http://excel4net.com/Documentation.aspx
"Quick overview" page: http://excel4net.com/Overview.aspx
If you have any questions re: Excel4Net please email to beta@excel4net.com or reply to this thread (if it is OK with Robert).
Thank you.
p.s. Happy New Year everyone! We are almost there! _________________ Excel4Net (www.excel4net.com) - the easy way to get your Excel spreadsheet talking to your .NET code. |
|
| Back to top |
|
 |
admin Site Admin
Joined: 07 Dec 2006 Posts: 119 Location: Amsterdam, The Netherlands
|
Posted: Mon May 14, 2007 3:43 pm Post subject: Write XLL applications in C#/VB.NET |
|
|
Hi,
I stumbled on a .NET library to write Excel XLL add-ins using C# or VB.NET.
It is called ExcelDNA, it is open source and free!
More information can be found here: http://exceldna.typepad.com
Robert |
|
| Back to top |
|
 |
|