Is placing the assembly in the database next?
In SAP implementations, the ABAP code that performs the functions of various business processes is stored in the database, or…
Guiding Enterprise Change
In SAP implementations, the ABAP code that performs the functions of various business processes is stored in the database, or…
There’s some current talk in the Agile community about making developers more accountable in the agile process. Apparently, the problem…
I’m flattered by all the attention my statements are getting on comparing Ajax with SOA web services. Another one popped…
I worry that we may have created a monster. The fact that you can now submit an XML document to…
Earlier this week, I blogged on the evils of helper classes. I got a few very thoughful responses, and I…
Time to combine two basic ideas: the idea of the coding dojo and the idea of design patterns as an…
While it is interesting that a wide variety of consulting and product companies have tried to brand themselves as “the”…
First off, a definition: A helper class is a class filled with static methods. It is usually used to isolate…