inflearn logo

Learn ASP.NET CORE in 14 days

This course focuses on the essential content required to configure an ASP.NET CORE (.NET 5) project. It is also recommended for those who want to handle relational databases through SQL Server.

(4.3) 23 reviews

587 learners

Level Basic

Course period Unlimited

C#
C#
.NET
.NET
C#
C#
.NET
.NET

News

7 articles

  • dotnet님의 프로필 이미지

    Hello, students.

    It's so hot that it feels like summer has suddenly arrived.

    This is not a change, but the curriculum order and content of this lecture have been significantly changed.

    Because .NET 6 is the latest and LTS version, we decided to upgrade and added lectures.

    To avoid any confusion, I'll briefly explain the overall curriculum structure .

    Since upgrading to .Net Core 3.1 and .Net 5 in 2021, sections 6 and 7 have been added.

    Additionally, Section 8 has been added as a bonus in response to your request for clarification on the Visual Studio 2019 installer.

    Lectures will now continue to be added to Section 8.

    Over time, (1) the DB Migration method has changed, and (2) the SQL extraction method has changed.

    For (1) and (2) above, I added text guiding you to Section 2.

    Finally, please note that I added the .NET 6 Project to the project resources .

    thank you

     

    PS Occasionally, students complain that they are getting errors due to version issues when they proceed with the curriculum in order.

    Please understand that inserting the latest version at the top of the curriculum was not smooth in terms of the overall flow, so I added it at the bottom.

    I highly recommend that you review and follow the entire curriculum at least once.

    4
  • dotnet님의 프로필 이미지

    We would like to inform you about changes related to DB Migration.
    Since DB Migration can no longer be done using the existing method, a video related to the change has been added.
    ASP.NET CORE has also changed a lot over time.
    If you find the video helpful, please leave a review. The instructor lives off of the encouragement from students. 😀
    thank you
    # A cup of knowledge #
    "There is an old saying that only the courageous can win. Those who steadily move towards their goals, step by step, will ultimately win."
    - Life is a long-term battle
    2
  • dotnet님의 프로필 이미지

    It's been a while since I've brought you some news.
    Some of my students wanted a video tutorial on how to install Visual Studio 2019 Installer, so I added a lecture at the very end.
    There's not much time left this year, so I hope you'll study hard. Thank you.
    # A cup of knowledge #
    "Dream as if you'll live forever, live as if you'll die today."
    - Actor James Dean
    0
  • dotnet님의 프로필 이미지

    We have prepared a gift for our students to help them have a warm year-end.
    When it comes to gifts, the best gift is a lecture gift!
    As .NET CORE reached version 5, it was merged into .NET 5.
    I hope this will be an opportunity for you to further upgrade yourself with .NET 5.
    Please check the lecture for more details.
    Upgrade Web Project
    # Please also pay a lot of attention to my other lectures. #
    Razor Pages Membership Service Beginner Course (.NET5)
    Razor Pages Cover Image
    📙 A glass of knowledge 📒
    If you are afraid of failure, try hard. Making mistakes while trying is never a failure.
    Even if it seems like a failure, the very act of trying will help you grow...
    0
  • dotnet님의 프로필 이미지

    I modified some of the contents of MembershipController.cs .
    Students, please check.
    In MembershipController, return View(); for Login Action and Register Action respectively.
    return View(new Logininfo ());
    return View(new RegisterInfo ());
    We would like to inform you that we have revised it.
    Originally, there was no problem in not passing the model to the view, but
    As Visual Studio was upgraded from 2017 to 2019,
    It looks like there has been a shift towards forcing the model to be passed to the view.
    The Login view was not loading due to an error, so I applied the fix.
    I am attaching the error message as an image. (This is the Login view.)
    💛 A warm word 💛
    "The saying 'mountain after mountain' makes me feel tired, but I can't hide the satisfaction I feel when I see myself growing little by little with each mountain I overcome."
    1
  • dotnet님의 프로필 이미지

    Lecture Cover

    Through " Learn C#.NET Core in 14 days " at Infraon
    To those who have taken ASP.NET Core MVC
    I am very excited to introduce a new course.
    ASP.NET Core is evolving at a tremendous pace,
    Version 3 in particular is noticeably different from previous versions.
    (The lecture will proceed with version 3.1.)
    The " Razor Pages Membership Service Beginner Course " that I recently released
    Using ASP.NET Core's Razor Pages technology
    This covers the process of building a membership service.
    Building a membership service takes a lot of effort and time.
    That's why ASP.NET Core provides a basic framework (Identity Scaffolding).
    This is built with Razor Pages technology.
    ①MVC, ②Razor Pages, ③Blazor all in Core
    The membership service uses ②Razor Pages.
    I would like to use this membership service, but for various reasons
    For those who were hesitant to introduce it, this lecture is bound to be good news.
    In this lecture, we will help you with Customizing.
    Would you like to wait a little longer? Or I can provide
    Would you like to jump into this course at a discounted price with a coupon?
    The course URL is https://www.inflearn.com/course/LaserPage-Beginner , and the coupon code is 1268-e48ea10d5496 .
    This coupon is valid only until November 10th.
    We recommend that you register now.
    Enroll Now!
    PS The coupon registration method is as follows.
    Please proceed in order of ①, ②, and ③ in the image.
    In particular, you must click on the coupon for item ② to apply the coupon price.

    How to register a coupon

    0
  • dotnet님의 프로필 이미지

    We are very excited to share our project resources with you.

    I sincerely hope that you will continue to develop day by day.

    thank you

    2

$26.40