About 3,130,000 results
Open links in new tab
  1. Sample Code from Microsoft Developer Tools | Microsoft Learn

    5 days ago · Get started with Microsoft developer tools and technologies. Explore our samples and discover the things you can build. This sample shows how to bind to a collection. The accompanying …

  2. Microsoft Visual Studio Projects - GitHub

    These are various solutions in Visual Studio. Microsoft Visual Studio Projects has 7 repositories available. Follow their code on GitHub.

  3. 15 Visual Studio Project Templates To Jump Start Your Code

    Aug 13, 2015 · Most IDEs, Visual Studio included, provide some basic project templates that include commonly used files, folders, libraries, and so on for various development tasks or targets.

  4. Visual Studio C++ Samples | Microsoft Learn

    Jun 25, 2025 · These downloadable samples contain the Visual Studio solution (sln) file, source files, assets, resources, and metadata necessary to compile and run successfully. More information is …

  5. Top 10+ VB.Net Projects with Free Source Code | Stackademic

    Dec 14, 2023 · Looking for VB.Net projects or topics with source code for free? Well, you’re in the right place. VB.Net Projects Source Code is a project compilation made using a Visual Basic.Net …

  6. Top 10 C# Project Ideas for Beginners in 2025 - GeeksforGeeks

    Jul 23, 2025 · Each project idea is chosen to introduce fundamental programming concepts while also providing a fun and engaging way to learn C#. You'll explore everything from basic syntax and …

  7. Samples for building your own Visual Studio extensions

    These samples demonstrate how to customize the appearance and behavior of the Visual Studio IDE and editor. The following are some of the ways in which you can extend Visual Studio: If you've …

  8. 12 Best .NET Project Ideas for Beginners [With Source Code]

    Oct 14, 2025 · Here’s an overview of the 10 best Dot NET projects for beginners: Below are the top 10 simple .NET projects for beginners: 1. Todo List Application. This project involves creating a web …

  9. 10+ C# Projects with Source Code for Beginners - Code with Faraz

    Aug 28, 2025 · Explore 10+ simple and free C# projects with source code for beginners. Build desktop apps, games, and tools in C# using Windows Forms. Start coding today!

  10. Create ASP.NET Core MVC Application - TutorialsTeacher.com

    We will use the .NET 7 framework that contains ASP.NET 7 (also known as ASP.NET Core). Open Visual Studio 2022 and click on Create a new project, as shown below. Now, write "asp.net" in the …