Description: A group of programmers far smarter than I have been laboring from some time to create a library of utilities to help developers like myself to create better applications. The fruits of that labor is the Enterprise Library from the Patterns & Practices group at Microsoft. The Enterprise Library encompasses Exception Handling, Logging, Caching, Security, Cryptography, and Database Access. The latest incarnation of the Enterprise Library for the .Net 2.0 framework also includes an ObjectBuilder which allows object creation with dependency injection. I’d be lying to you if I told you I understand exactly what the ObjectBuilder does. Brian Button has released the most complete information I have found so far on the ObjectBuilder. Documentation is scarce at this point since the Enterprise Library has not been officially released. The code covered in this article is based on the December Community Technology Preview of the new Enterprise Library.-A group of programmers far smarter than I ha ve been laboring from some time to create a libra ry of utilities to help developers like myself t o create better applications. The fruits of tha t labor is the Enterprise Library from the Patte Residus Platform: |
Size: 185636 |
Author:邹增理 |
Hits:
Description: A group of programmers far smarter than I have been laboring from some time to create a library of utilities to help developers like myself to create better applications. The fruits of that labor is the Enterprise Library from the Patterns & Practices group at Microsoft. The Enterprise Library encompasses Exception Handling, Logging, Caching, Security, Cryptography, and Database Access. The latest incarnation of the Enterprise Library for the .Net 2.0 framework also includes an ObjectBuilder which allows object creation with dependency injection. I’d be lying to you if I told you I understand exactly what the ObjectBuilder does. Brian Button has released the most complete information I have found so far on the ObjectBuilder. Documentation is scarce at this point since the Enterprise Library has not been officially released. The code covered in this article is based on the December Community Technology Preview of the new Enterprise Library.-A group of programmers far smarter than I ha ve been laboring from some time to create a libra ry of utilities to help developers like myself t o create better applications. The fruits of tha t labor is the Enterprise Library from the Patte Residus Platform: |
Size: 185344 |
Author:邹增理 |
Hits:
Description: 酒店后台管理系统,包括夜审,会议管理,查询和报表查询等功能,用winform和企业库Enterprise library做的,数据库是SQL2-Back office systems, including night-trial, conference management, query and reporting features such as query, using WinForm and enterprises do Enterprise library database, the database is SQL2 Platform: |
Size: 7323648 |
Author:wudy |
Hits:
Description: 结构很好的三层数据访问组件。开放源码。是微软企业库数据访问的替代产品之一。-Very good three-tier structure of data access components. Open source. Microsoft Enterprise Library Data Access, one of the alternative products. Platform: |
Size: 167936 |
Author:mgoodluck |
Hits:
Description: 图书管理 pb+sql library management system
安装说明
1。SQL数据源文件:new_data.mdf,new_log.ldf.第一次使用时需要打开 SQL2000的企业管理器,在‘所有任务’里选择‘附加数据库’。
2。要把test.ini 放到与本程序相同的目录,然后修改该文件里面的服务器名.比如你的数 据库名是ddd,则ServerName = ddd .
3。运行tsglsystem.exe
提示:第一次进入本系统,可以使用如下帐号:
管理者帐号:0002 密码:0002 (只能输入书编号借书)
读者号:从 0001 密码:0001(能借书)-Library management pb+ Sql library management system to install 1. SQL data source file: new_data.mdf, new_log.ldf. The first time need to open the SQL2000 Enterprise Manager, in the All Tasks, choose attach database. 2. Test.ini to put with the same directory, and then modify the file inside the server name. For example, your database name is ddd, while ServerName = ddd .3. Running tsglsystem.exe Tip: the first time to enter the system, you can use the following account: Account Managers: 0002 Password: 0002 (can only enter the book code library) No. reader: From 0001 Password: 0001 (to library) Platform: |
Size: 1249280 |
Author:1285883 |
Hits:
Description: 本代码数据库操作访问层用了微软企业库
ajax采用了企业库ajaxPro
本人觉得挺简单而且挺方便的一个小分页-The operation code database access layer with the Microsoft Enterprise Library Enterprise Library ajax used ajaxPro I think quite simple and very convenient for a small paging Platform: |
Size: 280576 |
Author:青苹果 |
Hits:
Description: Enterprise Library是微软Patterns & Practices 项目组 推出的公共模块解决方案,用来解决我们在企业级开发中遇到公共问题,如配置管理、数据访问、缓存管理、记录操作日志、异常管理、加密解密、权限管理等。-Enterprise Library is Microsoft Patterns & Practices project team launched a public module solutions to solve our enterprise-class development in the face of public questions, such as configuration management, data access, cache management, record operating logs, exception management, encryption and decryption , permissions management. Platform: |
Size: 3721216 |
Author:yy |
Hits:
Description: C#2.0 实例自学手册,书本源代码,
电子工业出版社,
第1章 C#入门,
第2章 基本控件使用,
第3章 容器类控件应用,
第4章 菜单、工具栏与状态栏应用,
第5章 对话框应用,
第6章 输入、输出,
第7章 XML应用,
第8章 操作Office文件,
第9章 GDI+绘图,
第10章 进程与线程,
第11章 网络应用,
第12章 数据库应用,
第13章 ASP.NET应用,
第14章 水晶报表应用,
第15章 DotNetBar商业控件应用,
第16章 Microsoft Enterprise Library应用,
第17章 Dundas图表控件应用,
第18章 使用MapXtreme创建地理信息系统,
第19章 制作安装程序,
第20章 图书馆管理信息系统,
-C# 2.0 example of self-study manuals, books, source code, Electronics Industry Press, Chapter 1 C# Getting Started Chapter 2 the basic controls use Chapter 3 container class control applications Chapter 4 menus, toolbars, and status bar application of Chapter 5 Dialogue box with Chapter 6, the input and output Chapter 7 XML applications Chapter 8 Operation Office file Chapter 9 GDI+ Graphics Chapter 10 process and thread Chapter 11 Network Applications Chapter 12 Database Applications Chapter 13 ASP.NET application of section Chapter 14 Crystal Reports application of section 15 of the controls DotNetBar business applications Chapter 16 Microsoft Enterprise Library application of Chapter 17 Dundas chart control application of Chapter 18 to use MapXtreme to create Geographic Information System Chapter 19 Fabrication and installation procedures for Chapter 20 Library Management Information System Platform: |
Size: 3316736 |
Author:wsadfg |
Hits:
Description: This book will provide the knowledge you need to get started and get comfortable with
the Microsoft Enterprise Library application blocks. I will go over the design of each application
block, how it is used, and how it can be customized. Throughout the chapters, you will
find code samples for each application block that will be useful in getting a jump-start in your
own applications.include source code Platform: |
Size: 8536064 |
Author: |
Hits:
Description: Enterprise Library for .Net Framework 3.5 – EntLib v4.1 是patterns & practices 小组为.NET Framework 3.5 开发一套企业库,目前最新版本为v4.1,共包括9个Application Block,包括数据访问(Data Access Application Block)、异常管理(Exception Handling Application Block)、数据验证(Validation Application Block)等等,对企业应用开发非常有帮助,也非常实用。-Enterprise Library for. Net Framework 3.5- EntLib v4.1 is for the patterns & practices group. NET Framework 3.5 to develop a corporate database, the latest version is v4.1, including a total of 9 Application Block, Data Access (Data Access Application Block), exception management (Exception Handling Application Block), data validation (Validation Application Block), etc., for enterprise application development is very helpful and very practical. Platform: |
Size: 6181888 |
Author:svoice |
Hits: