Skip to content
OctopusCodes

OctopusCodes

  • Web Development
    • HTML Tutorial
    • CSS Tutorial
    • JavaScript Tutorial
    • BootStrap Tutorial
    • JQuery Tutorial
    • Angular Tutorial
    • ReactJS Tutorial
    • Express.js Tutorial
    • ECMAScript Tutorial
  • Mobile
    • Android Tutorial
    • Flutter Tutorial
    • React Native Tutorial
  • Java
    • Java Tutorial
    • JDBC Tutorial
    • Hibernate Tutorial
    • Spring MVC Tutorial
    • Spring Web API Tutorial
    • Spring Data JPA Tutorial
    • Spring Data MongoDB Tutorial
    • Spring Boot Microservices Tutorial
    • JSF Framework Tutorial
    • Struts Framework Tutorial
    • JSP-Servlet Tutorial
    • Java Swing Tutorial
  • .NET Core
    • C# Tutorial
    • Entity Framework Core Tutorial
    • ASP.NET Core MVC Tutorial
    • ASP.NET Core Web API Tutorial
    • ASP.NET Core Razor Pages Tutorial
    • ASP.NET Core Microservices Tutorial
  • PHP
    • PHP Tutorial
    • CodeIgniter Framework Tutorial
    • Laravel Framework Tutorial
    • Laravel Web API Tutorial
  • Python
    • Python Tutorial
    • Django Tutorial
  • Golang
    • Golang Tutorial
    • GoLang Web API Tutorial
    • Golang MongoDB Tutorial
    • Golang MySQL Tutorial
    • GORM Tutorial
  • Programming
    • C Tutorial
    • Dart Tutorial
  • Database
    • SQL Server Tutorial
    • MySQL Tutorial
    • MongoDB Tutorial
Main Menu

Install Visual Studio for Windows

Step 1: Download Visual Studio

    Visit the following Visual Studio free download link https://visualstudio.microsoft.com/downloads

    Click Image to Zoom

    Step 2: Open the .exe file and start the installation

    Click Image to Zoom
    Click Image to Zoom

    Step 3: Open Visual Studio

    Click Image to Zoom
    Click Image to Zoom
    Click Image to Zoom
    TaggedInstall Visual StudioInstall Visual Studio for Windows

    Entity Framework Core Tutorial

    Basic Entity Framework Core
    Setup
    Install Visual Studio Install SQL Server
    Database
    Create Database in SQL Server
    Installation
    Create Console App Install Nuget Packages Generate Entity Classes from Database
    LINQ MeThods
    ToList Where Select OrderBy OrderByDescending Take Skip Group By Having Join Like Distinct DateTime First FirstOrDefault Last LastOrDefault Single SingleOrDefault Find Count Min Max Average Sum
    LINQ Query
    ToList Where Select OrderBy OrderBy Descending Take Skip Group By Having Join Like Distinct DateTime First FirstOrDefault Last LastOrDefault Single SingleOrDefault Count Min Max Average Sum
    Raw SQL Queries
    Raw SQL Query Pass Parameters in FromSql Pass Parameters in FromSqlRaw OrderBy OrderByDescending Take Skip Like
    Save Data
    Add Data Update Data Delete Data
    Related Data
    Eager Loading Lazy Loading
    Intermediate Entity Framework Core
    One To One Relationship
    Query Data Add Data Update Data Delete Data
    One To Many Relationship
    Query Data Add Data Update Data Delete Data
    Many To Many Relationship
    Query Data Add Data Update Data Delete Data
    Advanced Entity Framework Core
    Store Procedure
    Call Store Procedure Call Stored Procedure with Parameters
    Functions
    Call Functions Call Functions with Parameters
    Validation
    Data Validation
    Interceptors
    Command Interception
    Transaction
    Transaction
    Value Converters
    Value Converters
    Asynchronous Programming
    Asynchronous Read Asynchronous Create Asynchronous Delete Asynchronous Update
    Multiple Databases
    Multiple Databases

    Contact Us

    octopuscodes@gmail.com

    Top Tutorials

    • Spring MVC Framework Tutorial
    • Entity Framework Core Tutorial
    • ASP.NET Core MVC Tutorial
    • ASP.NET Core Web API Tutorial
    • Angular Tutorial
    • ReactJS Tutorial
    • Flutter Tutorial
    • Laravel Framework Tutorial
    • MongoDB Tutorial
    Copyright © 2025 OctopusCodes.