Abstract: The invention pertains to a system and method of application development on a web portal. In one embodiment, the user logs on to a web portal and is provided with various tools to choose from to write an application, compile the application and then test the application. After completing the development process of the application, the user could either choose to store the application on the web portal, thereby using the services of the web portal or download the application on to his own computer. The user is also given the option to deploy the application from the web portal, the portal being used as a server for servicing multiple clients, thereby using the server resources during deployment and avoiding the high cost of infrastructure.
Abstract: A method and system for compiling a source code, the source code is written in a source-code-human-language. The method comprises associating a plurality of identifiers to a grammar analyzer. The grammar analyzer comprises an analyzer that corresponds to each identifier. The plurality of identifiers is arranged in a predefined-sequence. Further, the plurality of analyzers in the grammar analyzer is arranged in the predefined-sequence. Also, the method comprises tokenizing the source code in response to associating the plurality of identifiers.
Abstract: The invention pertains to a system and method of application development on a web portal. In one embodiment, the user logs on to a web portal and is provided with various tools to choose from to write an application, compile the application and then test the application. After completing the development process of the application, the user could either choose to store the application on the web portal, thereby using the services of the web portal or download the application on to his own computer. The user is also given the option to deploy the application from the web portal, the portal being used as a server for servicing multiple clients, thereby using the server resources during deployment and avoiding the high cost of infrastructure.
Abstract: The invention pertains to a method and system that uses similar functionalities of different components within a software application when executing the application and application components. In one embodiment, predefined structures are created for a component type, where each component type has a similar functionality when executed. Parameter information is received at a client and linked with the predefined to provide a script specific predefined structure. The component is executed by executing the script specific predefined structure. After a user exits the component, the script specific predefined structure is automatically deleted.
Abstract: A method for automatic re-population of data in a database in response to detection of at least one script-transaction, the database includes a plurality of tables. The script-transaction is carried out in response to a script input. The method includes truncating at least one table, which is being modified by at least one of a persistent trigger and a non-persistent trigger. The persistent trigger updates a table and the non-persistent trigger performs one of an insert operation and a delete operation on a table. Further, the method includes executing a non-persistent trigger corresponding to each truncated table of the database in a predefined-update-sequence. Also, the method includes executing at least one persistent trigger corresponding to each truncated table of the database.