I Adobe Air completly JavaScript? Can't I use a .NET language like VB.NET or C#.NET?
Thanks
Adobe will provide basic security support – limited to security fixes only for desktop platforms (Windows 7 and above, and Mac OS X) – for Adobe AIR v32 until the end of 2020. After that time, Adobe support for AIR will be discontinued and ongoing support will be managed by HARMAN and communicated by them directly.
Adobe AIR uses Adobe Flash Player as a runtime environment, and the programming language used to design it is ActionScript 3.
Adobe® AIR® is a multi-operating system, multi-screen runtime that allows you to leverage your web development skills to build and deploy rich Internet applications (RIAs) to the desktop and mobile devices.
Adobe AIR is used by developers to create web apps that can be used on different operating systems. The Rich Internet Applications developed using Adobe AIR can be used without a web browser. The user just has to install Adobe AIR on his computer to run such RIAs.
As the official answer states, Adobe Air does not support .Net languages. If you are looking for something similar for Windows desktop programming that does support .Net I would suggest WPF. The WPF Unleashed book is pretty good if you want to come up to speed quickly.
WPF is build into .Net 3.0 and 3.5, and runs on WinXP SP2, Vista, and Win2k3 and Win2k8 Servers.
Note: This was written when another answer was marked as the accepted "official" answer.
You cant use .net language directly in Adobe AIR apps (at least not yet). The best solution is to proxy calls between the AIR app and .net code:
http://www.mikechambers.com/blog/2008/01/17/commandproxy-net-air-integration-proof-of-concept/
mike chambers
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With