Freeware Listing: Framework Entity

Set of features that build on top of Entity Framework 4 (included in .NET Framework 4).

  • Publisher: Microsoft
  • Date: 07-08-2012
  • Size: 1536 KB
  • Platform: WinOther

Entity Developer is a free powerful modeling and code generation tool for ADO.NET Entity Framework, LinqConnect, and LINQ to SQL. You can use Model-First and Database-First approaches to design your model and generate C# or Visual Basic .NET code for it. It introduces new approaches for designing ORM models, boosts productivity, and leverages database applications. Entity Developer Express for SQL Server is a free limited version of Entity Developer for SQL Server. The Express Edition does not allow customization of code templates and is limited to 10 entities in the project. Visual ORM Model Designer with Code Generation Entity Developer allows you to create and edit Entity Framework and LINQ to SQL models visually, without typing a line of XML code.

  • Publisher: Devart
  • Date: 27-01-2011
  • Size: 19790 KB
  • Platform: Windows Vista, WinOther

Entity Developer is a free powerful modeling and code generation tool for ADO.NET Entity Framework, NHibernate, and LINQ to SQL. You can use Model-First and Database-First approaches to design your model and generate C# or Visual Basic .NET code for it. Entity Developer Express for SQL Server is a free limited version of Entity Developer for SQL Server. The Express Edition does not allow customization of code templates and is limited to 10 entities in the project. Visual ORM Model Designer with Code Generation Entity Developer allows you to create and edit Entity Framework, NHibernate, and LINQ to SQL models visually, without typing a line of XML code.

  • Publisher: Devart
  • Date: 04-04-2013
  • Size: 31406 KB
  • Platform: Windows Vista, WinOther

Endefr (pronounced as endeavor) is an ENtity DEployment FRamework for Java. With it you can wire components together at a fine-grained level, down to Java primitives. Endefr focuses on maintaining overview as the complexity of the structure increases.
Endefr, entity deployment framework License - Apache License V2.0.

  • Platform: WinOther

EntitiesToDTOs is an AddIn for Visual Studio that will help you generate Entity Framework DTO's. You'll no longer have to create DTOs for all your entities!

NOTE: After you install EntitiesToDTOs, open Visual Studio 2010 (if you had it open during installation, close it and open it again). EntitiesToDTOs won't work if you don't have a Solution open, so go and open a Solution first.

.

  • Platform: WinOther

The .NET Framework is an integral Windows component that supports building and running the next generation of applications and XML Web services. The .NET Framework is designed to fulfill the following objectives: * To provide a consistent object-oriented programming environment whether object code is stored and executed locally, executed locally but Internet-distributed, or executed remotely. * To provide a code-execution environment that minimizes software deployment and versioning conflicts. * To provide a code-execution environment that promotes safe execution of code, including code created by an unknown or semi-trusted third party.

  • Publisher: Microsoft
  • Date: 17-06-2012
  • Size: 40960 KB
  • Platform: WinOther

comitatus-webapp is a framework to ease the development of Java Server Faces (JSF) database applications that use entity EJBs for persistance. It also provides some usefull JSF components..

  • Platform: Linux, Mac OS X, WinOther

This framework allows the definition of attributes, entities and relations as used in entity-relationship (ER) models. It will then handle input and representation of data appropriately..

  • Platform: Linux, Mac OS X, WinOther

T-Rex (Trainable Relation Extraction) is a highly configurable machine learning-based Information Extraction from Text framework, which includes tools for document classification, entity extraction and relation extraction..

  • Platform: Linux, Mac OS X, WinOther

A framework I created to help developing applications that contain a basic 3-tier architecture using the Entity Framework (code first) for database-access..

  • Platform: WinOther

PHP Entity Beans is a ORM framework that creates an object/relational persistence and query service for PHP, similar to that of java's EJB3 or Hibernate.
PHP Entity Beans License - GNU General Public License (GPL).

  • Platform: WinOther

Entity Developer was designed to be a powerful modeling and code generation application for ADO.NET Entity Framework, NHibernate and LINQ to SQL. You can use Model-First and Database-First approaches to design your model and generate C# or Visual Basic .NET code for it.

