Differences between revisions 1 and 34 (spanning 33 versions)
Revision 1 as of 2010-08-31 00:03:15
Size: 184
Editor: 71-87-243-6
Comment:
Revision 34 as of 2021-03-17 22:49:37
Size: 850
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= ProgrammingLinks = = Programming Links =

 * /IdentityServer4
Line 6: Line 8:
 * PatternsOfEnterpriseApplicationArchitecture

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

== C# MVC Tutorials and Videos ==

 * MVC 5, Identity 2.x and .NET 4.5 - /ChangeIdentityDatabase

== Android Development ==

 * See /AndroidDevelopment

== HTML and other Development Tools ==

 * [[http://jsfiddle.net/|Java Script Developer Tool]]
 * [[http://www.fiddler2.com/fiddler2/|Fiddler 2 Proxy tool]]
 * [[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 2022-02-20 23:33:39 by scot)