Apps First
15 03 2015
After creating an Entity like a “Book” the user can setup its corresponding Use Cases with the help of Use Case Wizards in just five minutes. However, if your Entity has interactions (dynamic) or relations (static) with any other entity, it may take a bit longer to establish – […]
Read More...
Business Management App, Cloud apps for business, Cloud Business App, Enterprise Apps
15 03 2015
The system needs to know everything about the data which it deals with. For example, a Doctor Management System needs to know the attributes of each particular doctor (eg: Doctor’s Name, Specialization, Credentials etc). App developer defines a Data Class and provides comprehensive information […]
Read More...
App Development Framework, Application Development Platform, Enterprise Apps
5 11 2014
A type of data structure in which each element is attached to one or more elements directly beneath it is known as tree. The connections between elements are called branches. A Tree control provides an easy way to browse through any data. Tree control consists of […]
Read More...
Business Management App, Cloud apps for business, Cloud Business App, Enterprise Apps
4 11 2014
The components of a tree are called nodes. At the top is the root node of the tree; in the interior of the diagram there are branch nodes; at the bottom are the leaf nodes, from which no further branches extend. Tree Nodes are inheritable and can […]
Read More...
App Development Framework, Application Development Platform, Cloud Business App
3 11 2014
Toolstrip controls offer a rich design-time experience that includes in-place activation and editing, custom layout, and rafting, which is the ability of tool bars to share horizontal or vertical space. Create easily customized, commonly employed toolbars that support advanced user interface and layout features, such […]
Read More...
Business Management App, Cloud apps for business, Enterprise Apps
2 11 2014
A Menu is a list of commands or choices offered to the user. Menus are commonly used in GUI operating systems and allow a user to access various options the software program is capable of performing. Menus provide a convenient way to group similar or related commands in […]
Read More...
Application Development Platform, Business Management App, Cloud Business App, Enterprise Apps
1 11 2014
Pad is a rich user interface, which consists of composite UI features. There are several types of Pads – for eg, A Row Editor Pad may contain several fields such as drop downs or grids. A Content Pad may contain HTML contents displayed […]
Read More...
Business Management App, Cloud Business App, Enterprise Application Management
30 10 2014
Data Environment is the environment of work. For example if the user is doing testing then he can set his data environment as Testing environment. Data Environments provide the right means to switch data connections based on the specific environment. For example, you may […]
Read More...
App Development Framework, Business Management App, Cloud apps for business
30 10 2014
Data Connections contain essential information about the database servers and databases. Data connection is the means by which a datasource and Application communicate with each other. Connections are a key concept in data-centric programming. The client uses a data connection to send commands to and receive replies […]
Read More...
App Development Framework, Business Management App, Enterprise Application Management
29 10 2014
Many a times, mapping between two sets of data becomes essential. A classic example is when we want to translate a State Code to a State Name or a State Code to SalesTaxPercentage. These sort mappings are very helpful when you import / export data or convert […]
Read More...
Application Development Platform, Cloud Business App, Enterprise Apps