January 21st, 2010 |
by teocomi |
published in
Flex 4
In this previous tutorial I simply showed how to create a service in Flex and how to use it to create something in the database. Now we’ll use the service to get al the items in the database and to populate a DataGrid.
So, let’s open the project and create a DataGrid:
not difficult hu? Okay and [...]
January 20th, 2010 |
by teocomi |
published in
Flex 4
PART I – Creation of the database, connection to the database, creation of items in the database
In this tutorial I will create a simple application to show you how to connect to a database in Flex 4 using the Data/Services functionality and PHP. FinallyI will also show you how to export data into an xls [...]
October 23rd, 2009 |
by teocomi |
published in
Resources
EcoCar is a smart application that will help you find out how much you can save (or loose)
if you use a Car-Pooling system instead of driving to your destination address by yourself.
Check it out: http://ecocar.teocomi.com/ !