Un video acerca de lo que cuenta Angel http://www.hanselman.com/silverlight/ScottGuAtAltnetConf/
Nos leemos On 10/9/07, Angel Java Lopez <[EMAIL PROTECTED]> wrote: > > > Ayer me entero de: > > altnetconf - Scott Guthrie announces ASP.NET MVC framework at Alt.Net Conf > http://codebetter.com/blogs/jeffrey.palermo/archive/2007/10/05/altnetconf-scott-guthrie-announces-asp-net-mvc-framework-at-alt-net-conf.aspx > > > Natively support TDD model for controllers. > Provide ASPX (without viewstate or postbacks) as a view engine > Provide a hook for other view engines from MonoRail, etc. > Support IoC containers for controller creation and DI on the controllers > Provide complete control over URLs and navigation > Be pluggable throughout > Separation of concerns > Integrate nicely within ASP.NET > Support static as well as dynamic languages > > Algunas cosas se podian hacer antes, pero ahora: > > > > URLs > > The default URL scheme will look something like this: > > > /<RouteName>/<Action>/<Param1>/<Param2> > > where RouteName is configured to map to SomeController. Multiple routes can > map to the same controller for the purpose of providing more URLs (think > SEO). > > Se me ocurre que en el AjSaaS, pueda poner el dia de maniana: > > /SistemaTenant/..... y todo siga andando, no importa la cantidad de Tenants > que ponga. > > Hoy, el bueno de Woloski, me envia: > http://nimad.wordpress.com/2007/10/07/microsoft-announces-its-new-mvc-architecture-for-web-apps/ > > Al parecer, se lo tenian guardado este anuncio. > > Nos leemos! > > Angel "Java" Lopez > http://www.ajlopez.com/ > > -- Leonardo Micheloni. http://leomicheloni.blogspot.com/
