Size: 1097
Comment:
|
Size: 982
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
== Programming Project == |
|
Line 4: | Line 6: |
* /TheGrader (This is the documentation for my gradescope replacement | |
Line 15: | Line 18: |
* /ConsoleDatabaseExampleEf8 | |
Line 19: | Line 23: |
* [[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)]] |
Programming Links
Programming Project
/TheGrader (This is the documentation for my gradescope replacement
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