It introduces new approaches for designing ORM models, boosts productivity, and facilitates the development of database applications. Entity Developer Express for SQL Server is a free limited version of Entity Developer for SQL Server. The Express Edition does not allow customization of code templates and is limited to 10 entities in the project.

  • Platform: Win7 x64, Windows 7, WinOther, WinVista, WinVista x64

Entity Developer is a free powerful modeling and code generation tool for ADO.NET Entity Framework, LinqConnect, and LINQ to SQL. You can use Model-First and Database-First approaches to design your model and generate C# or Visual Basic .NET code for it.

It introduces new approaches for designing ORM models, boosts productivity, and leverages database applications.

Entity Developer Express for SQL Server is a free limited version of Entity Developer for SQL Server.

Entity Developer was designed to be a powerful LINQ to SQL modeling and code generation tool.

  • Platform: Windows 7, WinOther, WinVista, WinVista x64

The Visual Studio 2010 and .NET Framework 4 Training Kit includes presentations, hands-on labs, and demos. This content is designed to help you learn how to utilize the Visual Studio 2010 features and a variety of framework technologies including:

* C# 4.0
* Visual Basic 10
* F#
* Parallel Extensions
* Windows Communication Foundation
* Windows Workflow
* Windows Presentation Foundation
* ASP.NET 4
* Windows 7
* Entity Framework
* ADO.NET Data Services
* Managed Extensibility Framework
* Visual Studio Team System

This version of the Training Kit works with Visual Studio 2010 Beta 2 and .

  • Platform: Windows 7, WinServer, WinVista

dPulpo is a code generation tool that generates your database and data access layer, starting from a database-, framework- and language-independent Entity Relationship model described in XML. It's main assets are simplicity, speed and user-friendliness, taking away the grunt work for developers, without sacrificing flexibility. Built on existing database engines, frameworks and ORM mappers, dPulpo provides complete, top-down generation and integration of all the code necessary to have a working data layer in your application, allowing for rapid application development.

Specifications: - Automatic generation of; - Database: no manual database construction; - Data access layer: entity generation; - Data access methods: no data access boilerplate; - Visual Studio integration; - Current version supports generation of: - Database:...

  • Publisher: Pulpo
  • Date: 11-06-2011
  • Size: 1256 KB
  • Platform: Win7 x32, Win7 x64, WinOther

We have recently developed a component framework for PHP 5 named PRADO. The component model of PRADO follows closely to that in Borland Delphi, Visual Basic and ASP.NET, and it is event-driven. A PRADO application is a collection of pages each of which is a hierarchical tree of components having properties, events, assets, templates, and so on. Components are highly configurable and they can inherited or composed together to form new components. A wonderful thing about PRADO is that it is event-driven. Unlike traditional procedural programming, developers now concentrate more on responding to different component events.

  • Platform: PHP, Scripts

Sourdough is a comprehensive web application framework for PHP5. Sourdough provides developers with real-world solutions for common system components such as User Management, Session Handling, User Authentication, Exception Handling and Logging, Template System as well as Form Building and Handling. It does also include a database abstraction layer with excellent support for the popular MySQL database as well as support for many other database systems like MSSQL, PostgreSQL, and the new lightweight SQLite. Sourdough's extensive feature set can also simplify or eliminate many common, and often tedious, programming tasks.

  • Platform: PHP, Scripts

BlueShoes is a comprehensive Application Framework and Content Management System written in PHP 4. - 285 classes, 168'132 lines of documented code, - Object-oriented, - Well documented using PhpDoc (like JavaDoc), Manuals and HOWTOs, - Stable code using an automated testing environment (PhpUnit), - Available with opensource and commercial license, Give your web projects a kickstart using BlueShoes..

  • Platform: PHP, Scripts

Java Framework for building Web applications with out programming. Common functionality like new, edit, print-preview. List/detail or master/detail views and edit masks for database tables are already built-in. Adaptable to individual needs by a configuration table in the database. Browser independent with standardized input validation and easy to extend with custom logic and custom views..

  • Platform: JavaScript, Scripts

