- Details
- Published: Friday, 17 April 2015 20:00
- Hits: 23614
The .NET Lecture Series consists of the lectures listed below. Please be aware that some of the namespace lectures have information taken from Microsoft's MSDN .NET documentation webiste. No copyright infringement is intended and is solely there as a way to quickly jog my own memory. With that said, all of the examples appearing throughout this lecture series are my own examples which I painstakingly coded, compiled and executed.
- ProgrammingI-Introduction to Object-Oriented Concepts
- ProgrammingII-Beginning C#
- ProgrammingIII-Advanced C#
- ProgrammingIV-1 System Namespace
- ProgrammingIV-2 System.Collections Namespace
- ProgrammingIV-3 System.Collections.Generic Namespace
- ProgrammingIV-4A System.Data Namespace
- ProgrammingIV-4B System.Data.Odbc Namespace
- ProgrammingIV-4C System.Data.Oledb Namespace
- ProgrammingIV-4D Oracle.DataAccess.Client Namespace
- ProgrammingIV-4E System.Data.SqlClient Namespace
- ProgrammingIV-4F System.Data.SqlTypes Namespace
- ProgrammingIV-5 System.Drawing Namespace
- ProgrammingIV-6 System.IO Namespace
- ProgrammingIV-7 System.Numerics Namespace
- ProgrammingIV-8 System.Text Namespace
- ProgrammingV-Introduction to LINQ
- ProgrammingVI-Introduction to Visual C# 2010 Express Edition
You can find these lectures by clicking on the Slidedecks link on the left and then clicking on the .NET Presentations link, or click here. I am currently working on additional .NET lectures and will upload them once they are complete. Also, don't forget to look in the Documents section under .NET Documents for my C# Self-Inflicted projects you might be interested in.