Tuesday, 27 September 2011
Spring blog
Recently I found a good blog about Spring MVC - http://krams915.blogspot.com/p/tutorials.html
Thursday, 22 September 2011
JavaEE: A beginner's guide to Enterprise Java Beans (EJB)
EJB - is a managed, server-side component architecture for modular construction of enterprise applications. Simply EJB provide instrument to write business layer(logic) of your application.
Saturday, 17 September 2011
Android: Image viewer
View images loaded from Internet(using xml parsing) features: Delete, Reload, Save to SD card, Find, Delete All. Like list and menu I am using my classes extended from ArrayAdapter.
Later will upload on github or google code, now only .zip
More screens:
Later will upload on github or google code, now only .zip
More screens:
Friday, 16 September 2011
Android: Android Packaging Problem
Strange error: "Conversion to Dalvik format failed with error 1 MyApplication Unknown Android Packaging Problem "
Solution: Menu->Project->Clean.
Solution: Menu->Project->Clean.
Subscribe to:
Posts (Atom)