iOS-Entwicklung - Eine Einführung
Vortrag, gehalten am 14.12.2011
Thomas Kruse
“ Der Vortrag gibt einen Überblick über die Chancen, Voraussetzungen und Entwicklungsabläufe, die für die Entwicklung für Apps unter iOS und deren Deployment in den App-Store benötigt werden. Er ist als Einführung gedacht und setzt keine speziellen Vorkenntnisse auf diesem Gebiet voraus.
Migrating from WebLogic 8.1 to 9.0 - A case study
Not published, 06/2006
Thomas Kruse, Alois Lechicki
“ Migrating to new versions of an application container can be challenging, but on the other hand it allows one to keep pace with product development and improvement. Moving from WebLogic 8.1 to 9.0 involves some issues, e.g. you have to make your application compatible with JDK 1.5.
Handling Large Database Result Sets
Weblogic Developers Journal, 07/08 2004
Thomas Kruse, Alois Lechicki
“ The Value List Handler is a well known design pattern for dealing with large database results. There are however many trade-offs to be considered when implementing this pattern. Here are some practical tips to make the pattern work, especially in large-scale J2EE applications.