Tuesday, February 26, 2013

NoDBA


http://martinfowler.com/bliki/NoDBA.html

What is Emergent Design?

The essence of incremental design is that we start with what we know, create an initial design, and then extend the design as we learn more.

This is also called “emergent design” as the design emerges over time.
http://scaledagileframework.com/emergent-design/

Consuming ASP.NET Web API services in Windows 8 C# XAML apps

http://www.piotrwalat.net/consuming-asp-net-web-api-services-in-a-windows-8-c-xaml-app/