Label: gigaspaces+excel

All content with label gigaspaces+excel.
Related Labels: 2-basic , market , gs-dot-bat , xap , or , guide , unit , quick , system , (pages) , components , first , spaces , transaction , welcome , solutions , center , troubleshooting , rtd , more » ( - gigaspaces , - excel )

Calculation Offload - GigaSpaces-Excel Integration (Solutions and Best Practices)
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 (Solutions and Best Practices)
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 ...
Excel Space Viewer (Solutions and Best Practices)
Summary: The Excel space viewer allows you to create customized views of data for spaces running in your network. Author: Pini Cohen, GigaSpaces Recently tested with GigaSpaces version: GigaSpaces 6.5 GA (build 2352) Contents: Overview The Excel ...
Excel that Scales Solution (Solutions and Best Practices)
Summary: Available functionality, how to develop the integration components and how to configure, deploy and run the GigaSpacesExcel solution. Author: Pini Cohen, GigaSpaces Recently tested with GigaSpaces version: XAP.NET 6.6 Contents: Overview This section gets you started with the Excel ...
GigaSpaces-Excel Market-Data Example (Solutions and Best Practices)
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 (Solutions and Best Practices)
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 (Solutions and Best Practices)
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 ...
Writing Your First RTD or UDF Application (Solutions and Best Practices)
Writing your first RTD/UDF application using the GigaSpacesExcel integration. Overview This section shows you how to write your first RTD or UDF application using the GigaSpacesExcel integration. See some basic and advanced code examples for working ...