Differences between revisions 28 and 39 (spanning 11 versions)
Revision 28 as of 2019-06-12 19:00:08
Size: 1880
Editor: scot
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 3: Line 3:
== Programming Project ==
Line 4: Line 6:
 * /TheGrader (This is the documentation for my gradescope replacement
Line 9: 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 12: Line 13:
== 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
== C# Database and Related ==
 * /ConsoleDatabaseExampleEf8 (2025)
 * /RazorPagesDatabaseFirstEf8 (2025)
Line 21: Line 17:

== 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]]
 * [[http://en.wikibooks.org/wiki/Game_Creation_with_XNA/3D_Development/Importing_Models|Developing and Importing 3D Models for XNA]]

== C# WPF Binding ==
Line 31: Line 19:
 * /WpfDatabaseExample2021
Line 35: Line 24:
 * [[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)]]

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)