1-10 of 225 < Previous ... Next >
3 votes

Piab custom call handler bug

Hi, I created a custom call handler to use with the PIAB. The callhandler code can be seen below <ConfigurationElementType(GetType(CustomCallHandlerData))> _ Public Class CustomCallHandler Im...

id# 12857 | Planned Release: None | Last Updated: Today at 4:54 AM  by Chilberto
1 vote

The requested database xxx is not defined in configuration.

Hello all I have just set up a test solution with a n-tier structure : The GUI is a web app : Then I have the Business Tier, the DataAccess Tier and the Model tier for mapping entities to database...

id# 16542 | Planned Release: None | Last Updated: Sun at 4:08 PM  by whiteg
2 votes

Policy Injection Application Block - CachingCallHandler

The DefaultCacheKeyGenerator.CreateCacheKey uses GetHashCode from the inputs to build the key. However, GetHashCode doesn't guarantee Equality. That means that two different sets of inputs could r...

id# 12003 | Planned Release: None | Last Updated: Sat at 9:02 AM  by PauloMorgado
1 vote

Cache Block EntLib 4.0 March 2008 CTP Quickstart fails

Hello, I've downloaded the EntLiv 4.0 CTP version, and also checked out the Cache Quickstart solution. I just loaded the Caching Quickstart solution to check it out, and when it tries to create the...

id# 16478 | Planned Release: None | Last Updated: May 7 at 5:53 PM  by eduardocoss
26 votes

VAB should leverage ASP.NET validation controls

The validation application block's ASP.NET integration current implementation of PropertyProxyValidator does a postback and requires a roundtrip to the server for validation. The built-in ASP.NET ...

id# 8351 | Planned Release: None | Last Updated: May 7 at 6:32 AM  by seatkiwitle
1 vote

VAB: ValidationResults messages are not localized correctly

If you use messageTemplateResourceName and messageTemplateResourceType to localize the returned error message of property validators. The error message is set to the culture of the first call to Ge...

id# 16451 | Planned Release: None | Last Updated: May 6 at 6:38 PM  by seatkiwitle
6 votes

VAB multiple external XML rule files working with PropertyProxyValidator ASP.NET web control

Our development team would like to be able to add an external XML file for each of our entity class objects. This can currently be completed using the following syntax: Validator < Customer > cust...

id# 10619 | Planned Release: None | Last Updated: May 5 at 3:16 PM  by djb7c
1 vote

Can we have a Database.AddReturnParameter method please?

It would be very handy if the Database had an AddReturnParameter(DbCommand cmd, string paramName, System.Data.DbType dbType, int size) method. This would act just like AddOutParameter, except it w...

id# 16384 | Planned Release: None | Last Updated: Apr 30 at 5:50 PM  by mgbrown
3 votes

ValidationResults are not XML Serializable

To be XML serializable, types which inherit from IEnumerable must have an implementation of Add(System.Object) at all levels of their inheritance hierarchy. Microsoft.Practices.EnterpriseLibrary.Va...

id# 16056 | Planned Release: None | Last Updated: Apr 30 at 4:19 PM  by maxtoroq
2 votes

Enterprise Library DAAB and Oracle output parameter

We are using the Enterprise (3.0) library very successfully with Oracle 10g. The one issue we have is with output parameters that are integers. When setting up the parameters to do the call like th...

id# 13382 | Planned Release: None | Last Updated: Apr 29 at 7:43 PM  by miksh

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 225 < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Updating...