April 5, 2010
Creating a unified programming model on top of .NET (CLR and DLR) – I watched Anders Hejlsberg’s, chief designer of the C# programming language, developer keynote at TechDays 2010 ‘Trends and future directions in programming languages’.<br /> <br /> Here are some the things that caught my attention. The video is worth checking out. Google [...]
Read the full article →
June 12, 2009
Optional Annotations – The JAX-WS programming model uses a number of optional annotations for adding details about your service, such as the binding it uses, to the Java code. Ibatis Tutorial: Aggregation with groupBy – This tutorial builds on the knowledge from the Ibatis Inheritance Tutorial. As such the configuration and schema won't be repeated [...]
Read the full article →