GeekArticles
Concepts
Data StructureWorking with Objects
Author: ifi.uio.no |
Published: 12th Aug 2005 |
Visited: 671 times |
Add CommentFiled in: Data StructureThe main theme of this book is to describe complex phenomena as structures of interacting objects. Object technology is applicable to a wide range of phenomena on many different levels. Examples are work procedures on the enterprise level; large-scale applications on the systems level; and small, technical details on the program design level.
Read Article Sponsored Links
Related Articles
• Working with XML Data Using LINQ, a TreeView, and a ListView :: Editing Data
ASP.NET includes a variety of tools for displaying and editing XML documents. A previous article, Working
with XML Data Using LINQ, a TreeView, and a ListView :: Displaying Data, showed how with a TreeView control, a ListView control, an XmlDataSource control,
a LinqDataSource control, and about 50 ...