Differences between revisions 21 and 37 (spanning 16 versions)
Revision 21 as of 2013-05-07 16:42:30
Size: 1608
Editor: hsc-129
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

== XNA programming ==
 
 * [[http://stackoverflow.com/questions/10881005/how-to-install-xna-game-studio-on-visual-studio-2012|Installing XNA on VS 2012]]
 * [[http://www.riemers.net/|Tutorials for 3D programming]]
Line 25: Line 14:
 * [[/ICommand]]
Line 26: Line 16:
 * [[/INotifyPropertyChanged]]
 * /WpfDatabaseExample2021
 * /ConsoleDatabaseExampleEf6
Line 29: Line 22:
 * [[http://www.youtube.com/watch?v=WzJQtG8dhso|MVC 4 What's new Video]]
 * [[http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller|Asp.net mvc tutorials (somewhere in the middle)]]
 * MVC 5, Identity 2.x and .NET 4.5 - /ChangeIdentityDatabase

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)