-
Enterprise Java
Dependency Injection – The manual way
Dependency injection is a technique that separates behavior from dependency resolution. In simpler words, it allows the developer to define…
Read More » -
Enterprise Java
Securing GWT apps with Spring Security
In this tutorial we will see how to integrate GWT with Spring’s security module, i.e. Spring Security. We will see…
Read More » -
Software Development
Things Every Programmer Should Know
At ui-programming, one of our JCG program participant sites, articles about “Things Every Programmer Should Know” are occasionally posted. As…
Read More » -
Android Core
Android 2.3 is out – Get ready for Gingerbread
Google has just released the new Android 2.3 version, code name Gingerbread. As with every new release, this one was…
Read More » -
Android Core
Android Full App, Part 7: Using options menus and customized dialogs for user interaction
This is the seventh part of the “Android Full Application Tutorial” series. The complete application aims to provide an easy…
Read More » -
Enterprise Java
JAX–WS with Spring and Maven Tutorial
Spring framework provides remoting support for web services via JAX–WS, in fact, as stated in Spring reference documentation, there are…
Read More » -
Android Core
Boost your Android XML parsing with XML Pull
In today’s technology world, XML parsing capabilities are a necessity for a big number of applications whether they are mobile,…
Read More »