HTML IntroductionHTML is a markup language for describing web documents (web pages). The three main technologies for creating wev […] October 22, 2016 in HTML tagged html / website / introduction / HTML by Mike
GitHub IntroductionGitHub is a code hosting platform for version control and collaboration. It lets you and others work together […] October 21, 2016 in Programming tagged git / version / introduction / repository / GitHub / Git and GitHub by Mike
Bootstrap IntroductionHere is what Wikipedia says about Bootstrap: “Bootstrap is a free and open-source front-end web framework for designing […] October 20, 2016 in HTML tagged style / Bootstrap / introduction / css / Bootstrap by Mike
Windows 10 Command Line IntroductionThere are times when you will need to use the Windows command line instead of the Graphical User […] October 19, 2016 in Windows tagged Windows / command line / introduction by Mike
IT InformationHow do you get your Information Technology information on the Web? Of course you can “Google it” and […] October 16, 2016 in Learning tagged learning / introduction / computer / learn by Mike
Model View Controller (MVC) IntroductionAn important software architectural pattern for implementing user interfaces on computers is MVC. Here is what Wikipedia says […] October 15, 2016 in Programming tagged controller / view / model / pattern / mvc / introduction by Mike
Instructional Videos on YouTube with Common CraftYouTube has many instructional videos that you can view to learn just about anything. If you go to […] October 8, 2016 in Learning tagged learning / introduction / instructional / video / course / learn by Mike
C# XAML SyntaxThe book WPF 4.5 Unleaashed says: XAML is a relatively simple and general-purpose declarative programming language suitable for […] April 25, 2016 in WPF tagged syntax / WPF / introduction / C# XAML by Mike
C# WPF Default Windows Program IntroductionWhen you develop Windows programs in Visual Studio 2015 and you choose a WPF program, you work with […] April 15, 2016 in WPF tagged default / WPF / introduction by Mike
C# WPF First Window IntroductionWhat would be the first thing you want to do when you are beginning to code a Windows […] April 10, 2016 in WPF tagged first / start / new / introduction / C# WPF by Mike
C# XAML IntroductionThe post C# Introduction lists all of the C# series of posts we have at this site. This […] April 8, 2016 in WPF tagged xaml / WPF / introduction / C# XAML by Mike
C# WPF First ProgramJust to get started, the screen shot of our first program is shown here. It is our version […] April 6, 2016 in WPF tagged first / introduction / hello / world / hello world / C# WPF by Mike