Differences between revisions 17 and 39 (spanning 22 versions)
Revision 17 as of 2012-04-02 21:33:22
Size: 1035
Editor: 71-87-243-206
Comment:
Revision 39 as of 2025-02-18 23:29:03
Size: 1037
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= ProgrammingLinks = = Programming Links =

== Programming Project ==

 * /IdentityServer4
 * /TheGrader (This is the documentation for my gradescope replacement
Line 7: Line 12:
 * [[http://panopticoncentral.net/2011/05/16/seven-rules-for-beginning-programmers/|Seven Rules for Beginning Programmers]]
 * [[http://krainboltgreene.heroku.com/log/2|The Hackers Path]]
Line 10: Line 13:
== Installed Apps == == 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
Line 12: Line 21:
 * Team City is on [[http://hsc129.cs.southern.edu:8081|8081]]
 * Spiceworks is on [[http://hsc129.cs.southern.edu:8181|8181]].
== C# MVC Tutorials and Videos ==
Line 15: Line 23:
== C# GUI Windows Forms Programming Tricks ==
 * /BindingRelatedObjectsToDataGridView
 * /ComboBoxTricks

== C# WPF Binding ==
 * /BindingToAnElement (Bind the property of an element like a text box's Text property to another wpf element's property
 * MVC 5, Identity 2.x and .NET 4.5 - /ChangeIdentityDatabase
Line 26: Line 29:
== HTML Tools == == HTML and other Development Tools ==
Line 30: Line 33:
 * [[http://ckeditor.com/|CKEditor - HTML]]

Programming Links

Programming Project

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

C# MVC Tutorials and Videos

Android Development

HTML and other Development Tools

ProgrammingLinks (last edited 2025-02-18 23:29:03 by scot)