InterviewSolution
| 1. |
What Are The Controls Provided In Silverlight For Line-of-business (lob) Applications? |
|
Answer» Silverlight provides LOTS of applications for Line-of-Business (LOB) to have better communication AMONG the elements and ALSO to enrich the properties of the APPLICATION. The controls which are being PROVIDED by the Silverlight are as follows: Data Grid: The representation of data in a grid form Data Form: Representation of data in a form Chart controls: Representation of data in chart forms and has additional functionality to display the controls for customization. Silverlight provides lots of applications for Line-of-Business (LOB) to have better communication among the elements and also to enrich the properties of the application. The controls which are being provided by the Silverlight are as follows: Data Grid: The representation of data in a grid form Data Form: Representation of data in a form Chart controls: Representation of data in chart forms and has additional functionality to display the controls for customization. |
|