Label: excel+gigaspaces-excel

Content with label excel+gigaspaces-excel in Solutions and Best Practices (See content from all spaces)
Related Labels: data , viewer , market , first , market-data , gigaspaces , calculation , prerequisites , solutions , scales , offload , writing , application , udf , troubleshooting , or , rtd , solution ( - excel , - gigaspaces-excel )

Calculation Offload - GigaSpaces-Excel Integration
Using the calculation offload pattern. Overview In this pattern, all Excel functions and calculations are performed by the space (on the server side) asynchronously. This allows you to use Excel regularly, where calculations are performed on the space side simultaneously, until the calculation is finished; then, Excel ...
Data Offload - GigaSpaces-Excel Integration
Using the data offload pattern. Overview In this pattern, all data is stored in the space (on the server side). Excel in turn loads only the relevant data each time and displays it in the spreadsheet. This removes the load from Excel, which is sometimes unable to cope ...
GigaSpaces-Excel Market-Data Example
Summary: This example shows the usage of Microsoft Excel spreadsheets and GigaSpaces XAP for working with stock market data. It also demonstrates the building of Excel RTD and UDF components in C# .NET. Author: Pini Cohen, GigaSpaces Recently tested with GigaSpaces version ...
Prerequisites - GigaSpaces-Excel Integration
Prerequisites Before you begin, make sure: GigaSpaces XAP.NET http://www.gigaspaces.com/LatestProductVersion is Installed http://www.gigaspaces.com/wiki/display/XAP66NET/InstallingXAP.NET. Please note: the Excel Space Viewer supports only GigaSpaces version 6.5.1. Microsoft Office Excel ...
RTD and UDF Examples - GigaSpaces-Excel Integration
Summary: Basic and advanced code examples for using RTD and UDF with the GigaSpacesExcel integration. Author: Pini Cohen, GigaSpaces Recently tested with GigaSpaces version: XAP.NET 6.6 Contents: Overview This section includes basic and advanced code examples for using the GigaSpacesExcel ...