Document Object Model
Home > Microsoft .Net Development Definitions - Document Object Model
SearchWinDevelopment.com Definitions (Powered by WhatIs.com)
EMAIL THIS
LOOK UP TECH TERMS Powered by: WhatIs.com
Search listings for thousands of IT terms:
Browse tech terms alphabetically:
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #

Document Object Model


Show me everything on ASP.NET development best practices

DEFINITION - Document Object Model (DOM), a programming interface specification being developed by the World Wide Web Consortium (W3C), lets a programmer create and modify HTML pages and XML documents as full-fledged program objects. Currently, HTML (Hypertext Markup Language) and XML (Extensible Markup Language) are ways to express a document in terms of a data structure. As program objects, such documents will be able to have their contents and data "hidden" within the object, helping to ensure control over who can manipulate the document. As objects, documents can carry with them the object-oriented procedures called methods. DOM is a strategic and open effort to specify how to provide programming control over documents. It was inspired in part by the advent of the new HTML capabilities generally called dynamic HTML and as a way to encourage consistent browser behavior with Web pages and their elements.

The Document Object Model offers two levels of interface implementation: DOM Core, which supports XML and is the base for the next level, and DOM HTML, which extends the model to HTML documents. Here are some highlights:

  • Any HTML or XML element (with the possibility of a few exceptions) will be individually addressable by programming.
  • The specification will be language-independent. The specification, when available, will be described using the interface definition language (IDL) from the industry open standard CORBA.
  • In addition, the interface will be described in terms of the Java programming language and ECMAScript, an industry-standard script language based on JavaScript and JScript.
  • DOM is not to be confused with Microsoft's Component Object Model (COM) or Distributed Component Object Model (DCOM). COM and CORBA are language-independent ways to specifiy objects and could be used to create DOM objects (documents) just as specific languages like Java could.

Progress of the Document Object Model specification can be followed at the W3C Web site.

Learn more about ASP.NET development best practices
LINQ Learning Guide: LINQ and Web applications: This section of the LINQ Learning Guide looks at how LINQ can be used in ASP.NET applications in both Visual Studio 2005 and Visual Studio 2008.
.NET development in the trenches: Here we highlight user stories of application migrations, upgrades and other projects tha use emerging technology like ASP.NET AJAX and .NET 3.0.
Visual Studio 2008 Learning Guide: Web development: This section of the Visual Studio 2008 Learning Guide looks at what's new for Web and mobile application development.
Top .NET tips of 2007 (so far): The top .NET development tips of the first half of 2007 include Visual Basic .NET's AddHandler, an introduction to WPF, two ASP.NET AJAX tutorials and some SQL Server help.
.NET Development Chapter Downloads: These .NET development books cover Visual Basic programming, ASP.NET and Ajax design, smart client applications, data-driven development and Visual Studio.

CONTRIBUTORS: David Higley, Cao KaiBin, and Christopher Kent
LAST UPDATED: 08 Nov 2007

Do you have something to add to this definition? Let us know.
Send your comments to techterms@whatis.com

More resources from around the web:
- The World Wide Web Consortium explain DOM in detail in What is the Document Object Model?
- The W3C home page announces new developments.
- The Document Object Model (DOM) Level 1 Specification is now an official W3C Recommendation.
- SearchVB.com, a portal for Visual Basic developers, includes a collection of links about DOM.





FILE EXTENSION AND FILE FORMAT LIST
File Extension and File Format List:
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #


RELATED CONTENT
Introduction to ASP.NET's Model View Controller (MVC) Design Pattern
Microsoft is working on an MVC framework, which will let ASP.NET developers decouple their data, events and views and enable a more flexible...
Silverlight, Ajax components require different approach to UI
Ajax components and Silverlight components need to have different user interfaces for users to feel comfortable with them, according to a UI...
LINQ Learning Guide: LINQ and Web applications
This section of the LINQ Learning Guide looks at how LINQ can be used in ASP.NET applications in both Visual Studio 2005 and Visual Studio 2008.

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
136 browser colors with names  (SearchWinDevelopment.com)
ASP.NET  (SearchWinDevelopment.com)
ASP.NET (originally called ASP+) is the next generation of Microsoft's Active Server Page (ASP), a feature of their Internet Information Server...




Document Object Model Solutions - Windows Development Technology
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2000 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts