Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
swdev:dotnet:start [2016/08/22 14:06]
smayr [Components]
swdev:dotnet:start [2016/09/14 16:30] (current)
smayr [Building]
Line 103: Line 103:
     * [[http://msdn.microsoft.com/en-us/library/ms742806.aspx|Routed Events]]     * [[http://msdn.microsoft.com/en-us/library/ms742806.aspx|Routed Events]]
  
-==== Components ====+=== Components ===
   * [[http://windowsclient.net/downloads/folders/controlgallery/tags/WPF+Controls/default.aspx|WPF Components]]   * [[http://windowsclient.net/downloads/folders/controlgallery/tags/WPF+Controls/default.aspx|WPF Components]]
   * [[http://fluidkit.codeplex.com/|FluidKit]]   * [[http://fluidkit.codeplex.com/|FluidKit]]
Line 136: Line 136:
   * [[http://waf.codeplex.com/documentation|Windows Application Foundation (WAF)]]   * [[http://waf.codeplex.com/documentation|Windows Application Foundation (WAF)]]
  
-==== Tutorials ====+=== Tutorials ===
   * [[http://www.wpftutorial.net/Home.html|WPF Tutorial]] (and [[http://dotnetslackers.com/articles/silverlight/WPFTutorial.aspx|DotNetSlacker: WPF Tutorial]])   * [[http://www.wpftutorial.net/Home.html|WPF Tutorial]] (and [[http://dotnetslackers.com/articles/silverlight/WPFTutorial.aspx|DotNetSlacker: WPF Tutorial]])
   * [[http://windowsclient.net/wpfdesigner/articles/wpf-and-silverlight-layout-controls.aspx|WPF & Silverlight Layout Controls]]   * [[http://windowsclient.net/wpfdesigner/articles/wpf-and-silverlight-layout-controls.aspx|WPF & Silverlight Layout Controls]]
   * [[http://www.diranieh.com/NET_WPF/|WPF By Example]]   * [[http://www.diranieh.com/NET_WPF/|WPF By Example]]
   * [[http://www.wpfwiki.com|WPF Wiki]]   * [[http://www.wpfwiki.com|WPF Wiki]]
 +
 +=== Building ===
 +  * [[swdev:dotnet:Setup Build Machine]]
 +
  
 === Testing === === Testing ===