Differences between revisions 12 and 37 (spanning 25 versions)
Revision 12 as of 2011-12-10 00:47:48
Size: 835
Editor: 71-87-243-206
Comment:
Revision 37 as of 2022-02-20 23:33:39
Size: 982
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]]

== Installed Apps ==

 * Team City is on [[http://hsc129.cs.southern.edu:8081|8081]]
 * Spiceworks is on [[http://hsc129.cs.southern.edu:8181|8181]].

== C# GUI Windows Forms Programming Tricks ==
 * /BindingRelatedObjectsToDataGridView
 * /ComboBoxTricks
Line 20: Line 14:
 * [[/ICommand]]
Line 21: Line 16:
 * [[/INotifyPropertyChanged]]
 * /WpfDatabaseExample2021
 * /ConsoleDatabaseExampleEf6

== 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]]

Programming Links

Programming Project

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

C# WPF Binding

C# MVC Tutorials and Videos

Android Development

HTML and other Development Tools

ProgrammingLinks (last edited 2022-02-20 23:33:39 by scot)