|
|
|
|
|
|
|
|
|
|
Introduction 1 min 33
sec
Short introduction to Grid Studio; demonstrates running
a calculation across multiple machines versus the same calcualtion on a single machine.
|
|
|
|
|
Product Overview 5 min 2 sec
Describes the grid architecture and introduces each
software component including the IDE, Grid Agent, report designer, and
trace utility
|
|
|
|
|
Introducing Grid Agent 7 min 52
sec
Introduction to Grid Agent setup and configuration

|
|
|
|
|
Using the Grid Studio IDE 14 min
20 sec
Intruduces IDE including tabs, projects and applets,
syntax highlighting and namespace help.

|
|
|
|
|
Setting up your Grid Environment
coming soon
Takes you through the process of installing Grid Studio
and Grid Agent; including configuring multiple Grid Agents from the Grid Studio
IDE. Discusses setting up a local database for each Grid Agent versus pointing
back to the console database.

|
|
|
|
|
Anatomy of a Grid-enabled Script
coming soon
Examines the syntax and organization of a grid
script; including a walk through the si.Grid namespace

|
|
|
|
|
Using Grid Agent API from Visual Studio 2003/2005/2008
coming soon
Examines a C# project in Visual Studio that
runs a variety of Grid Agent scripts.

|
|
|
|
|
Extending Grid Studio Scripting with your .NET Assemblies
coming soon
Demonstrates how to call your .NET assemblies
directly from a script; as well as calling any native .NET classes.

|
|
|
|
|
Report Designer coming soon
Demonstrates creating a report template and
applying it against a datasource to render a report.

|
|
|
|
|
Creating a PDF from your Script Results
coming soon
Demonstrates combining an XML
report template with a table to create a PDF file; as well as sending the
resulting report to an email recipient.

|
|
|
|
|
Trace Debugging coming soon
Demonstrates several techniques for debugging
scripts using tracing and state capture.

|
|
|
|
|
Web Application Framework: Introduction
coming soon
Introduces the Grid Studio web application
framework; including an introduction to the starter apps that are included with
the installation.

|
|
|
|
|
Web Application Framework: Adding a User Account
coming soon
Demonstrates adding and permissioning a
new user for the web interface

|
|
|
|
|
Web Application Framework: Creating an Application
coming soon
Demonstrates creating a new web application
using the framework

|
|
|
|
|
Web Application Framework: Defining and Assigning Security Roles
coming soon
Demonstrates creating a new security role,
linking it to a user, and applying it to a screen template and a menu selection

|
|
|
|
|
Web Application Framework: Adding Actions
coming soon
Examines code to add a menu option, tie it to
a list/edit screen template, and add an action button to the list/edit template

|
|
|
|
|
Web Application Framework: Validating Input Data
coming soon
Short introduction to Grid Studio; demonstrates running
a calculation across multiple machines versus the same calcualtion on a single machine.

|
|
|
|
|
Web Application Framework: Creating a Dashboard
coming soon
Demonstrates creating and assigning a dashboard for a given security role

|
|
|
|
|
Web Application Framework: Creating and Adding Reports
coming soon
Demonstrates creating and adding a report to a
menu option

|
|
|
|
|
Web Application Framework: Adding Calculated Fields in Report Designer
coming soon
Examines a report using fields calculated
after binding to the source table's data

|
|
|
|
|
Accounting API Overview coming
soon
Feature and technical walk-through of the
Accounting Starter Application, including the accounting API.
|
|
|