Browse by Tags

Related Posts

  • You are not going to need it

    When you are writing code it is common to think "I may need XYZ" but I am not really going to need it, Agile advocates using the available time as best as possible and if you do not really need it then why waste time ? Agile also advocates refactoring to improve and tune your code and these two concepts...
    Posted to Andrew Stopford's Weblog (Weblog) by andrewstopford on 11-14-2008, 12:00 AM
    Filed under: General Software Development, Agile
  • Transforming Tree Surgeon using the Adaptive Console Framework

    I'm a command line app junkie as I love working with it. I guess it's my DOS/Linux roots but I find things go faster when you're not dealing with a GUI and a mouse. Command line tools like NAnt and MSBuild have all sorts of options and syntax. Some of it discoverable, some of it not so much. NAnt for...
    Posted to Fear and Loathing (Weblog) by Bil Simser on 11-07-2008, 12:00 AM
    Filed under: Agile, .NET, Cool Tools, Tree Surgeon
  • Follow up on “Reducing ORM Friction” by Rob Conery

    In my development process I do use what Rob is describing in his post “ Crazy Talk: Reducing ORM Friction ” with some slight differences. For example I developed Tech Head Brothers portal this way, as Innoveo Solutions web site. I use TDD and Domain Driven Development and I keep the mapping as one of...
    Posted to Laurent Kempé (Weblog) by lkempe on 11-04-2008, 12:00 AM
    Filed under: unit test, Euss, ORM, Agile
  • Server-side Office Integration -7 (Conclusion)

    Voow, I am almost done. On this Sunday night, at Panera, I have enjoyed writing while listening to the jazz and drinking coups of tea (3, so far). Alright, let's summarize briefly what we have done so far in these series: After giving some intro, In this complete but simple web application, we import...
    Posted to Mecit Atmaca (Weblog) by atmacam on 11-03-2008, 12:00 AM
    Filed under: C#, Design Patterns, SOA, AJAX, WCF, LINQ, Agile, CLR, Biztalk, SQL Server
  • Isolator Feature Focus: Faking Collections

    Another cool feature in Isolator is the ability to fake values that will be returned from custom collections (anything that inherits from IEnumerable as long as it is not in mscorlib - for example - sharepoint lists). With the new version you can now do the following with collections: 1) Return a fake...
    Posted to ISerializable - Roy Osherove's Blog (Weblog) by RoyOsherove on 11-02-2008, 12:00 AM
    Filed under: Unit Testing, .NET, Agile, Typemock, FeatureFocus
  • Isolator Feature Focus: Duck Typing and Isolate.Swap

    Typemock Isolator 5.1.1 has been released, and this release brings with it some awesome (seriously) features that are unique fro any other framework I've seen. a good overview of features can be found here . The Isolator Swap feature allows swapping calls between real and fake objects (kind like redirects...
    Posted to ISerializable - Roy Osherove's Blog (Weblog) by RoyOsherove on 11-02-2008, 12:00 AM
    Filed under: Unit Testing, .NET, Agile, Art Of Unit Testing, Typemock, FeatureFocus
  • Evolution of a Kanban board

    In No More Iterations I showed our 1 st attempt at a kanban board . Now that we have a little more experience I'd like to show you where we are now and where we stopped on the way. Here is where we started. Columns for backlog, blocked, in progress and done. Notice the large number of items "in-progress...
    Posted to Wayne Allen's Weblog (Weblog) by Wayne Allen on 10-30-2008, 12:00 AM
    Filed under: Agile, lean, kanban
  • Recommended Podcast

    This is late news, but I really recommend listening to the podcast with Robert C. Martin on .NET Rocks! Decided to listen to this one as a result of the book have read a while ago, Agile Principles, Patterns, and Practices in C# . The guy who has spent over 30 years trying to figure out how to do software...
    Posted to sfeldman.NET (Weblog) by Sean Feldman on 10-29-2008, 12:00 AM
    Filed under: Agile
  • Domain Object and Contracts

    As a team we have found ourselves in a very delicate situation where we had to make a group design decision and it was quiet an interesting experience. What happens if your opinion does not align with the decision? How do you express your opinion without suppressing others opinions, promoting your concepts...
    Posted to sfeldman.NET (Weblog) by Sean Feldman on 10-23-2008, 12:00 AM
    Filed under: Agile, DDD
  • Throughput vs. Velocity

    Throughput and velocity are ways of measuring how fast a team can do work. Knowing how fast a team is going allows the team and their stakeholders to know when something is going to be done. What is Velocity Velocity ( http://www.extremeprogramming.org/rules/velocity.html ) is a commonly used metric...
    Posted to Wayne Allen's Weblog (Weblog) by Wayne Allen on 10-23-2008, 12:00 AM
    Filed under: Agile, lean, throughput, velocity
Page 1 of 55 (545 items) 1 2 3 4 5 Next > ... Last »
Microsoft Communities