Size: 850
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 3: | Line 3: |
== Programming Project == |
|
Line 4: | Line 6: |
* /TheGrader (This is the documentation for my gradescope replacement | |
Line 10: | Line 13: |
== C# WPF Binding == | == C# Database and Related == * /ConsoleDatabaseExampleEf8 (2025) * /RazorPagesDatabaseFirstEf8 (2025) |
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