This content continues on http://flexblog.teerasej.com |
Easier, and workable technique
This weekend, I have been building an Adobe AIR application to work with an implementation of .NET web service. I have found that if you has declare all .NET class ‘attribute to be public and Flex class’s attribute has the same name with .NET class’ attribute. Then you can use your custom classs as an attribute of your communication class between AIR application and Web service.
See you later
In Thai:
อาทิตย์ที่ผ่านมา เราได้ใช้เวลา พัฒนา AIR Application ตัวหนึ่ง ติดต่อกับ Web service ที่สร้างโดยใช้ .NET 3.5 จากการลองทำให้รู้ว่าการที่เราทำตามกฎการ serialization ของ Flex กับ Web service เราจะสามารถกำหนด custom class ของเราให้เป็น attribute ของ class ที่ใช้ส่งไปมาได้