Differences between revisions 11 and 13 (spanning 2 versions)
Revision 11 as of 2011-05-19 16:24:11
Size: 674
Editor: 71-87-244-3
Comment:
Revision 13 as of 2012-03-29 21:04:41
Size: 892
Editor: 216
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
== C# GUI Programming Tricks == == C# GUI Windows Forms Programming Tricks ==
Line 18: Line 18:

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

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)