logo of the SSW institute
Institut für Systemsoftware
Johannes Kepler Universität Linz
Fachbereich Informatik
logo of the Cristian Doppler Research Association
Christian Doppler Labor
Automated Software Engineering

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
Library
Seminars
Gallery
Links
Search

Webmaster


logo of the Johannes Kepler University (JKU)

Spezielle Kapitel aus Engineering:

The .NET Technology

339.309 1KV Schabus Block Begin: 25.11.2011

DI Andreas Schabus, Microsoft Österreich GmbH
aschabus@microsoft.com
The course is delivered in English.

Overview

.NET is Microsoft's software platform, which improves Windows and Web programming substantially. In addition to a new programming language (C#) .NET comes with a run-time environment (virtual machine) supporting garbage collection, security and safety, as well as interoperability among various languages such as C#, Visual Basic, C++ and others.

This course (KV, combined course) introduces you to the .NET technology. It explains the new concepts of .NET and some of the Framework technologies e.g. for DB-Access, Web-Development aso.

As a companion to this course we recommend to attend also the course Spezielle Kapitel aus Softwareentwicklung: Software Development with C# in which the programming language C# is explained.

Project

The practical part of this course consists of a C# project that uses one or several of the .NET technologies (i.e. ADO.NET, ASP.NET, Web Services, .NET class library). The topic of this project can be freely chosen by the participants. The only requirement is that the project has at least 250 lines of code.

The project has to be handed in and presented at the SSW institute (if possible on your own notebook; the date will be announced soon). Please write an index.html page with a short description of the program's features as well as with download instructions. Put all project files in a directory that has your name. The best projects will be published on dotnet.jku.at.

Dates

Date Time Room
Fr, 25.11.2011 15:30-18:45 HS 12
Sa, 26.11.2011 09:15-14:30 HS 12
Project delivery
Wed, 18.01.2012
14:00-16:00 SSW institute

Literature

Online Resources

Downloads

  • Visual Studio 2005 (MSDNAA) can be obtained from the ÖH (see link "Gratis Microsoft Software").