freddie2025 / TournamentTracker

A real-world C# application built from start to finish.

Home Page:https://www.iamtimcorey.com/p/c-application-from-start-to-finish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tournament Tracker

C# application from start to finish. See a real-world application built from scratch… and learn to do it yourself.

Featured technologies used include:

  • Interfaces
  • Email
  • SQL
  • Text Files
  • App.config data storage and retrieval
  • OOP

Planning

Initial Planning
Overview Planning
Data Design
User Interface Design
Logic Planning

Project Setup

Class Library Creation
Form Building
SQL Database Design
Prize Form Wire Up
SQL Connection
Text Connection

Form Development

Create Team Form Part 1
Create Team Form Part 2
Create Team Form Part 3
Create Tournament Part 1
Create Tournament Part 2
Create Tournament Part 3
Create Tournament Part 4
Create Tournament Part 5
Debugging
Dashboard Form
Tournament Viewer Part 1
Tournament Viewer Part 2

Refactoring and Additional Features

Refactoring
Error Handling
Emailing Users
Wrapping Up

About

A real-world C# application built from start to finish.

https://www.iamtimcorey.com/p/c-application-from-start-to-finish

License:GNU General Public License v3.0


Languages

Language:C# 92.2%Language:TSQL 7.8%