Tel Hai C# Fundamentals Autumn 2011 INFO

During the coming semester (Autumn 2011) I am going to deliver a detailed C# course in Tel-Hai. This course is delivered as part of Tel-Hai Computers Science BSc academic program. It is an introductory course to software development using the .NET framework and the C# programming language.

We are going to cover the fundamental topics in C# as well as user interface development using WPF.  The final project will be a WPF based stand alone application that uses LINQ for XML that communicates with a REStful web service.

The google group of this course can be found at https://groups.google.com/forum/#!forum/telhai-csharp-autumn-2011.

The detailed plan of this course can be found at https://docs.google.com/spreadsheet/pub?hl=en_US&hl=en_US&key=0AhDgrQD6qivLdHJZeWs3SE8wLVlOMDZFWjdBRDNtRnc&output=html.

Share:

The Visitor Design Pattern

The Visitor Design Pattern

The visitor design pattern allows us to add operations to objects that already exist without modifying their classes and without extending them.

What are Anti Patterns?

Anti Patterns

Unlike design patterns, anti patterns just seem to be a solution. However, they are not a solution and they cause additional costs.

Virtual Threads in Java Professional Seminar

Virtual Threads in Java

The use of virtual threads can assist us with improving the performance of our code. Learn how to use virtual threads effectively.

The Beauty of Code

Coding is Art! Developing Code That Works is Simple. Develop Code with Style is a Challenge!

Update cookies preferences