Computer Science Notes

Notes From CS Undergrad Courses FSU

This project is maintained by awa03

Assembly's are the physical files, when Namespaces are virtual.

[!IMPORTANT] How To Add Library Right click on solution, add new project, add class library

MAUI Notes

x:Name="" 
<!--
We Should not use this syntax because it is tightly coupled, rather than bound by the data
->

ItemSource = "{Binding People}" <!- Prefered -->

More Notes Below, Diagram

![[Untitled Diagram.drawio 1.png]]