文件名称:EasyObjects2QuickStarts
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 400.91kb
- 下载次数:
- 0次
- 提 供 者:
- 廖*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
EasyObjects 是ORM的典型应用的例子是学习研究的很好的范例
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 39709603easyobjects2quickstarts.zip 列表 QuickStarts/ QuickStarts/CS/ QuickStarts/CS/App.config QuickStarts/CS/App.ico QuickStarts/CS/AssemblyInfo.cs QuickStarts/CS/Backup/ QuickStarts/CS/Backup/BLL/ QuickStarts/CS/Backup/EasyObjects/ QuickStarts/CS/Backup/EasyObjects/Configuration/ QuickStarts/CS/Backup/EasyObjects/DynamicQueryProvider/ QuickStarts/CS/bin/ QuickStarts/CS/bin/Debug/ QuickStarts/CS/bin/Release/ QuickStarts/CS/BLL/ QuickStarts/CS/BLL/Customers.cs QuickStarts/CS/BLL/Employees.cs QuickStarts/CS/BLL/Products.cs QuickStarts/CS/BLL/_Categories.cs QuickStarts/CS/BLL/_CustomerCustomerDemo.cs QuickStarts/CS/BLL/_CustomerDemographics.cs QuickStarts/CS/BLL/_Customers.cs QuickStarts/CS/BLL/_DefaultValues.cs QuickStarts/CS/BLL/_Employees.cs QuickStarts/CS/BLL/_EmployeeTerritories.cs QuickStarts/CS/BLL/_OrderDetails.cs QuickStarts/CS/BLL/_Orders.cs QuickStarts/CS/BLL/_Products.cs QuickStarts/CS/BLL/_Region.cs QuickStarts/CS/BLL/_Shippers.cs QuickStarts/CS/BLL/_Suppliers.cs QuickStarts/CS/BLL/_Territories.cs QuickStarts/CS/dataConfiguration.config QuickStarts/CS/dynamicQuerySettings.config QuickStarts/CS/EasyObjectsQuickStart.csproj QuickStarts/CS/EasyObjectsQuickStart.csproj.user QuickStarts/CS/EasyObjectsQuickStart.exe.manifest QuickStarts/CS/EasyObjectsQuickStart.sln QuickStarts/CS/EasyObjectsQuickStart.suo QuickStarts/CS/help/ QuickStarts/CS/help/codegen.htm QuickStarts/CS/help/developapps-binding.htm QuickStarts/CS/help/developapps-code.htm QuickStarts/CS/help/developapps-config.htm QuickStarts/CS/help/developapps-custom.htm QuickStarts/CS/help/developapps-loading.htm QuickStarts/CS/help/developapps-queries.htm QuickStarts/CS/help/developapps-saving.htm QuickStarts/CS/help/developapps-scenarios.htm QuickStarts/CS/help/developapps-transactions.htm QuickStarts/CS/help/developapps-xml.htm QuickStarts/CS/help/developapps.htm QuickStarts/CS/help/EasyObjects.gif QuickStarts/CS/help/EasyObjectsQuickStart.hhp QuickStarts/CS/help/EONDesign.htm QuickStarts/CS/help/Index.hhk QuickStarts/CS/help/index.htm QuickStarts/CS/help/MSDN.css QuickStarts/CS/help/Table of Contents.hhc QuickStarts/CS/Login.cs QuickStarts/CS/Login.resx QuickStarts/CS/logo.gif QuickStarts/CS/NativeMethods.cs QuickStarts/CS/obj/ QuickStarts/CS/obj/Debug/ QuickStarts/CS/obj/Debug/Refactor/ QuickStarts/CS/obj/Debug/temp/ QuickStarts/CS/obj/Debug/TempPE/ QuickStarts/CS/obj/Release/ QuickStarts/CS/obj/Release/temp/ QuickStarts/CS/obj/Release/TempPE/ QuickStarts/CS/QuickStartForm.cs QuickStarts/CS/QuickStartForm.resx QuickStarts/CS/SR.cs QuickStarts/CS/SR.resx QuickStarts/CS/SR.strings QuickStarts/CS/UpgradeLog.XML QuickStarts/CS/_UpgradeReport_Files/ QuickStarts/EasyObjectsQuickStarts.sql QuickStarts/SetUpQuickStartsDB.bat QuickStarts/VB/ QuickStarts/VB/App.config QuickStarts/VB/App.ico QuickStarts/VB/AssemblyInfo.vb QuickStarts/VB/bin/ QuickStarts/VB/BLL/ QuickStarts/VB/BLL/Categories.vb QuickStarts/VB/BLL/CustomerCustomerDemo.vb QuickStarts/VB/BLL/CustomerDemographics.vb QuickStarts/VB/BLL/DefaultValues.vb QuickStarts/VB/BLL/Employees.vb QuickStarts/VB/BLL/EmployeeTerritories.vb QuickStarts/VB/BLL/Order Details.vb QuickStarts/VB/BLL/Orders.vb QuickStarts/VB/BLL/Products.vb QuickStarts/VB/BLL/Region.vb QuickStarts/VB/BLL/Shippers.vb QuickStarts/VB/BLL/Suppliers.vb QuickStarts/VB/BLL/Territories.vb QuickStarts/VB/BLL/_Categories.vb QuickStarts/VB/BLL/_CustomerCustomerDemo.vb QuickStarts/VB/BLL/_CustomerDemographics.vb QuickStarts/VB/BLL/_Customers.vb QuickStarts/VB/BLL/_DefaultValues.vb QuickStarts/VB/BLL/_Employees.vb QuickStarts/VB/BLL/_EmployeeTerritories.vb QuickStarts/VB/BLL/_OrderDetails.vb QuickStarts/VB/BLL/_Orders.vb QuickStarts/VB/BLL/_Products.vb QuickStarts/VB/BLL/_Region.vb QuickStarts/VB/BLL/_Shippers.vb QuickStarts/VB/BLL/_Suppliers.vb QuickStarts/VB/BLL/_Territories.vb QuickStarts/VB/dataConfiguration.config QuickStarts/VB/dynamicQuerySettings.config QuickStarts/VB/EasyObjectsQuickStart.exe.manifest QuickStarts/VB/EasyObjectsQuickStart.resx QuickStarts/VB/EasyObjectsQuickStart.sln QuickStarts/VB/EasyObjectsQuickStart.suo QuickStarts/VB/EasyObjectsQuickStart.vbproj QuickStarts/VB/EasyObjectsQuickStart.vbproj.user QuickStarts/VB/help/ QuickStarts/VB/help/codegen.htm QuickStarts/VB/help/developapps-binding.htm QuickStarts/VB/help/developapps-code.htm QuickStarts/VB/help/developapps-config.htm QuickStarts/VB/help/developapps-custom.htm QuickStarts/VB/help/developapps-loading.htm QuickStarts/VB/help/developapps-queries.htm QuickStarts/VB/help/developapps-saving.htm QuickStarts/VB/help/developapps-scenarios.htm QuickStarts/VB/help/developapps-transactions.htm QuickStarts/VB/help/developapps-xml.htm QuickStarts/VB/help/developapps.htm QuickStarts/VB/help/EasyObjects.gif QuickStarts/VB/help/EasyObjectsQuickStart.hhp QuickStarts/VB/help/EONDesign.htm QuickStarts/VB/help/Index.hhk QuickStarts/VB/help/index.htm QuickStarts/VB/help/MSDN.css QuickStarts/VB/help/Table of Contents.hhc QuickStarts/VB/logo.gif QuickStarts/VB/My Project/ QuickStarts/VB/NativeMethods.vb QuickStarts/VB/NCI.EasyObjects.dll QuickStarts/VB/obj/ QuickStarts/VB/obj/Debug/ QuickStarts/VB/obj/Debug/temp/ QuickStarts/VB/obj/Debug/TempPE/ QuickStarts/VB/PostBuildActions-Readme.txt QuickStarts/VB/PostBuildEvents.vbproj QuickStarts/VB/PostBuildEvents.vbproj.user QuickStarts/VB/QuickStartForm.resx QuickStarts/VB/QuickStartForm.vb QuickStarts/VB/SR.resx QuickStarts/VB/SR.vb QuickStarts/VB/UpgradeLog.XML QuickStarts/VB/_UpgradeReport_Files/