Windows Template Studio

Windows Template Studio

Author: Telerik May 10, 2017 Duration: 27:08
On this episode of Eat Sleep Code, Michael Crump and Clint RutkaS from Microsoft discuss their project Windows Template Studio, a new getting started experience for Universal Windows Platform. 01:44 EC: This week there's a lot of amazing things being announced at Build. You guys are working on something that is coming out of this Build week. Why don't you give us a little introduction to the Windows Template Studio that you guys are working on? 02:05 CR: Okay, so Windows Template Studio is a... Helps out your File New experience. With UWP development, the templates basically that you have access to is a blank application. And for most developers, that could be a bit overwhelming and it helps... To build up a scaffolding for where you need to be can take multiple hours to just to get it functional when you're adding in, let's say six pages of background task, wanting live tiles. Let's say you wanna add in some, use the MVVM Light framework and add in suspend and resume. To do all that and to test it and validate, it takes multiple hours. We know this 'cause we actually asked one of our documentation experts to build an app and record it from start to finish. It took him about three hours. And we built out a dynamic generation tool that can do it in about 20 seconds with full clicking from start to finish. 03:13 MC: And I was just gonna add on to that last... That little piece is that I think a lot of the times that people get caught up in, "Okay, if I want to add X, Y and Z feature, I have to spend a ton of times in the documentation. I have to... " The typical developer may go and decide, "Oh, I'm gonna top this in and Bing or Google it. And it will hit me over to Stack Overflow, and I want to try to maybe find something that looks similar and then copy and paste. Or go try it, F5, and then go back to maybe some documentation." This is definitely designed to get you to that F5 experience, with the pages, frameworks and features that you need. 03:56 CR: And that's out of the gate. And the other great thing is, is that we call this Windows Template Studio. When your app is fully generated, you can F5 it. But all we do is build up the framework. We don't do everything for you because we can't assume what you, as a developer, want to do. So we have little to-dos. Like if you add in a background task. We have zero clue what type of background task trigger you want, or what that background task should actually functionally do. So, we add in a to-do that puts you exactly where that line of code that you need to start putting in stuff, and tell you this is where you need to do this. Or if you use a map control, we tell you exactly where to get the Bing map API key, and what variable you need to put that into. Out of the gate you can get quickly up and running to build out your app to do the cool stuff rather than the mundane stuff like building out the scaffolding. 04:55 EC: Let's try to visualize this for the folks listening. We're talking about Windows universal applications right now, so we're talking about the stuff that's in the Windows store, and you're running on your Windows desktop, HoloLens and things like that, right? So the UWP platform. And this is to augment the File New project experience where right now you get a blank application but it doesn't really do a whole lot. So you're saying it takes about three hours to build up something that's even moderately useful as a starter application. And in ASP.NET MVC, we have something that starts up. And we have things like Bootstrap installed, and some of the JavaScript libraries that we need. This Windows template studio gives us that experience, but there's a little bit more to it, right? Read more at http://developer.telerik.com/topics/net/announcing-windows-template-studio/

Ever wonder what keeps other developers up at night, or what tools they're genuinely excited about? Eat Sleep Code Podcast pulls up a virtual chair for those conversations, hosted by Telerik. It's a space where the focus is on the people behind the code-their challenges, breakthroughs, and the topics that fuel their passion. You'll hear from a diverse mix of voices within the software development community, covering everything from emerging technologies and practical coding techniques to industry news and career insights. This isn't about dry lectures; it's about the shared experience of building things. As the official Telerik podcast, it stems from a core belief in giving back and fostering genuine connection. Tuning in feels like joining a discussion among peers who are just as curious as you are. Each episode offers a chance to step away from the screen and listen in on the ideas shaping our work, making this podcast a natural companion for your commute or coffee break. It’s about more than just the technical details-it’s about the stories and perspectives that define the daily life in development.
Author: Language: English Episodes: 100

Eat Sleep Code Podcast
Podcast Episodes
Serverless Blazor talking Next Gen with Jeremy Likness [not-audio_url] [/not-audio_url]

Duration: 51:22
On this episode of Eat Sleep Code, Jeremy Likness talks about creating next gen web applications using Blazor & Serverless with Azure. Jeremy shares his interest in Blazor. How to implement serverless using the Azure ser…
Why You Should Learn TypeScript [not-audio_url] [/not-audio_url]

Duration: 41:50
On this episode, David Pine (Microsoft MVP) shares his experience with TypeScript. David talks about why TypeScript is a valuable tool for improving your experience with applications that normally are written using JavaS…
Machine Learning With ML Dot NET [not-audio_url] [/not-audio_url]

Duration: 41:03
On this episode of Eat Sleep Code, Sr. Content Developer at Microsoft John Alexander talks about ML.NET, a set of new Machine Learning libraries for .NET. John explains the purpose of ML.NET and how it enables .NET devel…
An Augmented Reality Check [not-audio_url] [/not-audio_url]

Duration: 40:19
On this episode of Eat Sleep Code, TJ Vantoll discusses the current state of building iOS, Android, and cross-platform AR applications. TJ shares his insight on what technologies are currently available, how to get start…
Living On The IoT Edge [not-audio_url] [/not-audio_url]

Duration: 33:24
On this episode of Eat Sleep Code, Carl Schweitzer a Software Engineer at Microsoft discusses IoT edge. Carl shares information about what is the IoT edge. We learn what devices, operating systems, and environments are c…
New In ASP.NET Core 2.1 with Daniel Roth [not-audio_url] [/not-audio_url]

Duration: 53:45
On this episode of Eat Sleep Code, guest Daniel Roth talks about the "live release candidate" of ASP.NET Core 2.1. I sat down with Daniel Roth at Microsoft Build 2018 to discuss what improvements are coming in the releas…
Getting Started With Live Streaming [not-audio_url] [/not-audio_url]

Duration: 49:33
On this episode of Eat Sleep Code, Jeff Fritz shares tips on creating a successful live stream. Jeff discusses the hardware needed for "green screen" effects, broadcasting, and networking. We learn the differences betwee…
Blazor And JavaScript ES2017 [not-audio_url] [/not-audio_url]

Duration: 27:05
On this Developer Digest of Eat Sleep Code, Ed Charbeneau and Brian Rinaldi discuss current industry topics. This week Ed talks about Blazor, the new web framework from Microsoft that brings the promise of native C# in t…
Tim Huckaby Talks Computer Vision and Mixed Reality [not-audio_url] [/not-audio_url]

Duration: 52:34
On this episode of Eat Sleep Code, Tim Huckaby, Chairman/Founder, InterKnowlogy, talks about the future of technology with computer vision and mixed reality. Tim shares his outlook on how machine learning will change the…
Developer Digest Statack Overflow Survey [not-audio_url] [/not-audio_url]

Duration: 40:46
Ed and Brian cover the latest news in the development community. This week we discuss the Stack Overflow Survey. What did the survey cost? What languages are most loved and wanted? Is Visual Studio Code taking over the i…