Scripting Object Model

One way to make Web application development faster and easier is to adopt the scripting object model, a model for object-oriented scripting, that Visual InterDev provides. Additionally, Visual InterDev provides design-time controls that create script objects.

The Visual InterDev scripting object model defines a set of objects with events, properties, and methods you can use to create and script your application. Using these script objects simplifies Web application development by reducing the complexity and quantity of scripting required to write applications involving interaction between the client (browser) and the server.