Course detail

Programming .NET and C#

FEKT-XPC-MW5Acad. year: 2023/2024

Introduction to the .NET platform. Precompiled code. Platform independence, MSIL. Secure code. Web services. C# language: types, classes, structs, instances, attributes, properties and methods, inheritance, virtual methods, indexers, interfaces, overloading, abstract classes, events, delegates. GUI elements and graphics. Network applications, TCP/IP, communication. Network services. ADO.NET and database access, DataSet, DataReader. ASP.NET, forms, XML, IIS integration. Web services.

Language of instruction

Czech

Number of ECTS credits

5

Mode of study

Not applicable.

Entry knowledge

Programming ability

Rules for evaluation and completion of the course

Not applicable.

Aims

To obtain overall view of .NET technologies and its programming with C#
Ability to design and implement applications and distributed systems on the .NET platform.

Study aids

Not applicable.

Prerequisites and corequisites

Not applicable.

Recommended reading

Not applicable.

Classification of course in study plans

  • Programme MPC-TIT Master's 0 year of study, summer semester, elective
  • Programme MPC-SVE Master's 0 year of study, summer semester, elective
  • Programme MPC-MEL Master's 0 year of study, summer semester, elective
  • Programme MPC-KAM Master's 0 year of study, summer semester, elective
  • Programme MPC-EVM Master's 0 year of study, summer semester, elective
  • Programme MPC-EKT Master's 0 year of study, summer semester, elective
  • Programme MPC-EEN Master's 0 year of study, summer semester, elective
  • Programme MPC-EAK Master's 0 year of study, summer semester, elective

  • Programme MPC-AUD Master's

    specialization AUDM-ZVUK , 0 year of study, summer semester, elective

  • Programme MPC-TIT Master's 0 year of study, summer semester, elective
  • Programme MPC-EVM Master's 0 year of study, summer semester, elective
  • Programme MPC-EKT Master's 0 year of study, summer semester, elective
  • Programme MKC-EEN Master's 0 year of study, summer semester, elective
  • Programme BPC-TLI Bachelor's 0 year of study, summer semester, elective
  • Programme BPC-IBE Bachelor's 0 year of study, summer semester, elective
  • Programme BPC-AMT Bachelor's 0 year of study, summer semester, elective

Type of course unit

 

Lecture

26 hod., optionally

Teacher / Lecturer

Syllabus

1. TCP chat jako Windows GUI aplikace
2. HTTP chat jako ASP.NET aplikace běžící pod IIS 6.0 (obě aplikace budou ukládat data do SQL Serveru 2000 databáze a měly by být schopné spolupracovat).
3. GUI aplikace využívající COM rozhraní Microsoft Office

Exercise in computer lab

26 hod., compulsory

Teacher / Lecturer

Syllabus

1. úvod do platformy .NET
2. předkompilovaný kód
3. platformová nezávislost, MSIL
4. bezpečný kód
5. web services
6. jazyk C#
7. prvky jazyka, typy
8. třídy, instance, atributy, metody
9. dědičnost, virtuální metody
10. rozhraní, přetěžování, abstraktní třídy
11. zprávy, události, rozhraní
12. prvky grafického rozhraní
13. okna, menu, ovládaccí prvky, ...
14. grafika
15. síťové aplikace, TCP/IP
16. komunikace TCP, UDP
17. síťové služby
18. přehled ADO.NET a přístup k datům
19. SQL dotazy, DataSet, DataTable, ...
20. aktivní webové stránky ASP.NET
21. formuláře, aktivní obsah, XML
22. integrace do web serveru (IIS 6.0)
23. web services