:::: MENU ::::
Posts tagged with: windows template studio

Getting Started with Windows Template Studio

Microsoft has for a long time been pioneering developer tooling with Visual Studio as the main backbone of the effort. The investment continues and is not likely to ever stop. For this reason, change is necessary and some tools will disappear as their use becomes less, and new ones will appear. This article was first published on gooroo.io

Developers are always looking for shortcuts to make their programming more efficient and let them focus on the fun bits. Deep down inside developers are lazy people that don’t want to do boring work. Repetitive work. About a year ago I finished a Pluralsight course on building your first Universal Windows App, which aimed to give developers a great shortcut for building apps for Windows 10. It took me three goes to finish the course (Microsoft kept moving the goal posts), but I was happy with the result. The course focused on using App Studio, which essentially is a code completion tool. A tool that generated really well structured and usable code, meant to be extended and built on top of. And now App Studio has received the death sentence. Slowly being moved to the drawer of broken dreams.

Instead we now have Windows Template Studio

Continue Reading