= Programming Links =

== Programming Project ==

 * /IdentityServer4
 * /TheGrader (This is the documentation for my gradescope replacement

Contains a list of links and pages related to programming - mostly in C#.

 * [[http://visualstudiogallery.msdn.microsoft.com/en-us/|Visual studio Add-ons]]
 * PatternsOfEnterpriseApplicationArchitecture

== C# Database and Related ==
 * /ConsoleDatabaseExampleEf8 (2025)
 * /RazorPagesDatabaseFirstEf8 (2025)
 * [[/ICommand]]
 * /BindingToAnElement (Bind the property of an element like a text box's Text property to another wpf element's property
 * [[/INotifyPropertyChanged]]
 * /WpfDatabaseExample2021

== C# MVC Tutorials and Videos ==

 * MVC 5, Identity 2.x and .NET 4.5 - /ChangeIdentityDatabase

== Android Development ==

 * See /AndroidDevelopment

== HTML and other Development Tools ==

 * [[http://jsfiddle.net/|Java Script Developer Tool]]
 * [[http://www.fiddler2.com/fiddler2/|Fiddler 2 Proxy tool]]
 * [[http://ckeditor.com/|CKEditor - HTML]]