|
|
Stories recently tagged with 'EnterpriseLibrary'
|
|
submitted by
misbaharefin
3 months, 17 days ago
dotnethitman.spaces.live.com — Any web page which requires input from the user simply cant allow just any data to be entered because the data might be too long, missing or incorrect. We need to validate the data entered by the users in a number of ways; for example, First Name and Last Name might be required fields and Date of Birth cannot be greater than the current date etc. We can very well use the client side validators provided by ASP.NET like RequiredFieldValidator, CompareValidator or RegularExpressionValidtor but is that really enough? What if JavaScript is disabled by the client? What if we need to validate our business objects? It is often important to validate data several times within the same application. For example, you may need to validate object instances that you:
-Generate in separate tiers or components of your application
-Retrieve from a cache, a repository, or a third-party data access layer
-Receive from a Web Service as an object instance or a set of property values
-Reconstruct from existing values, perhaps populating them by copying properties from a similar object or using values retrieved from a database
Enter the Enterprise Library with its Validation Application Block.
read more...
add a comment
|
category: ASP.NET | Views: 20
|
|
tags:
ValidationApplicationBlock, EnterpriseLibrary, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
misbaharefin
3 months, 18 days ago
dotnethitman.spaces.live.com — Congratulations to the Enterprise Library Team for their release of Enterprise Library 4.0. A few enhancements and bug fixes in this release, but most importantly it comes with Unity IoC Integration. read more...
add a comment
|
category: Patterns | Views: 18
|
|
tags:
EnterpriseLibrary, Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 2 months ago, submitted by
jimmy.s
1 year, 2 months ago
devlicio.us — Usually object validation requires writing a lot of code that examines properties and returns validation result. With VAB this scenario becomes extremely easy and simple. read more...
add a comment
|
category: C# | Views: 3
|
|
tags:
.Net, .net2.0, C#, Validation, EnterpriseLibrary | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 4 months ago, submitted by
bashmohandes
1 year, 5 months ago
spellcoder.com — If you've been keeping up with the Community Technology Preview releases, there shouldn't be anything too surprising in the final release, although the overall quality should be much higher. All of the major new features have already been described on this blog or in other places, but here is a quick summary of the most significant changes: read more...
1 comment
|
category: Patterns | Views: 0
|
|
tags:
EnterpriseLibrary | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 7 months ago, submitted by
indicator
1 year, 8 months ago
eknowledger.spaces.live.com — Enterprise library 3.0 CTP [December 2006] released couple of days ago , The famous application blocks library from the famous Pattern & Practice group offer major changes this time including existing blocks enhancements , supporting the new born .Net Framework 3.0 , Application block software factory support , Visual Studio integrated configuration tool , New Validation Application Blocks and more
In today dribble ( each dribble is a quick lesson takes from 10 to 15 minutes of your time ) we'll put the the new Enterprise Library 3.0 Validation Application Bocks (VAB) in practice , so as quick as we can we'll discover this new application blocks and how we can benefit it in our products .
read more...
add a comment
|
category: Patterns | Views: 0
|
|
tags:
EnterpriseLibrary3, EnterpriseLibrary | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 8 months ago, submitted by
jbeninghove
1 year, 8 months ago
joeydotnet.com — Apparently MS will be providing a factory for creating your own application blocks for v3.0 of the Enterprise Library , should you desire to do so. Reading Ayende's latest post on this and his link to this flashback post from Joel Spolsky, had me rolling on the floor laughing. read more...
add a comment
|
category: Open Source | Views: 0
|
|
tags:
Factory, EnterpriseLibrary | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
laribee
1 year, 9 months ago
laribee.com — Announcing the upcoming EntLib Validation Block. Also wondering how elegant the upcoming enterprise library validation block will be as a DDD Specification Repository... read more...
|
|
tags:
EnterpriseLibrary, Validation | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 10 months ago, submitted by
gavinjoyce
1 year, 10 months ago
codeproject.com — This paper demonstrates building a code generator, template engine, template parser, or template processor in .NET. The demo implementation uses cutting edge .NET technologies available today such as C# .NET 2.0, MS Provider Pattern, Enterprise Library January 2006, CodeDom etc. read more...
|
|
tags:
EnterpriseLibrary, CodeDom, CodeGeneration, CodeProject, Templating | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|