The schedule of the course

(version 12.11.2003, not final)

Week ID Week Content Distance tasks Hands On labs
1 36 Introduction of .NET Framework, Visual Studio.NET and C# install Visual Studio Hello World
2 37 C# basics,
Console applications and
Visual Studio .NET enviroment and essentials tools
Reading data from a file,
Reading data from console and writing to a file
Exception Handling
3 38 C# basics continue, Windows applications Lotto checker Arrays,
Creating methods
4 39 C# basics continue, Windows applications Customer handling Reading XML-file, creating a class
5 40 ADO.NET, basics, providers, dataset, datareader DataReader for customers Simple connection to data
6 41 ADO.NET: installing of SQLServer, about database engines, data.sqlclient, datagrid, more about dataset, XMLRead, XMLWrite   Install SQL Server 2000,
Reading and writing XMLFile to DataSet
7 42 Distance tasks Half-way estimation,
simple three tier for database
 
8 43 ADO.NET: DbCommand, adding, updating data, stored procedures Your own database application  
9 44 ASP.NET: configuring IIS, html-test, ASP=vbscript test, aspx hello world, c# as script, simple web forms and fieldvalidator Simple calculators  
10 45 ASP.NET: ASP vs ASP.NET, postback, view state, session variables, Simple authentication to a website  
11 46 ASP.NET: authenticating from authors-table in pubs, ExecuteScalar, DataReader, Easiest way to show data in Datagrid, DataSet, Dataview Authentication to a website from database  
12 47 ASP.NET: Selecting products from Northwind, binding data and textbox    
13 48 A practice exam (Tuesday?),
a programming exam
   
14 49 no lessons    
15 50 Second change of programming exam, Assessment, feedback    

Last update 12.11.2003

Back