Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Concepts Data Structure

Working with Objects

Author: ifi.uio.no | Published: 12th Aug 2005 | Visited: 671 times | Add Comment
Filed in: Data Structure

The 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

 A Grid for Domain Objects A practical grid for domain objects to be used in Winforms sys ...

 Overriding App.Config Settings for Multiple Objects One method for loading common and object-specific data from your app.config f ...

 Article :: Creating and Destroying Java Objects Java expert Josh Bloch discusses the ins and outs of creating and destroying obje ...

 Introduction to using XPathDocument, XPathNodeIterator, XPathNavigator and XPathExpression Objects Introduction to using XPathDocument, XPathNodeIterator, XPathNavigator and XPathExpression Obj ...

 Use STA COM Objects Asynchronously How to use STA COM objects asynchronously without blocking your main th ...

 Using Objects to Store Configuration Information in Delphi applications in Delphi Ideas :: The purpose of this article is to explain how to use objects to substitute the INI files (and other similar techniques) to store configuration information. Rea ...

 Article :: Working with Web Pages in Microsoft Expression Web 2 Steve Johnson shows you how to create, navigate, and manage web pages in Expression W ...

 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 ...

 Looking up items in HashTable/Dictionary objects that have multiple keys Dictionary objects take a single string as look up key. This class simplifies using a Dictionary when you have multiple keys, such as two strings and an int, ...

 Working with XML Data Using LINQ, a TreeView, and a ListView :: Displaying Data  With more and more data being stored in XML, web applications today commonly need some way to view and edit the data stored in an XML file from a web page interface. If the XML data is relatively "flat" and tabular in nature, we can use data Web controls like the DataGrid, GridView, and Repeater. ( ...



Next: Object Oriented Programming



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links