• CpuFrequenz CpuFrequenz 4.36
    CpuFrequenz
    Small tool to accurately identify the CPU frequency. The PC is slow! Is it the CPU?
  • VideoPad Free Movie and Video Editor VideoPad Free Movie and Video Editor 16.46
    VideoPad Free Movie and Video Editor
    This free video editing and movie making program is designed to be intuitive. With this free Video Editor, making videos has never been more fun!
  • Express Zip Plus Edition Express Zip Plus Edition 11.25
    Express Zip Plus Edition
    Express Zip is a compression and archiving tool. This software allows users to manage, create, and extract zipped folders and files. Express Zip is intuitive and very easy to use. Simply download and install to start managing zip files and folders.
  • Bilsoft v3 Pre-Accounting Program Bilsoft v3 Pre-Accounting Program 3.0.0
    Bilsoft v3 Pre-Accounting Program
    Simple interface and easy usage allow you to complete all your work with a single click without the need for process confusion.
  • Express Scribe Transcription Software Express Scribe Transcription Software 13.24
    Express Scribe Transcription Software
    Express Scribe Transcription Software by NCH Software is a full-featured audio player specifically designed for typists and transcription work. Featuring foot pedal control, variable speed, speech to text engine integration and supports a number of a
  • Swiss File Knife Swiss File Knife 2.0.0.2
    Swiss File Knife
    Command line tool for daily tasks. Find text in files, dir tree size, filter and replace text, instant http/ftp server, find duplicate files, join files, md5 lists, run a command on all files, detab, hexdump. no installation, ideal for usb stick.
  • SnipSVG SnipSVG 1.4.0
    SnipSVG
    SnipSVG is a screen capture and image editing utility, which uses primarily SVG vector image.
  • LogonExpert LogonExpert 10.7
    LogonExpert
    LogonExpert is a Windows autologon for your home/office computer or corporate server. LogonExpert quickly and securely logs in a user by direct interaction with the WinLogon autologon system without using the registry.
  • Atlantis Word Processor Atlantis Word Processor 4.4.1.10
    Atlantis Word Processor
    Atlantis is a standalone word processor for both professional writers and those who create documents only occasionally. Powerful and feature-rich, user-friendly and fully-customizable, it will let you work on your own terms.
  • Boom 3D: Audio Enhancer with 3D Surround Sound Boom 3D: Audio Enhancer with 3D Surround Sound 1.6.0
    Boom 3D: Audio Enhancer with 3D Surround Sound
    Boom 3D is a system wide volume booster and Audio equalizer for Mac and Windows that offers an enhanced audio experience through addictive audio effects, personalized equalizer presets and mind blowing volume boost.
 
  •  
     
     
     
     
    CpuFrequenz CpuFrequenz
    CpuFrequenz
    Small tool to accurately identify the CPU frequency. The PC is slow! Is it the CPU?
  •  
     
     
     
     
    VideoPad Free Movie and Video Editor VideoPad Free Movie and Video Editor
    VideoPad Free Movie and Video Editor
    This free video editing and movie making program is designed to be intuitive. With this free Video Editor, making videos has never been more fun!
  •  
     
     
     
     
    Express Zip Plus Edition Express Zip Plus Edition
    Express Zip Plus Edition
    Express Zip is a compression and archiving tool. This software allows users to manage, create, and extract zipped folders and files. Express Zip is intuitive and very easy to use. Simply download and install to start managing zip files and folders.
  •  
     
     
     
     
    Bilsoft v3 Pre-Accounting Program Bilsoft v3 Pre-Accounting Program
    Bilsoft v3 Pre-Accounting Program
    Simple interface and easy usage allow you to complete all your work with a single click without the need for process confusion.
  •  
     
     
     
     
    Express Scribe Transcription Software Express Scribe Transcription Software
    Express Scribe Transcription Software
    Express Scribe Transcription Software by NCH Software is a full-featured audio player specifically designed for typists and transcription work. Featuring foot pedal control, variable speed, speech to text engine integration and supports a number of a
  •  
     
     
     
     
    Swiss File Knife Swiss File Knife
    Swiss File Knife
    Command line tool for daily tasks. Find text in files, dir tree size, filter and replace text, instant http/ftp server, find duplicate files, join files, md5 lists, run a command on all files, detab, hexdump. no installation, ideal for usb stick.
  •  
     
     
     
     
    SnipSVG SnipSVG
    SnipSVG
    SnipSVG is a screen capture and image editing utility, which uses primarily SVG vector image.
  •  
     
     
     
     
    LogonExpert LogonExpert
    LogonExpert
    LogonExpert is a Windows autologon for your home/office computer or corporate server. LogonExpert quickly and securely logs in a user by direct interaction with the WinLogon autologon system without using the registry.
  •  
     
     
     
     
    Atlantis Word Processor Atlantis Word Processor
    Atlantis Word Processor
    Atlantis is a standalone word processor for both professional writers and those who create documents only occasionally. Powerful and feature-rich, user-friendly and fully-customizable, it will let you work on your own terms.
  •  
     
     
     
     
    Boom 3D: Audio Enhancer with 3D Surround Sound Boom 3D: Audio Enhancer with 3D Surround Sound
    Boom 3D: Audio Enhancer with 3D Surround Sound
    Boom 3D is a system wide volume booster and Audio equalizer for Mac and Windows that offers an enhanced audio experience through addictive audio effects, personalized equalizer presets and mind blowing volume boost.

 

EntityDAC 1.4

 

 
Program Info
 

License:
 
Last Update: 2015-09-28
 
Release Status: Major Update
 
Size: 111.36 MB
 
Price: $149.95  Buy
 
Downloads: 4
 
Publisher: Devart
 
OS Support: WinXP, WinVista, Win7 x32, Win7 x64, Windows 8
 
Category: Windows/Development/Delphi
 
Rating
0


 



EntityDAC

 
Publisher's Description
 
 
E

ntityDAC is an ORM for Delphi with LINQ support. It provides a powerful framework that allows performing object-relational mapping of database objects to Delphi classes with full support for encapsulation, inheritance, polymorphism and other OOP features. To retrieve data from a database, LINQ is used as a database independent query engine.

In addition, there is a feature-rich ORM modeling tool available - Entity Developer, that allows to create and edit your ORM models visually, and generate Delphi entity classes by this model automatically.

Key Features:

* RAD Studio 10 Seattle supported

* Database-First, Model-First & Code-First development. Users are able to use all the three ways when developing applications using EntityDAC.

* Visual ORM Model Designer with Code generation. Entity Developer allows to create and edit ORM models visually, without typing a line of XML code or manual describing class attributes in Delphi code. It supports creation of all kinds of mapping, such as table splitting, mapping entity to several tables, complex types, inheritance hierarchies, etc.

* LINQ queries. Using ORM when developing your applications must not only accelerate development of the application itself, but also unify the application code and make applications independent of the specifics and syntax of the SQL database for which it is developed, that will allow to support multiple databases in your application with no effort.

* Class mapping. Object-relational mapping of database tables to Delphi classes can be performed not only to classes inherited from a basic TEntity class, but to custom classes inherited form TObject as well.

* Entity & Query Cache. To increase application performance, EntityDAC allows to cache metadata, all entities loaded from the database, LINQ queries, and much more.

Requirements

.NET Framework 3.5 Service Pack 1 or higher

Changes: 1.4

- RAD Studio 10 Seattle is supported
- Capability to disable entity caching with TDataContext.Cache.Enabled and TMetaType.AllowCaching properties is added

Languages supported

English