Introduction to MooTools PRO

I have recently started to play around with the MooTools JavaScript framework. It is a well known framwork that actually leverages and extends the JavaScript programming language. One of the things MooTools allows us is to define our own classes and use the JavaScript programming language as any other OOP language. Following my experience so […]

Introduction to The Entity Framework INFO

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# PRO

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 […]

Using Streams in F# PRO

I have just completed to develop the 6th topic of my on going course for learning F#. It covers the usage of streams. If you are already familiar with the usage of streams in C# you will have no difficulty learning how to do the same when coding in F#. You can find both the […]

Exceptions Handling in F# PRO

I have just completed to develop the 5th topic of my on going course for learning F#. You can find both the slides and the video clip available for free personal usage at www.abelski.com. You can find below few samples for the video clips I prepared for this topic.

Android Commercials INFO

Since the emergence of the android based mobile telephones we can find various commercials emerging world wide for promoting this platform. The following are few samples.

Collections in F# PRO

I have just completed to develop the 4th topic (of my on going F# Fundamentals course) that covers the usage of collections in F#. This course is available for free personal usage at www.abelski.com. The following are few of the video clips I prepared.

Unit Tests in .NET PRO

The Visual Studio already includes the support for implementing unit tests for the code we write. The resemblance with the JUnit framework is amazing. If you are already familiar with the JUnit framework you will find microsoft implementation smooth and easy to use. I hope the following video clip will assist you doing the first […]

Entity Framework Data Querying PRO

There are various ways for querying the entities data model. I cover these possibilities in the new topic I have just completed to develop in my Entity Framework course. This course is available for free personal usage at www.abelski.com. Apart of the slides I have also completed to develop few short relevant video clips that […]

Entity Framework Jump Start PRO

The Entity Framework is .NET implementation for ORM. The Entity Frameowork is very similar to Hibernate and JPA. If you are already familiar with those other two systems you will be amazed how smooth it is working with the Entity Framework. I have recently completed the slides and the video clips for the first topic […]

Update cookies preferences