- .NET
- Topics
- Web Frameworks,
- .NET Framework
ASP.NET Dynamic Data Support is part of the ASP.NET 3.5 Extensions, which have been published as a CTP last week. It provides a
scaffolding framework that allows rapid application development based on ASP.NET.
-
By Hartmut Wilms
on Dec 19, 2007,
- Ruby
- Topics
- Ruby on Rails
Scaffolding is a powerful Rails feature which will generate interfaces to interact with your data-model directly. It can either be used as starting-point or administrative backend tool. But the default Rails scaffold ignores relation between models. ActiveScaffold fulfills this and comes with pretty dynamic Ajax UIs.
-
By Sebastien Auvray
on Apr 23, 2007,