DCSIMG
April 2011 - Posts - Life Michael

April 2011 - Posts

The Singletone Design Pattern in C#

I have recently started to create video clip that explain the classic design patterns (GOF) and their implementation in C#. You can find the video clips and the source code they use available for free at www.CSharpBook.co.il. The video clips were prepared in Hebrew. The following video clip explains the singletone design pattern and its implementation in C#.

Posted by life | 1 comment(s)
תגים:,

Java Script Image Map

The new version of the professional Java Script Programming course I deliver via www.xperato.com includes four new topics. One of the new topics is Image Map. We can create images the user can interact with. We can set separated touchable areas and assign each one of them with a URL address or with a specific function in Java Script. The following video clip explains how to develop an image map.

You can find the community version of this course at www.abelski.com.

Posted by life | with no comments

The BackgroundWorker Class in C#

This class assists us with running separated threads in our code. The following video clip explains and shows that.

Please don't hesitate and place questions you have while watching the clip. Please place those questions through the YouTube comments platform and I will update my video clip accordingly.

More video clips and more training material for personal usage is available at www.abelski.com and at www.CSharpBook.co.il.

Posted by life | with no comments

ASP.NET Site Map

I am working these days on the community version of my ASP.NET course. I have recently completed to develop the Site Maps topic. This course is available for free personal and academic usage at www.abelski.com. The following video clips were prepared as a complementary training aid in order to assist you with understanding this topic.

You can find more info about the full professional version of this course at www.xperato.com.

Posted by life | with no comments

Factory in PHP

I have recently started to create video clip that explain the classic design patterns (GOF) and their implementation in PHP. You can find the video clips and the source code they use available for free at www.phpbook.co.il. The video clips were prepared in Hebrew. The following video clip explains the singletone design pattern and its implementation in PHP.

Posted by life | with no comments

ASP.NET Validation Controls

I am working these days on the community version of my ASP.NET course. I have recently completed to develop the Validation Controls topic. This course is available for free personal and academic usage at www.abelski.com. The following video clips were prepared as a complementary training aid in order to assist you with understanding this topic.

More information about the professional version of this course can be found at www.xperato.com.

Posted by life | with no comments

ASP.NET State Management

I am working these days on the community version for my ASP.NET course. I have recently completed to develop the State Management topic. This course is available for free personal and academic usage at www.abelski.com. The following video clips were prepared as a complementary training aid in order to assist you with understanding this topic.

More information about the professional version of this course can be found at www.xperato.com.

Posted by life | with no comments

Virtual Function in C#

Unlike Java, when developing in C# the functions we define aren't automatically virtual. Turning a function into a virtual one involves with several steps. The following video clip (hebrew) explains how to define a virtual function and explains its meaning.

More video clips about fundamental topics in C# can be found at www.CSharpBook.co.il.
Posted by life | with no comments

The Singletone Design Pattern in PHP

I have recently started to create video clip that explain the classic design patterns (GOF) and their implementation in PHP. You can find the video clips and the source code they use available for free at www.phpbook.co.il. The video clips were prepared in Hebrew. The following video clip explains the singletone design pattern and its implementation in PHP.

Posted by life | with no comments

ASP.NET Master Pages

I have recently completed to develop the master pages topic in my ASP.NET course. You can find the community version of this course available for free personal and academic usage at www.abelski.com. More information about the professional version can be found at www.xperato.com. The following are few samples for the video clips I prepared for explaining this topic.

Posted by life | with no comments