It is a framework for generating realistic and valid high-volume test data for your system under test (avoiding the Datalite anti-pattern). benerator actually reduces the amount of time for creating a useful data setup of a medium sized enterprise application or XML Schema from 2-4 weeks to 1-2 days! Since data representation and constraints are platform independent, benerator can provide you with a rich set of plugin interfaces for custom extensions and mappings, allowing virtually any platform to be targeted with data generation. Out of the box benerator supports database systems, XML, XML Schema, CSV, Flat Files and Excel(TM) sheets.

  • Platform: WinOther

Framework Entity: Freeware | All

New Reviews


Aqua Pearls Game

Aqua Pearls game (or simply aqua pearls) is a free ware downloadable game that has many elements of the classic game zuma. In aqua pearls (and zuma) A variety of coloured balls will slowly work their way around the screen on a predetermined path, as ...


Avant Browser

There are many browsers available to download on World Wide Web, but more than 90% people use either of Chrome, Firefox or Internet Explorer. Due to this, many people either don’t know about other non-popular browsers or don’t care to ...


MarkdownPad

It is not really difficult to create basic webpages, having said that, if you don’t know about HTML, it can be a tedious task. HTML stands for Hypertext Markup Language which basically is used to create webpages. It is not a difficult language ...


Simple Machines Forum (SMF)

SMF (Simple Machines Forums) is a piece of forum software that is very useful for any website owner (or anyone looking to own a website) who would like to add a community forum to their website, or indeed anyone with a forum already who would like ...


Alex Gordon Game

Alex Gordon game (or simply Alex Gordon) is a free ware game which appears platformer game, which is supposedly in the same vein as games such as sonic or Mario. What the game actually turns out to be, is an adventure game (with a  few elements ...


Jewel Quest 3 Game

Jewel quest (3) is a free ware downloadable game from Free Ride games, a game development studio with a fair number of high quality games on this website. Jewel quest isn't an exception to this rule. Jewel quest is essentially a clone of the ...


Fraps

Fraps is a video capture utility specifically designed for the recording of other pieces of software, specifically tailoured to those which use direct X and open GL. This means the main use of fraps is for recording games which run on the windows ...


SpeedUpMyPC

SpeedUpMyPC is a program which apparently has the capabilities to boost your system performance by resolving computer issues it finds after scanning though your system SpeedUpMyPC is most definitely not the only piece of software that claims to be ...


Brainteaser Cubes

Brain teaser cubes is a freeware first person action puzzle game, which is fully 3d, and has a fairly unique concept, most comparable to the console game portal, minus the portal elements (leaving just the cube based puzzles). The game is fairly ...



New Downloads

Memory Optimizer 2

Memory Optimizer Pro 2 takes a
few seconds to clean up your
RAM. It helps your computer
run as efficiently as never
...

Q-Eye QVD/QVX files Editor
(64 Bit)

Freeware QlikView QVD/QVX
files editor

Active Partition Manager

Active@ Partition Manager
helps you manage storage
devices and the logical drives
or partitions that they
contain. You ...

SynciOS for Mac

Free iPhone/iPod/iPad manager
for Mac users. Full freedom to
transfer music, videos,
contacts, photos, bookmarks,
notes ...

SimplexNumerica

2D/3D technical graphics
plotting and data analysis
software for your plotting
needs. Curve fitting, FFT and
a ...

Cold Clock Screensaver

Cold Clock holiday screensaver
will create the perfect
Christmas mood, and will be
your perfect companion on
winter ...

Wallpaper Slideshow LT

Wallpaper Slideshow is a great
utility for displaying your
favorite photos as desktop
wallpaper, it offers you
complete ...

Eudora Mail Viewer

Eudora Mail Viewer is the best
approach in the online market,
this program is very
beneficial for all users to
read view ...

System Monitor II

System Monitor shows your CPU
core usage (supporting up to
32 cores) and RAM usage
(physical, page file and full,
...



Related Searches

Entity Framework Trakcing
Entity Framework Mono
Mono Entity Framework
Mono Mysql Entity Framework
Net Framework
Protection Licensing Framework
Framework Batch
Framework Download
Framework Library
Compact Framework Word Pdf
Framework Dll
Entity Relationship Diagram Tool