Home General Staff Contact Partners Alumni Research Areas Projects Papers Books Reports Awards Teaching Lectures Exams B.Projects M.Theses PhD Theses Go Abroad Misc Talks Library Gallery Links Search Webmaster |
Special Topics: Writing Parallel Applications under .NET
This course deals with techniques and APIs for writing parallel applications under .NET. Lecturer
Dr. Dietrich Birngruber ContentsWho says that .NET code must be slow? This course shows you how to write fast asynchronous parallel code in .NET. We will also look at some .NET libraries which particularly support parallel programming. Furthermore, we will deal with possible architectures of distributed asynchronous systems and services. We will not only talk about the theory of parallel programming but will also focus on the practical features that .NET offers in this area. Requirements
The course requires some basic knowledge of C# and .NET as conveyed in the 2 courses: Dates
HandoutsThe slides can be downloaded from the Kusss page of this course. ProjectThe marks for this course will be obtained from a project which the students have to write in C#/.NET. |