Microsoft Excel 2010 XLL Software Development Kit icon

Microsoft Excel 2010 XLL Software Development Kit

2 big stars
Microsoft Excel 2010 XLL Software Development Kit screenshot
Name: Microsoft Excel 2010 XLL Software Development Kit
Works on: windowsWindows XP and above
Developer: Microsoft
Version: 1
Last Updated: 27 Feb 2017
Release: 06 May 2010
Category: Programming > SDK DDK
Rate this software:
254 downloads
commentsComments
downloadDownload
Liked it? Tell others:
tags

Microsoft Excel 2010 XLL Software Development Kit Tags

Excel XLLSoftware Development KitAsynchronous UDFSDKExcelXLLDevelopment
details

Microsoft Excel 2010 XLL Software Development Kit Details

Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012
SHA1 Hash: a421a3f0f94cdfcb1257b0399e1579dc3fe4cc41
Size: 2.82 MB
File Format: exe
Rating: 2.173913043 out of 5 based on 23 user ratings
Downloads: 254
License: Free
Microsoft Excel 2010 XLL Software Development Kit is a free software by Microsoft and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download Microsoft Excel 2010 XLL Software Development Kit which is 2.82 MB in size and belongs to the software category SDK DDK.
Microsoft Excel 2010 XLL Software Development Kit was released on 2010-05-06 and last updated on our database on 2017-02-27 and is currently at version 1.
download button
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
features

Microsoft Excel 2010 XLL Software Development Kit Description

The SDK exposes all relevant Excel 2010 functionality to XLL add-in developers, and introduces two new "power UDF" capabilities - Asynchronous user-defined functions (UDF), and HPC function remoting.
The purpose of the SDK is twofold:
- To make sure that all relevant Excel 2010 functionality is available to XLL add-in developers. This includes all new worksheet functions, and the ability to create 64-bit versions of XLL add-ins.
- To introduce two exciting new "power UDF" capabilities: Asynchronous UDFs; and remoting function calls to HPC (High-Performance Computing) clusters.
Asynchronous UDFs are exactly what they sound: you can create a user-defined function (UDF) which starts some asynchronous process (such as sending out a request) and immediately returns. Excel tracks the pending result.
When the result becomes available, the add-in sends it back to Excel through a call-back function. This lets you send out many external requests at the same time, to be concurrently run on external resources.
In addition, if you have a High-Performance Computing cluster (aka a "grid"), you can register existing, synchronous functions as "cluster safe", and have Excel automatically send calls to them to be executed remotely and asynchronously on the cluster - without needing to rewrite the functions as asynchronous.System requirementsMicrosoft Visual Studio 2005 or Microsoft Visual Studio 2008 for 64-bit XLLs
Microsoft Excel 2010 Beta