I received this suggestion for a .Net developer
Is it possible to override .Net classes been used by PowerBuilder itself?, I mean: even if I inherit that System.ServiceModel.Channels.Message class, I'm not directly invoking it, can I make PB to use my class and not the one from .Net Framework?