[MonoDevelop] asp.net designer idea
Miguel de Icaza
miguel@ximian.com
Wed, 10 Mar 2004 10:36:19 -0500
Hello,
> It does not encorage asp.net programmers to do it in a OO way. The java
> approach makes developers to extend the taglib add the needed
> functionality to it and then use it. This approach is totally possible
> in asp.net and makes the code much more organized and clean, and more
> OO. The webmatrix and vs.net approach makes the user design the visual
> on a procedural way, with the default component tags.
That is one of the advantages of ASP.NET over J2EE: It does not bog
down people with creating useless classes ;-)