I know may be it's not a new Atlas example :) but I've just found really cool Atlas post at the ScottGu's Blog
There is well described illustrated tutorial of creating - Making a List, Checking it Twice (Cool Ajax Sample App with ASP.NET 2.0 and Atlas)
I wanna say what makes me thinking after reading this article
1. This new for me features with DataSets bindings using wizards. I think it's very good way to save a lot of coding time which you usually spent to code your business classes...for simple and middle projects like e-commerce it's very good aproach.
However for bigger corporative apps I think would be better to use some mapping tools to generate domain layer.
2. <atlas:updatepanel> - amazing tool :) without any javascript you get Ajax enabled GridView. fantastic!
3. it doesn't support Opera browser :( .... I hope in a final Atlas release it'll be fixed...
Comments