mvvm

  1. News

    VIDEO Announcing Windows Community Toolkit v7.0

    After many months of invigorating the Windows Community Toolkit with a multitude of improvements and features; we are happy to announce version 7.0 is available today! Made possible again with the support and contributions of our developer community.🎉 If you are new to the Toolkit, the Windows...
  2. News

    Announcing Windows Template Studio

    Today, we are pleased to announce the next evolution in your File → New Universal Windows Platform app in Visual Studio – 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...
  3. News

    "NVM#: Effective Environment Variables Manager"

    Today's project isn't a Visual Studio Extension, isn't a language or service. But it's something that will help what ever Dev has to do one time or another, editing environment variables. We've had environment for forever, but the UI to edit them has not really advanced. You have to remember...
  4. News

    Turning your Windows 10 Project Templates up to 10 with Template10!

    We're back with a Theme Week, this time focusing on... wait for it... Windows 10 (Okay, I had a number of Win10 posts in the queue, so thought this a good means to get them out. :) Visual Studio Project Templates are great tools to help you kick off a new project quickly. They can help scaffold...
  5. News

    Learn about the samples for Universal Windows Platform

    One way to learn app development for the Universal Windows Platform (UWP) is by taking advantage of the extensive and growing samples collection on GitHub. You can use these samples to learn about specific UWP features and APIs and as a source of working code that you can copy and paste into...
  6. News

    Looking Through a New Prism

    While I've not highlighted frameworks and such recently, when Brian Lagunas reached out to me about today's news I knew I had today's post. I've used Prism myself in a couple WPF LOB app's and found it pretty darn cool and useful. If you're building complex applications, with multiple team...
  7. News

    WeatherView, a C# Universal App Sample

    Today's project shows off a simple yet "real" universal application that's already available in the Stores for free, but the source is available too... Link Removed This is a sample which creates a universal Windows app written in C#, that runs on both Windows 8.1 and Windows Phone 8.1. You...
  8. News

    Windows 7 Silverlight TV 74: What's New in RIA Services

    In this episode, Deepesh Mohnani of the WCF RIA Services team discusses all of the new features introduced since the initial RIA Services release. These include expanded localization support, improved MVVM support, Windows Azure table storage, datetimeoffset, operation tag, jQuery client, and...
  9. News

    Windows 7 Silverlight TV 73: What's New in MVVM Light

    Laurent Bugnion of IdentityMine appears on the show to discuss his latest additions to the MVVM Light toolkit for both Silverlight, WPF, and Windows Phone. Laurent covers several new features, including IoC (Inversion of Control) containers, new ways to implement INotifyPropertyChanged using...
  10. News

    Windows 7 Silverlight TV 71: Laurent Bugnion, Luigi Rosso, and Ward Bell Talk Silverlight 5 at MIX11

    Laurent Bugion of Link Removed, Luigi Rosso of Archetype, and Ward Bell of IdeaBlade join John Papa at MIX11 to answer questions about Silverlight 5 from the live viewers of Channel 9 Live. The questions span a wide range of topics but these guys cover it all, from Luigi and his deep 3D...
  11. News

    Windows 7 The Full Stack, Part 9: Windows Phone Development with TDD and MVVM

    In this episode of The Full Stack, Jesse and Jon reboot their windows phone client project using Test Driven Development (TDD) and the Model View ViewModel (MVVM) pattern. Previous episodes focused on getting different technologies such as Windows Phone, WCF, and OData, connected. With a better...
Back
Top