Download Quick Data Framework

Description

QDF helps teams stand up n-tier applications quicker by providing CRUD functionality against a variety of databases "out of the box." A stand-alone code generation tool reflects against your database and generates Common and DAO classes for integration into your applications.

Source Files

The download file qdf.zip has the following entries.


App/DataFramework/Attributes/ColumnMapping.cs
App/DataFramework/Attributes/TableMapping.cs
App/DataFramework/BaseDao.cs/*www .  ja v a2 s. c o  m*/
App/DataFramework/DataFramework.csproj
App/DataFramework/DataFrameworkSection.cs
App/DataFramework/DatabaseConfiguration.cs
App/DataFramework/DatabaseType.cs
App/DataFramework/Factories/DataProviderFactory.cs
App/DataFramework/Factories/QueryUtilityFactory.cs
App/DataFramework/Interfaces/IDao.cs
App/DataFramework/Interfaces/IDatabaseHelper.cs
App/DataFramework/OleDatabaseHelper.cs
App/DataFramework/Properties/AssemblyInfo.cs
App/DataFramework/QueryConditions/BaseQueryCondition.cs
App/DataFramework/QueryConditions/CompositeQueryCondition.cs
App/DataFramework/QueryConditions/ConditionType.cs
App/DataFramework/QueryConditions/QueryCondition.cs
App/DataFramework/QueryUtilities/BaseQueryUtility.cs
App/DataFramework/QueryUtilities/OleDbQueryUtility.cs
App/DataFramework/TransactionManager.cs
App/DataFrameworkGenerator/App.xaml
App/DataFrameworkGenerator/App.xaml.cs
App/DataFrameworkGenerator/ColumnMetadata.cs
App/DataFrameworkGenerator/DataFrameworkGenerator.csproj
App/DataFrameworkGenerator/DatabaseType.cs
App/DataFrameworkGenerator/Factories/ConnectionFactory.cs
App/DataFrameworkGenerator/Factories/ConversionHelperFactory.cs
App/DataFrameworkGenerator/Helpers/Access2003ConversionHelper.cs
App/DataFrameworkGenerator/Helpers/MsSqlConversionHelper.cs
App/DataFrameworkGenerator/Helpers/OracleDbConversionHelper.cs
App/DataFrameworkGenerator/Interfaces/IConversionHelper.cs
App/DataFrameworkGenerator/MainWindow.xaml
App/DataFrameworkGenerator/MainWindow.xaml.cs
App/DataFrameworkGenerator/Models/ObjectGeneratorInputs.cs
App/DataFrameworkGenerator/ObjectGenerator.cs
App/DataFrameworkGenerator/ProgressEventArgs.cs
App/DataFrameworkGenerator/Properties/AssemblyInfo.cs
App/DataFrameworkGenerator/Properties/Resources.Designer.cs
App/DataFrameworkGenerator/Properties/Resources.resx
App/DataFrameworkGenerator/Properties/Settings.Designer.cs
App/DataFrameworkGenerator/Properties/Settings.settings
App/DataFrameworkGenerator/RelayCommand.cs
App/DataFrameworkGenerator/Templates/CommonClassTemplate.txt
App/DataFrameworkGenerator/Templates/CommonPropertyTemplate.txt
App/DataFrameworkGenerator/Templates/DaoClassTemplate.txt
App/DataFrameworkGenerator/ViewModel/MainViewModel.cs
App/DataFrameworkGenerator/ViewModel/ViewModelLocator.cs
App/DataFrameworkGenerator/app.config
App/DataFrameworkGenerator/packages.config
App/Example.Business/DefaultController.cs
App/Example.Business/Example.Business.csproj
App/Example.Business/Properties/AssemblyInfo.cs
App/Example.Common/Contact.cs
App/Example.Common/Example.Common.csproj
App/Example.Common/Properties/AssemblyInfo.cs
App/Example.Data/ContactDao.cs
App/Example.Data/Example.Data.csproj
App/Example.Data/Properties/AssemblyInfo.cs
App/Example.Web/About.aspx
App/Example.Web/About.aspx.cs
App/Example.Web/About.aspx.designer.cs
App/Example.Web/Account/ChangePassword.aspx
App/Example.Web/Account/ChangePassword.aspx.cs
App/Example.Web/Account/ChangePassword.aspx.designer.cs
App/Example.Web/Account/ChangePasswordSuccess.aspx
App/Example.Web/Account/ChangePasswordSuccess.aspx.cs
App/Example.Web/Account/ChangePasswordSuccess.aspx.designer.cs
App/Example.Web/Account/Login.aspx
App/Example.Web/Account/Login.aspx.cs
App/Example.Web/Account/Login.aspx.designer.cs
App/Example.Web/Account/Register.aspx
App/Example.Web/Account/Register.aspx.cs
App/Example.Web/Account/Register.aspx.designer.cs
App/Example.Web/Account/Web.config
App/Example.Web/Default.aspx
App/Example.Web/Default.aspx.cs
App/Example.Web/Default.aspx.designer.cs
App/Example.Web/Example.Web.csproj
App/Example.Web/Global.asax
App/Example.Web/Global.asax.cs
App/Example.Web/Properties/AssemblyInfo.cs
App/Example.Web/Sample_Access.mdb
App/Example.Web/Scripts/jquery-1.4.1-vsdoc.js
App/Example.Web/Scripts/jquery-1.4.1.js
App/Example.Web/Scripts/jquery-1.4.1.min.js
App/Example.Web/Site.Master
App/Example.Web/Site.Master.cs
App/Example.Web/Site.Master.designer.cs
App/Example.Web/Styles/Site.css
App/Example.Web/Unencrypted.config
App/Example.Web/Web.Debug.config
App/Example.Web/Web.Release.config
App/Example.Web/Web.config
DataFramework.VS2010.sln
DbScripts/MicrosoftSqlServer.sql
DbScripts/OracleSqlServer.sql
Example.VS2010.sln
License.txt
packages/MvvmLight.3.1.1/Content/App.xaml.transform
packages/MvvmLight.3.1.1/Content/ViewModel/MainViewModel.cs.pp
packages/MvvmLight.3.1.1/Content/ViewModel/ViewModelLocator.cs.pp
packages/MvvmLight.3.1.1/MvvmLight.3.1.1.nupkg
packages/MvvmLight.3.1.1/lib/SL3/GalaSoft.MvvmLight.Extras.XML
packages/MvvmLight.3.1.1/lib/SL3/GalaSoft.MvvmLight.Extras.dll
packages/MvvmLight.3.1.1/lib/SL3/GalaSoft.MvvmLight.Extras.pdb
packages/MvvmLight.3.1.1/lib/SL3/GalaSoft.MvvmLight.XML
packages/MvvmLight.3.1.1/lib/SL3/GalaSoft.MvvmLight.dll
packages/MvvmLight.3.1.1/lib/SL3/GalaSoft.MvvmLight.pdb
packages/MvvmLight.3.1.1/lib/SL3/System.Windows.Interactivity.dll
packages/MvvmLight.3.1.1/lib/SL3/System.Windows.Interactivity.xml
packages/MvvmLight.3.1.1/lib/SL4/GalaSoft.MvvmLight.Extras.SL4.XML
packages/MvvmLight.3.1.1/lib/SL4/GalaSoft.MvvmLight.Extras.SL4.dll
packages/MvvmLight.3.1.1/lib/SL4/GalaSoft.MvvmLight.Extras.SL4.pdb
packages/MvvmLight.3.1.1/lib/SL4/GalaSoft.MvvmLight.SL4.XML
packages/MvvmLight.3.1.1/lib/SL4/GalaSoft.MvvmLight.SL4.dll
packages/MvvmLight.3.1.1/lib/SL4/GalaSoft.MvvmLight.SL4.pdb
packages/MvvmLight.3.1.1/lib/SL4/System.Windows.Interactivity.dll
packages/MvvmLight.3.1.1/lib/SL4/System.Windows.Interactivity.xml
packages/MvvmLight.3.1.1/lib/SL5/GalaSoft.MvvmLight.Extras.SL5.dll
packages/MvvmLight.3.1.1/lib/SL5/GalaSoft.MvvmLight.Extras.SL5.pdb
packages/MvvmLight.3.1.1/lib/SL5/GalaSoft.MvvmLight.Extras.SL5.xml
packages/MvvmLight.3.1.1/lib/SL5/GalaSoft.MvvmLight.SL5.dll
packages/MvvmLight.3.1.1/lib/SL5/GalaSoft.MvvmLight.SL5.pdb
packages/MvvmLight.3.1.1/lib/SL5/GalaSoft.MvvmLight.SL5.xml
packages/MvvmLight.3.1.1/lib/SL5/System.Windows.Interactivity.dll
packages/MvvmLight.3.1.1/lib/SL5/System.Windows.Interactivity.xml
packages/MvvmLight.3.1.1/lib/net35/GalaSoft.MvvmLight.Extras.XML
packages/MvvmLight.3.1.1/lib/net35/GalaSoft.MvvmLight.Extras.dll
packages/MvvmLight.3.1.1/lib/net35/GalaSoft.MvvmLight.Extras.pdb
packages/MvvmLight.3.1.1/lib/net35/GalaSoft.MvvmLight.XML
packages/MvvmLight.3.1.1/lib/net35/GalaSoft.MvvmLight.dll
packages/MvvmLight.3.1.1/lib/net35/GalaSoft.MvvmLight.pdb
packages/MvvmLight.3.1.1/lib/net35/System.Windows.Interactivity.dll
packages/MvvmLight.3.1.1/lib/net35/System.Windows.Interactivity.xml
packages/MvvmLight.3.1.1/lib/net40/GalaSoft.MvvmLight.Extras.WPF4.XML
packages/MvvmLight.3.1.1/lib/net40/GalaSoft.MvvmLight.Extras.WPF4.dll
packages/MvvmLight.3.1.1/lib/net40/GalaSoft.MvvmLight.Extras.WPF4.pdb
packages/MvvmLight.3.1.1/lib/net40/GalaSoft.MvvmLight.WPF4.XML
packages/MvvmLight.3.1.1/lib/net40/GalaSoft.MvvmLight.WPF4.dll
packages/MvvmLight.3.1.1/lib/net40/GalaSoft.MvvmLight.WPF4.pdb
packages/MvvmLight.3.1.1/lib/net40/System.Windows.Interactivity.dll
packages/MvvmLight.3.1.1/lib/net40/System.Windows.Interactivity.xml
packages/MvvmLight.3.1.1/lib/sl3-wp/GalaSoft.MvvmLight.Extras.WP7.XML
packages/MvvmLight.3.1.1/lib/sl3-wp/GalaSoft.MvvmLight.Extras.WP7.dll
packages/MvvmLight.3.1.1/lib/sl3-wp/GalaSoft.MvvmLight.Extras.WP7.pdb
packages/MvvmLight.3.1.1/lib/sl3-wp/GalaSoft.MvvmLight.WP7.XML
packages/MvvmLight.3.1.1/lib/sl3-wp/GalaSoft.MvvmLight.WP7.dll
packages/MvvmLight.3.1.1/lib/sl3-wp/GalaSoft.MvvmLight.WP7.pdb
packages/MvvmLight.3.1.1/lib/sl3-wp/System.Windows.Interactivity.dll
packages/MvvmLight.3.1.1/lib/sl3-wp/System.Windows.Interactivity.xml
packages/MvvmLight.3.1.1/lib/sl4-windowsphone71/GalaSoft.MvvmLight.Extras.WP71.dll
packages/MvvmLight.3.1.1/lib/sl4-windowsphone71/GalaSoft.MvvmLight.Extras.WP71.pdb
packages/MvvmLight.3.1.1/lib/sl4-windowsphone71/GalaSoft.MvvmLight.Extras.WP71.xml
packages/MvvmLight.3.1.1/lib/sl4-windowsphone71/GalaSoft.MvvmLight.WP71.dll
packages/MvvmLight.3.1.1/lib/sl4-windowsphone71/GalaSoft.MvvmLight.WP71.pdb
packages/MvvmLight.3.1.1/lib/sl4-windowsphone71/GalaSoft.MvvmLight.WP71.xml
packages/MvvmLight.3.1.1/lib/sl4-windowsphone71/System.Windows.Interactivity.dll
packages/MvvmLight.3.1.1/lib/sl4-windowsphone71/System.Windows.Interactivity.xml
packages/repositories.config

Download

Click the following link to download qdf.zip.

qdf.zip




















Home »
  C# Free Code »
    Database »




ADODotNet
CSV
Database
EntityFramework
JSON
LINQ
LINQPad
Memcached
MongoDB
MySQL
NHibernate
Oracle
ORM
SQL
SQLite
SQLServer
SSIS