Introduction to the C# language with console (or terminal) applications.
Introduction to the C# language with Razor Pages (from scratch).
This is an introduction to Razor Pages with prior knowledge of C#.
The approach of FunctionX is to present programming instructions with practical exercises that can be used in real-world projects.
Here are a few example applications that are used to experiment and/or practice with development concepts.
This is a WinForms database application where records are saved as XML.
Desktop databasses with a friendly interface.
Introductory Programming (Console or Terminal)
Database development with a flavor of the VBA language
The Fun Department Store is a Windows Forms application that was primarily used to show how to compile and execute a graphical application at the command prompt.
This Web application is created as an ASP.NET MVC. The primary goal was to create a SQL database used as ADO.NET and involve it in a Web-based development.
This database was created in Microsoft Access with VBA code to perform related operations.
These lessons describe the PHP language and how to use it to create webpages.
Enterprise databases using SQL and analysis options
The jQuery library provides a good way to perform operations on a Web project.
VBA Access - Bethesda Car Rental
This is a Microsoft Access application for a car rental company. The operations are performed using VBA code
This is a desktop Windows Forms application for an XML database. The records are created and managed through the Data Set object and its related classes.
jQuery - MVC - Bethesda Car Rental
This Model-View-Controller (MVC) application is a database that uses events managed through jQuery code.
This is a C# Windows Forms application that uses an MS SQL Server database to create and manage some records.
Altair Realtors is a fictitious real estate database. The project is a text-based database where the records are created and managed using a linked list class from the .NET Framework. The records are saved using JSon serialization.
This is another MVC application that uses jQuery to handle events.
Microsoft Visual C# provides many options to create graphical applications.
Introductory to the Model-View-Controle
These lessons teach the C# language from scratch with an introduction to Razor Pages.
This Web API application is created in MVC to handle a form's events.
BCR is a WinForms application where XPath is used to locate records.
This is another MVC application that uses jQuery to handle events.
This Web API application is created in MVC to handle a form's events.
BCR is a WinForms application where XPath is used to locate records.
This is another MVC application that uses jQuery to handle events.