Home General Staff Contact Partners Alumni Research Areas Projects Papers Books Reports Awards Teaching Lectures Exams B.Theses M.Theses PhD Theses Go Abroad Misc Talks Library Gallery Links Search Webmaster |
Spezielle Kapitel aus Engineering: The .NET Technology
DI Andreas Schabus, Microsoft Österreich GmbH 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 Special Topics: Software Development with C# in which the programming language C# is explained. ProjectThe 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 on your own notebook. 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. Dates
Project delivery
If you did your project in combination with the course "Software Development with C#" you can present both parts at the same time either in S3 218 (as specified above) or in S3 206/209. Literature
Online Resources and Software Downloads
|