Atlas from Microsoft

Posted: March 21st, 2006 | Author: Michael R. Murphy | Filed under: .NET, ASP, Ajax, C#, Design, Javascript, Usability | No Comments »

Ajax freaks working in the .Net environment should run right out and download Atlas,a new development framework from Microsoft. I said run.

Atlas integrates client-side script libraries with the server-based services of ASP.NET in order to create some really rich,interactive UIs. I watched a demo in which Microsoftie Scott Guthrie created a simple to-do list with tons of functionality in less than 20 minutes. The mini-application let users sort by task status,insert new tasks,and modify existing tasks all without page refreshes.

Scott also used some new,cool ASP.NET 2.0 methods that make handy things like pagination and alternating row colors super easy. There’s also another new method that makes it easy to display update statuses. As interfaces use page refreshes less and less to fetch data,letting the user know what’s going on becomes more important. Scott demonstrated this new method makes that as simple as drag and drop from the tool palette. Cool.

Popular Posts:

Related Posts:



Leave a Reply