Size: 982
Comment:
|
← Revision 39 as of 2025-02-18 23:29:03 ⇥
Size: 1037
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 13: | Line 13: |
== C# WPF Binding == | == C# Database and Related == * /ConsoleDatabaseExampleEf8 (2025) * /RazorPagesDatabaseFirstEf8 (2025) |
Line 18: | Line 20: |
* /ConsoleDatabaseExampleEf8 |
Programming Links
Programming Project
/TheGrader (This is the documentation for my gradescope replacement
Contains a list of links and pages related to programming - mostly in C#.
C# Database and Related
/ConsoleDatabaseExampleEf8 (2025)
/RazorPagesDatabaseFirstEf8 (2025)
/BindingToAnElement (Bind the property of an element like a text box's Text property to another wpf element's property
C# MVC Tutorials and Videos
MVC 5, Identity 2.x and .NET 4.5 - /ChangeIdentityDatabase
Android Development