Size: 1752
Comment:
|
Size: 1097
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
* [[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]] == C# GUI Windows Forms Programming Tricks == * /BindingRelatedObjectsToDataGridView * /ComboBoxTricks * [[/ICommand]] == 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]] |
|
Line 24: | Line 11: |
* [[/ICommand]] |
Programming Links
Contains a list of links and pages related to programming - mostly in C#.
C# WPF Binding
/BindingToAnElement (Bind the property of an element like a text box's Text property to another wpf element's property
C# MVC Tutorials and Videos
MVC 5, Identity 2.x and .NET 4.5 - /ChangeIdentityDatabase
Android Development