About 51 results
Open links in new tab
  1. Visual Studio How To, Tutorials & Tips -- Visual Studio Magazine

    Jan 29, 2026 · How To articles, tutorials, tips, code downloads and more for Microsoft Visual Studio developers from Visual Studio Magazine.

  2. Xamarin/Mobile Development -- Visual Studio Magazine

    Learn how to use Xamarin and other tools to create apps for cross-platform and Windows Phone using tools such as Visual Studio and Mono for Android with these how-to articles and tutorials …

  3. Building Blazor Applications - Visual Studio Magazine

    Jan 16, 2025 · With Blazor, you can write your web applications using C# and .NET and run that code wherever you want. That's exciting for us, and we want others to learn how to use Blazor …

  4. An EF Code First Tutorial - Visual Studio Magazine

    Mar 7, 2012 · Code Focused An EF Code First Tutorial Code First frees you up from the chore of creating databases for your project. Here's a primer on how to do it. By Sam Nasr 03/07/2012 …

  5. Matrix Inverse from Scratch Using SVD Decomposition with C#

    Feb 1, 2024 · The Data Science Lab Matrix Inverse from Scratch Using SVD Decomposition with C# Dr. James McCaffrey of Microsoft Research presents a full-code, step-by-step tutorial on …

  6. Neural Network Regression from Scratch Using C# - Visual Studio …

    Oct 18, 2023 · Compared to other regression techniques, a well-tuned neural network regression system can produce the most accurate prediction model, says Dr. James McCaffrey of …

  7. Vibe Coding with Latest Visual Studio Preview

    Mar 26, 2025 · Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed …

  8. Visual Studio Code

    5 days ago · How To articles, tutorials, tips, code downloads and more for Microsoft's Visual Studio code product for .NET developers.

  9. Regression Using LightGBM - Visual Studio Magazine

    Jun 5, 2024 · The Data Science Lab Regression Using LightGBM Dr. James McCaffrey of Microsoft Research presents a full-code, step-by-step tutorial on this powerful machine …

  10. Working with the HTML5 Canvas: A 5-Minute Tutorial - Visual …

    Dec 1, 2011 · Papa's Perspective Working with the HTML5 Canvas: A 5-Minute Tutorial Get started with this quick but informative guide (and sample code) from John Papa. By John Papa …