Differences between revisions 18 and 32 (spanning 14 versions)
Revision 18 as of 2012-04-02 21:34:02
Size: 1047
Editor: 71-87-243-206
Comment:
Revision 32 as of 2021-03-17 22:46:00
Size: 1162
Editor: 68
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= ProgrammingLinks = = Programming Links =

 * /IdentityServer4
Line 7: Line 9:
 * [[http://panopticoncentral.net/2011/05/16/seven-rules-for-beginning-programmers/|Seven Rules for Beginning Programmers]]
Line 10: Line 11:
== Installed Apps == == C# WPF Binding ==
 * [[/ICommand]]
 * /BindingToAnElement (Bind the property of an element like a text box's Text property to another wpf element's property
 * [[/INotifyPropertyChanged]]
 * /WpfDatabaseExample2021
Line 12: Line 17:
 * Team City is on [[http://hsc129.cs.southern.edu:8081|8081]]
 * Spiceworks is on [[http://hsc129.cs.southern.edu:8181|8181]].
== C# MVC Tutorials and Videos ==
Line 15: Line 19:
== 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
 * MVC 5, Identity 2.x and .NET 4.5 - /ChangeIdentityDatabase
 * [[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)]]
Line 26: Line 27:
== HTML Development Tools == == HTML and other Development Tools ==
Line 30: Line 31:
 * [[http://ckeditor.com/|CKEditor - HTML]]

Programming Links

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 2025-02-18 23:29:03 by 71)