Other News

Community

ADO.NET – A Data Access Layer

(Patryk Nowakowski) With the release of ADO .NET Microsoft has fundamentally changed the way of database applications development. The new version of ADO introduced with .NET Framework is extremely flexible and gives developers a wide variety of tools for handling common database programming tasks.

Community

A ‘Pivot’ XML-Based Architecture for Multilingual, Multiversion Documents: Parallel Monolingual Documents Aligned Through a Central Correspondence Descriptor and Possible Use of UNL

(Najeh Hajlaoui and Christian Boitet) Due to the Internet, the number of available documents grows dramatically. There is a strategic need for companies to control information written in more than 30 languages (HP, IBM, MS, Caterpillar). This requires the installation of powerful and effective mana

Community

Architecture (Sample chapter)

(Rick Greenwald, Robert Stackowiak and Donald Bales) If you understand the architecture of Oracle Application Server, you will have an excellent framework for understanding how the product works. Learning how the various components of Oracle Application Server interact can help you avoid many p

Community

Paging Database Results in ASP.NET

(Scott Mitchell) One of the most common tasks developers are faced with when working with data-driven Web sites is the need to page data. Most data is only worthwhile if it can easily be digested by a human, so a data-driven Web site needs to present data in an easy-to-read format. In situations whe