Introduction to The Entity Framework <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>INFO</a></font>
I have recently completed to develop a basic course for learning how to use the Entity Framework. The course covers the changes introduced by the .NET 4.0 framework. It is a short course that includes 16 academic hours. The purpose of this course is to set the fundamental basic knowledge required for using the entity […]
Generics in F# <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>PRO</a></font>
I have just completed to develop the 7th topic in my on going course for learning F#. It covers the usage of generics and among other sub topics it explains how to define a generic class and how to define a generic function. If you are already familiar with generics you will find this topic […]