| |
Write Flash Applications in C# .NET using Visual Studio .NET 2003 and 2005.
Easily port your existing C# code using the NeoSwiff System.Windows. Forms standard component, compile it to Flash and immediately run it anywhere on the Web.
The NeoSwiff package includes the following elements:
- the NeoSwiff "C# to Flash" compiler supporting most of the C# language (ECMA-334 specification),
- the NeoSwiff .NET Framework which is a large subset of the Microsoft .NET framework (corlib, System, System.XML, System.Drawing, System.Windows.Forms).
- a full-featured Visual Studio 2005 and Visual Studio .NET 2003 plug-in for developing and managing NeoSwiff projects.
NeoSwiff is fully integrated into Microsoft Visual Studio to provide existing C# developers with maximum productivity and fast learning curve.
- Create and manage NeoSwiff projects (screenshot)
- Add NeoSwiff projects to your existing solutions
- Support of Intellisense and Object Browsing (screenshot)
- Integrated Debugging (screenshot)
- Integrated Help System (screenshot)
NeoSwiff includes, as far as it can, a compatible .NET Framework:
- System.Windows.Forms library includes Control, Form, Button, CheckBox, ListBox, ComboBox, TreeView, Splitter, etc.
- System.XML library includes XmlNode, XmlAttribute, etc.
- System.Drawing library includes Color, Point, Size, Rectangle, Font, FontFamilty, etc.
- System library includes System.Collections.Specialized, System.Timers, System.ComponentModel namespaces.
- corlib library includes System.Int32, System.String, System.DateTime, System.Collections.ArrayList, etc. |
|