|
|
|
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
|
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 Spezielle Kapitel aus Softwareentwicklung: 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 (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
Literature
Online Resources
Downloads
|