Why NHibernate over ADO.NET EF4?
The McDev Blog
Recently we’ve accepted the notion that in all our future projects, we’ll be using the NHibernate Object/Relational-Mapper for our data access, rather than Microsoft's Entity Framework 4.
As a passionate coder from a young age, I'm currently focused on architecting and developing solid applications on the C# .NET & SQL Server platforms.
I started coding at 4 years old in BASIC on my Dad's Commodore 64, when I was 6 I wrote my first usable program to correct the Y2K bug on an old 486 DX4 100 PC.
I experimented extensively with VB5 & 6 while in primary school, winning a bronze medal at the Eskom Science Expo for a note taking application I had written. In 2007, I achieved a top 40 position in the South African Computer Olympiad.
I'm constistently following the leading and bleeding edge of programming. I love finding more efficient ways of writing code. I'm a great believer in building loosely coupled applications that are robust in operation and easy to maintain. I accomplish this by using development techniques such as TDD and by following accepted best practices and design patterns. Scalability is an important part of a software system and can only be delivered with careful planning and use of established principles of software design, including practices such as TDD & Continuous Integration.
Although I primarily develop software with C#; I sometimes look into other environments such as Ruby, Python, F# and Common LISP. I strive to use the knowledge accumulated from all of these environments to find the most effective and elegant solution to a given problem.
Beautiful code is art.
ruby ruby-on-rails c# nhibernate git open-source agile
delphi vb6 com
Modelware Systems
January 2009 - June 2011
The tools I used were Microsoft .NET with C#, WPF, Windows Forms and ASP.NET MVC2 + 3.
I was involved in local and international clients while working here.
Customised Projects I was involved in developing:
Software Products I was involved in designing and developing:
I had some involvement in information management projects with data warehousing, but my primary focus was on developing software with the Microsoft .NET platform.
In other roles, I implemented several changes to the development workflow at Modelware. Moving from Visual SourceSafe to Mercurial and implemented TDD and CI into the development workflow.
Microsoft
2011
Achieved MCTS 70-536 - .NET 2.0 Application Development Foundation MCTS 70-505 - .NET 3.5 Windows Forms Application Development
Entity Framework Hooking tools
Jun 2011 - Current; followed by 22 people; forked 4 times
I'm creating a framework that makes it easier to hook into the extensibility points of Entity Framework before & after database operations occur. This framework is designed to keep code easy to test by separating responsibilities. It's easy to end up with a DbContext full of hooking code. This framework lets you write strongly typed hooking code that can be unit tested separately from the DbContext.
MVC Music Store on NHibernate 3
Aug 2010; followed by 2 people
This project took the MVC Music Store sample and swapped the data access framework out from Entity Framework to NHibernate 3. Every step of the way is blogged on http://www.mcdev.za.net/projects
The McDev Blog
Recently we’ve accepted the notion that in all our future projects, we’ll be using the NHibernate Object/Relational-Mapper for our data access, rather than Microsoft's Entity Framework 4.
Commodore 64
vim
Code Projects
Presentations
Introducing NHibernate 3 @ Microsoft Devs4Devs 2010 - http://www.mcdev.za.net/2010/09/introducing-nhibernate-3-devs4devs/
Unit Testing and Mocking @ ERDDUG June 2011 - http://www.mcdev.za.net/2011/06/unit-testing-mocking-presentation-erddug-june-2011/