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
A Year in Review 2016 Predicti [not-audio_url] [/not-audio_url]

Duration: 51:39
On this episode of Eat Sleep Code, guest Burke Holland reviews the good, bad and ugly of software development in 2015 and make predictions on what 2016 will bring.
React JS [not-audio_url] [/not-audio_url]

Duration: 38:25
On this episode of Eat Sleep Code, guest Cory House talks about ReactJS. We discuss the pros and cons of ReactJS and how different React is from other front-end frameworks.
Azure Machine Learning [not-audio_url] [/not-audio_url]

Duration: 30:35
On this episode of Eat Sleep Code, guest Jennifer Marsman talks about Azure Machine Learning and how Microsoft is bringing AI to the masses.
NativeScript Inside the Black [not-audio_url] [/not-audio_url]

Duration: 48:56
On this episode of Eat Sleep Code, guest TJ VanToll talks about the inner-workings of NativeScript. NativeScript is an open source project that allows developers to write native iOS and Android applications using JavaScr…
Better code with functional programming [not-audio_url] [/not-audio_url]

Duration: 28:06
On this episode of Eat Sleep Code, guest Dave Fancher talk about Functional Programming. We discuss how functional programming has made its way back into modern development, clean coding, and more. http://developer.teler…
The effect of ES6 (JavaScript 2015) [not-audio_url] [/not-audio_url]

Duration: 37:27
On this episode of Eat Sleep Code, guest Cody Lindley talks about ECMAScript 6 (or JavaScript 2015). Cody fills us in on why the new standard is important and what it means to software developers.
Messaging Patterns [not-audio_url] [/not-audio_url]

Duration: 28:11
On this episode of Eat Sleep Code, guest Derick Bailey from Watch Me Code talks about using messaging patterns like RabbitMQ to create scale-able applications. We also learn how messaging promotes asynchronous behavior t…
All About AngularJS [not-audio_url] [/not-audio_url]

Duration: 30:33
On this episode of Eat Sleep Code, guests Jeremy Likness talks about why he uses AngularJS. We clear the air about Angular 2 and discuss using directives for a clean separation of concerns.
Softskills with John Sonmez [not-audio_url] [/not-audio_url]

Duration: 38:08
On this episode of Eat Sleep Code, guest John Sonmez from Simple Programmer talks about soft skills and marketing yourself as a software developer. Later, TJ VanToll joins the show to talk about public speaking by joinin…

«1...678910