I found it interesting to write a blog. I also like to read it and talk about it. I wrote a short article, I often see that no one left me a message. Hey hey, I am so cute. I recently learned how to use Flex. I installed the software and found that it is based on Eclipse. I read some related documents and thought about it:
1. With less than half a year's experience in WPF, I think that WPF and flex are so similar. This makes me think that many of Microsoft's things are very similar to others (such as Asp.net MVC ). In Flex, there is something called mxml, and in WPF there is something called XAML; In Flex, there is ActionScript, in WPF it is C #, and flex can be developed for the SWF that the browser can view.Program(Flash Player is required), you can also develop desktop applications (air), WPF can develop browser applications (. NET Framework 3.0 + is required), or desktop applications. Mxml and XAML are used as extensions derived from XML. You can create controls in various class libraries and various interactive functions. If you do not program them, you can use flex, VS, or blend to drag some interface elements to create a simple interface. The extension standards and programming languages are commensurate. in WPF, C # can be used to implement all the functions of XAML, otherwise. In Flex, I am not sure if this is the case, but in the process of doing so, I found that using it together is the most reasonable.
2. Flex is of course the most popular development tool for RIA (rich Internet applications) nowadays. I think it should belong to the scope of design tools.
Even so, I still have a special liking for WPF, because I want to believe what Microsoft wants to do and what it generally can do.
Well, I started to do something, because I usually learn something from doing something, look at some of flex's excellent works left and right, and find something like a picture viewer: http://www.blinckartwork.com/index.php? Detectflash = false: This item is good, just do it. I hereby declare that I do not have the source code of this website, and I have not referred to its implementation method. I just watched its effect and learned implementation one by one. In general, it is still rough, cut two pictures first:
I hope to give me some suggestions on learning flex or my thoughts on the future of flex.
: Http://files.cnblogs.com/liping19851014/PictureViewer.rar