Connection Strings

Rapid UWP Creation with Windows Template Studio 1.1

Windows Template Studio, the wizard-based coding engine for Windows 10 UWP apps, gains momentum with a newer point release this week. Also, in this week's .NET Insight Podcast, we ask: Who are your programming heroes?

Michael Crump might be familiar to most of you out there, but if not, know that he's a senior program manager within Microsoft's Azure division who is popular on the conference circuit for his talks on software development. You can also often find him blogging on his site at http://michaelcrump.net/. Some recent topics: enabling Azure CLI with Bash; a series on exploring Docker for Windows; XAML and Visual Layer interop; enhancing UX design with iconography. To be sure, his stuff is esoteric, but also accessible and practical.

Crump has also, in the past, written for Visual Studio Magazine, and he's also written for other publications.

As if he's not busy enough he, along with Clint Rutkas (another Microsoft PM), has created a Visual Studio 2017 extension that can be used to build Universal Windows Platform projects using a wizards-based UI and targeting Windows 10 environments, called Windows Template Studio.

"Windows Template Studio addresses a top community ask in our developer survey to make it easier and provide guidance to create new projects that target the Universal Windows Platform," wrote Crump and Rutkas, in a blog announcing version 1.0 back in May. WTS, it seems, has roots in a tool called Windows App Studio, used for wizard-based app creation. He adds: "We are taking our learnings from the code generation engine and the existing wizard to provide a strong foundation for our code generation and developer experience in Windows Template Studio."

WTS is an open source project on GitHub, and it's currently at version 1.1 as of earlier this week. New in that version are some wizard improvements, including the addition of some code analysis, localization, renaming of pages and background tasks, and a handful of template improvements (covered in more detail in this blog post).

And for those who want to stretch out WTS, Crump links to this WTS resource page.

In this episode of the .NET Insight Podcast, we ask: Who are your programming heroes, or who influenced your decision to steer into a career with technology and computers? Also, some comments on my "Viva, Visual Basic!" column.

Links mentioned in this show:

Here are a handful of other links we've run across that might be useful to you, in no particular order and definitely not conforming to any particular theme:

Know of an interesting link, or does your company have a new or updated product or service targeted at Visual Studio developers? Tell me about it at [email protected].

About the Author

Michael Domingo is a long-time software publishing veteran, having started up and managed developer publications for the Clipper compiler, Microsoft Access, and Visual Basic. For 1105 Media, he managed MCPmag.com, Virtualization Review, and was Editor in Chief of Visual Studio Magazine and host of The .NET Insight Podcast until 2017. Contact him via his photography Web site at http://domingophoto.com.

comments powered by Disqus

Featured

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events