A lire

TwitterFacebook
Get flash to fully experience Pearltrees
Programming language for "special forces" of developers. Nemerle is a general-purpose, multi-paradigm programming language for the .Net platform. http://nemerle.org/About/

About - Nemerle programming language official site

http://blog.8thlight.com/uncle-bob/2011/11/22/Clean-Architecture.html In the weeks since I started talking about the need to clean up our architecture, I’ve noticed a surprising resistance to the idea.

Clean Architecture | 8th Light

http://weblogs.asp.net/sfeldman/archive/2011/12/20/nservicebus-first-hands-on-experience.aspx I previously blogged on afterthoughts on NServiceBus course. Equipped with new powerful knowledge I have approached on of the TODO tasks on my plate – decouple email notification service from the main web application.

NServiceBus - First Hands-On Experience - sfeldman.NET

KsigDo. A Knockout, SignalR, ASP.net, MVVM, MVC and EF all mixed together into a multiuser real time sync To Do" example | Coding4Fun Blog | Channel 9

The scope of technology used in this example was kind of breath taking, yet Anoop was able to bring it all together, exampling it to us as we followed along... http://channel9.msdn.com/coding4fun/blog/KsigDo-A-Knockout-SignalR-ASPnet-MVVM-MVC-and-EF-all-mixed-together-into-a-multiuser-real-time-sync-
http://thierry-leriche-dessirier.developpez.com/tutoriels/java/3t-en-pratique/

Les Tests en Trois Temps (3T) en pratique

Date de publication : 19 septembre 2011.

Sustainable Test-Driven Development: Test Reflexology, Part 1 (first post)

As proponents of Test-Driven Development, we constantly seek to identify and point out the various ways that the effort one puts into writing tests will be of value to the development team. http://www.sustainabletdd.com/2011/10/test-reflexology-part-1-first-post.html
When I started coaching Agile methodologies, I didn’t know how much I didn’t know.

Liz Keogh's blog » Scrum and Kanban: both the same, only different

http://lizkeogh.com/2011/11/20/scrum-and-kanban-both-the-same-only-different/

Emergent Architecture | Tech·Ed North America 2011 | Channel 9

Agile software development emphasizes that some increment of business value be delivered every iteration. http://channel9.msdn.com/Events/TechEd/NorthAmerica/2011/DPR308
Imagine an organization where teams are expected to have a fully estimated backlog in order to determine the cost for the project. http://www.infoq.com/news/2011/10/Time_to_Stop_Estimating_Stories#.TolEJy3ZwEk.twitter

Is it Time to Stop Estimating User Stories?

Event Sourcing is a concept that becomes increasingly popular day by day. http://abdullin.com/journal/2011/9/27/why-event-sourcing.html

Why Event Sourcing? - Journal - CQRS and Cloud Computing

Dans un article précédent, nous avons vu comment l’approche DDD, via la définition et l’utilisation d’un Ubiquitous Language et d’un véritable modèle du domaine, peut faciliter la communication entre acteurs projet, aider à l’écriture d’un code plus expressif (et donc plus maintenable), et capable d’adresser la complexité – et les changements – du métier.

talks ! » CQRS, l’architecture aux deux visages (partie 1)

Entity Framework doit-il faire peur aux DBA ? | Labs.Bewise.fr - Labs

L'arrivée d'Entity Framework avec le Framework .Net permet aujourd'hui aux développeurs d'être encore plus productifs qu'auparavant. Ce gain de productivité intervient tout d'abord sur la construction de son modèle métier.