Programming for PowerNodes
The PowerNodes programming environment is modeled after and is an extension of the ASP.NET programming environment. A significant number of easy-to-use "Placeholders" (normal asp.net server controls) provide a fully-integrated design experience.
For more complex requirements, the complete PowerNodes object model is available from within pages and templates. Due to the object-oriented programming model imposed by the PowerNodes architecture, additional functionality can be exposed and implemented without writing a single line of SQL code. The O/R mapping architecture is fully user extensible, allowing the inclusion of user created object models and the automatic maintenance of the database. This includes adding UI Elements which can be seamlessly integrated into the FrontDesk experience.
PowerNodes support Visual Studio .NET 2003 and Macromedia Dreamweaver and any text based code editor