Developing in .Net–a new era has begun
January 13, 2011
News
The other day I just realized how much has changed in the way we develop code nowadays. Well, it might just be me, but there have certainly been some major changes in the .NET development arena.
I don’t claim this to be in the right chronological order, but here are some major milestones for me:
- TDD – didn’t use just 2 years back
- BDD – finally get the requirements and tester into the agile loop and an opportunity to work outside in, which feels just right for me. My favorite tool right now is SpecFlow.
- LINQ – totally changed the way C# (VB.NET still sucks at LINQ if you ask me) looks.
- ASP.NET MVC – a web framework that makes sense and that you can test. I understand again.
And now the other day (the day of the...