Differences between revisions 3 and 12 (spanning 9 versions)
Revision 3 as of 2010-11-22 23:20:56
Size: 397
Editor: hsc-129
Comment:
Revision 12 as of 2011-12-10 00:47:48
Size: 835
Editor: 71-87-243-206
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * [[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 12:
 * JetBrains TeamCity is on [[http://hsc129.cs.southern.edu:8081|8081]]  * Team City is on [[http://hsc129.cs.southern.edu:8081|8081]]
Line 12: Line 14:

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

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

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