GeekArticles
XML
Core XMLXML and Information MVC
Author: oreillynet.com |
Published: 9th Apr 2008 |
Visited: 53 times |
Add CommentFiled in: Core XMLWhen designing the electronic mortgage standard for Fannie Mae... I leveraged my programming experience and encoded the Model-View-Controller pattern in XML.
Read Article Sponsored Links
Related Articles
• Business Intelligence in Information Technology Business Intelligence in Information Technology
IT stands for Information Technology. Information Technology is a system designed to gather, process, or distribute information. IT can be inspected in terms of the following three groupings; the data gathering, the data processing, and the data distr ...
• Business Intelligence in Information Technology Business Intelligence in Information Technology
IT stands for Information Technology. Information Technology is a system designed to gather, process, or distribute information. IT can be inspected in terms of the following three groupings; the data gathering, the data processing, and the data...
V ...
• ODP.NET - Retrieving a Single Row of Information Using OracleDataAdapter ODP.NET - Retrieving a Single Row of Information Using OracleDataAdapter
In the previous example, we worked with a set of rows in the DataTable object. Now, we shall work with a particular row using the DataTable object. The following code accepts an employee number from the user and gives you the. ...
• ODP.NET - Presenting Master-Detail Information Using a Dataset ODP.NET - Presenting Master-Detail Information Using a Dataset
As mentioned before, a DataSet object can have its own relations between data tables existing in it. We can add these relations dynamically at the client side (within an application), to represent master-detail (or hierarchical)...
Vis ...
• ODP.NET - Retrieving a Single Row of Information Using OracleDataAdapter ODP.NET - Retrieving a Single Row of Information Using OracleDataAdapter
In the previous example, we worked with a set of rows in the DataTable object. Now, we shall work with a particular row using the DataTable object. The following code accepts an employee number from the user and gives you the. ...