CRM day 2 : some general stuff

by Tom 26. September 2006 10:10

I have had some other things to do today, but I did find the time to read up on some of my rather basic & rusty knowledge (ASP.Net 2.0 / Atlas / ... )
I am hoping to put together the base classes this evening.

As a simple data mapper I will use ORM.Net because :

  • I am familiar with it
  • It works rather quick & correct for a data mapper
  • It is open source, so it could easily be adapted
  • It does the job for me
  • It implements a very nice query system

Some disadvantages :

  • .Net 1.1, not 2.0, so no generics/partial classes etc
  • Not a real ORM, only data mapper, but since one can define a 1:1 relation, ORM should be quite easy to implement
  • Currently only SQL Server is supported
  • Not a really active userbase

I will keep you all posted about my progress tonight !!!

Bookmark and Share

Tags:

Development

Comments are closed

About me

Tom Janssens op LinkedIn

Tom Janssens op twitter

Core bvba RSS

My name is Tom Janssens and I am the owner of Core bvba, a software and consultancy company.
I am married to Liesbeth and have 2 sons named Quinten and Matisse.
ICT is both my job and passion.
Next to this my other hobby is actively playing music (mostly guitar).

More info about me and my company...

Recent Comments