Differences between revisions 1 and 15 (spanning 14 versions)
Revision 1 as of 2010-08-31 00:03:15
Size: 184
Editor: 71-87-243-6
Comment:
Revision 15 as of 2012-03-29 21:06:46
Size: 894
Editor: 216
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * PatternsOfEnterpriseApplicationArchitecture
 * [[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

== C# WPF Binding ==
 * /BindingToAnElement (Bind the property of an element like a text box's Text property to another wpf element's property

== Android Development ==

 * See /AndroidDevelopment

ProgrammingLinks

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

Installed Apps

  • Team City is on 8081

  • Spiceworks is on 8181.

C# GUI Windows Forms Programming Tricks

C# WPF Binding

  • /BindingToAnElement (Bind the property of an element like a text box's Text property to another wpf element's property

Android Development

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