Blogs1 - 10 of 71 recent posts for tag:"Enterprise Library"
22
Nov
2009
Enterprise Library 5.0 – Dev Guide

2 days ago by esersahin

http://entlib.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=35832 Release Notes Zen and the Art of Managing Crosscutting Concerns in Enterprise Software Development A Guide to Developing with Enterprise Library 5.0 (C# Edition) – PREVIEW Posted in Enterprise Library

using ... - esersahin.wordpress.com · Rank: 123,229 · 5 references

15
Nov
2009
Loading Enterprise Library validation rules from external file

9 days ago by DigiMortal

Keeping validation rules in web.config may grow it pretty long and it is not convenient to make changes there anymore. Developers can manage validation rules easily by using Enterprise Library Configuration tool and therefore there is no good reason to handle validation rules manually. In this posti ...

Gunnar Peipman's ASP.NET blog - weblogs.asp.net/gunnarpeipman/default.aspx · Rank: 13,396 · 53 references

13
Nov
2009
ASP.NET MVC: Validating objects using Enterprise Library validation ...

11 days ago by DigiMortal

Data validation is important topic in applications. There are many validation frameworks available and there should be one that you are happy with. I am currently playing with Enterprise Library 4.1 Validation Application Block and I am integrating it to my ASP.NET MVC application. In this posting I ...

Gunnar Peipman's ASP.NET blog - weblogs.asp.net/gunnarpeipman/default.aspx · Rank: 13,396 · 53 references

09
Nov
2009
Picking Your Constructor With Unity

15 days ago by Khalid

I use Enterprise Library’s Unity for my Inversion of Control container. I also use constructor based injection when writing my own services, repositories, and objects; this is the cleanest form of injection IMHO. All my classes usually have one constructor, so I rarely run into a problem with overlo ...

Aqua Bird Consulting - blog.aquabirdconsulting.com

03
Nov
2009
Table value parameters with Enterprise Library Data Access Application Block

21 days ago by admin

I wasn’t finding much with a quick search for enterprise library table value parameters or data access application block table value parameters. After a bit of research I discovered that versions

DotNetDrop - dotnetdrop.com

Il futuro dell’AOP

21 days ago by emiliostefano

L’inversion of Control è gettonata da un paio d’anni e si vedono in produzione sistemi che usano estensivamente questo tipo di pattern, analogamente, però l’interception con Unity fa la sua sporca figura perchè è possibile con pochissime linee di codice wrappare completamente il policy application b ...

Blog di Emilio Reale - emiliostefano.wordpress.com

20
Oct
2009
最新版 Enterprise Library 企业库 V4.1 中文学习手册 ...

35 days ago by entlibforum

最新版 Enterprise Library 企业库 V4.1 中文学习手册 (提供整合的PDF 文档下载) 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 Appli ...

开源ASP.NET/C#论坛系统 - blog.entlib.com/entlibforum/Default.aspx · 4 references

12
Oct
2009
Enterprise Library - Security Application Block 学习手册(最新版) ...

43 days ago by entlibforum

Enterprise Library - Security Application Block 学习手册(最新版) Part 2 本系列文章引导学习Enterprise Library - Security Application Block,并实践如何在不同的应用程序环境中使用Security Application Block的功能。前一节中,使用基于角色的授权来保护应用程序,这一节将练习使用AuthorizationProvider来保护应用程序。本文由 http://blog.entlib.com 开源ASP.NET博客平台小组根据EntLib HOL手册编译提供,欢迎交流。 使用Au ...

开源ASP.NET/C#论坛系统 - blog.entlib.com/entlibforum/Default.aspx · 4 references

Enterprise Library - Security Application Block 学习手册(最新版) ...

43 days ago by entlibforum

Enterprise Library - Security Application Block 学习手册(最新版) Part 1 本系列文章引导学习Enterprise Library - Security Application Block,并实践如何在不同的应用程序环境中使用Security Application Block的功能。本文由 http://blog.entlib.com 开源ASP.NET博客平台小组根据EntLib HOL手册编译提供,欢迎交流。 练习一:保护应用程序 首先打开ex01\begin 目录下的BugSmak.sln 项目文件。 为应用程序添加认证功能 运行应 ...

开源ASP.NET/C#论坛系统 - blog.entlib.com/entlibforum/Default.aspx · 4 references

11
Oct
2009
Enterprise Library - Cryptography Application Block ...

44 days ago by entlibforum

Enterprise Library - Cryptography Application Block 学习手册(最新版) Part 2 本文继续Cryptography Application Block的学习,演示使用单向哈希算法(one-way hashing algorithm)加密存储在XML文件中的密码。本文由 http://blog.entlib.com 开源ASP.NET博客平台小组根据EntLib HOL手册编译提供,欢迎交流。 练习二:使用HashProvider 存储单向哈希密码 首先打开ex02\begin 目录下的UserUI.sln 项目文件,该应用程序提供了管理X ...

开源ASP.NET/C#论坛系统 - blog.entlib.com/entlibforum/Default.aspx · 4 references

Previous1234567