Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    https://sophisticatedspectra.com/article/drosia-serenity-a-modern-oasis-in-the-heart-of-larnaca.2521391.html

    DROSIA SERENITY
    A Premium Residential Project in the Heart of Drosia, Larnaca

    ONLY TWO FLATS REMAIN!

    Modern and impressive architectural design with high-quality finishes Spacious 2-bedroom apartments with two verandas and smart layouts Penthouse units with private rooftop gardens of up to 63 m² Private covered parking for each apartment Exceptionally quiet location just 5–8 minutes from the marina, Finikoudes Beach, Metropolis Mall, and city center Quick access to all major routes and the highway Boutique-style building with only 8 apartments High-spec technical features including A/C provisions, solar water heater, and photovoltaic system setup.
    Whether for living or investment, this is a rare opportunity in a strategic and desirable location.

    Live Online Shop (Ecommerce)By Asp .Net Core 9 Blazor Server

    Posted By: ELK1nG
    Live Online Shop (Ecommerce)By Asp .Net Core 9 Blazor Server

    Live Online Shop (Ecommerce)By Asp .Net Core 9 Blazor Server
    Published 6/2025
    MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
    Language: English | Size: 20.08 GB | Duration: 29h 22m

    Real World (E-commerce) From Scratch by ASP .NET Core Blazor Server- C# Net Core 9 - SQL Database - Entity Framework

    What you'll learn

    Start using ASP .NET Core Blazor Server 9 with Visual Studio 2022 step by step

    Real World Online Shop (Ecommerce) From Scratch by ASP .NET Core Blazor Server

    Using SQL in ASP .NET Core Blazor Server by Entity Framework

    Designing Main page

    Banners & Sliders

    Products Page and it's admin view

    Review for Products

    Register user & Login Pag

    Password Recovery

    Shopping Cart and Checkout Page

    PayPal Payment and Order Details

    New Arrivals & Best Sellings

    Admin Dashboard

    Requirements

    General knowledge of C# , SQL ,Html , CSS, Bootstrap and ASP Core Blazor Server

    Description

    Hi There!Here I am with you to share my knowledge with you.SoIf you try you will be a Ecommerce website developer!If you wanna make a lot of money!If you wanna find best jobs in programming!If you Want to learn the ASP .NET Core Blazor ServerIf you are beginners or student looking for a tutorial that teach  ASP .NET Core Blazor Server with real project in simplest way!If you want really to be a programmer so it is best place that you can start to learn  ASP .NET Core Blazor Server.This course includes :Start using  ASP .NET Core Blazor Server with Visual Studio 2022 step by stepDesigning Main pageUsing SQL in ASP .NET Core Blazor Server by Entity FrameworkStarting the Online ShopDesign of Main MenuBanners & SlidersProducts Admin PageProducts PageReview for ProductsRegister & Login PagePassword RecoveryShopping CartCheckout PageOrder DetailsPayPal PaymentNew Arrivals & Best SellingsAdmin DashboardSettings Sectionand …Do not hesitate to start learning ASP .NET Core Blazor ServerEvery thing will be discussed with sample project and you will have lot of tips and tricks within my course.Say Hi ASP .NET Core Blazor Server world and lets go !

    Overview

    Section 1: Introduction

    Lecture 1 Introduction

    Section 2: Starting the Online Shop

    Lecture 2 Structure of online shop

    Lecture 3 Create new project

    Lecture 4 Routing in Razor pages

    Section 3: Design of Main Menu

    Lecture 5 Structure of Layout

    Lecture 6 Start working with project layout

    Lecture 7 What is EF

    Lecture 8 Structure of Entity Framework

    Lecture 9 Structure of DB First in Entity Framework

    Lecture 10 Creating menu table

    Lecture 11 Installing Nuget Packages

    Lecture 12 Scaffolding menu table

    Lecture 13 Adding Blazor components for menu

    Lecture 14 Customizing admin layout

    Lecture 15 Adding select tag to menu Blazor page

    Section 4: Banners & Sliders

    Lecture 16 Make menus dynamic

    Lecture 17 Adding banner to project

    Lecture 18 Customizing banner page

    Lecture 19 Adding banner to project

    Lecture 20 Save image in create page

    Lecture 21 Adding image column to index

    Lecture 22 Showing image in edit page

    Lecture 23 C# code to upload image in edit page

    Lecture 24 C# code in delete page

    Lecture 25 Adding banners to application

    Lecture 26 Loading data for banners

    Lecture 27 Loading slider c# code

    Lecture 28 Loading banners c# code

    Lecture 29 Blazor default validation

    Section 5: Products Admin Page

    Lecture 30 Adding product in application

    Lecture 31 Customize create page of product

    Lecture 32 C# code to save main image

    Lecture 33 C# code to save the gallery images

    Lecture 34 Customize edit page of product

    Lecture 35 Editing main image & gallery image

    Lecture 36 Deleting the product records

    Section 6: Products Page

    Lecture 37 Adding products pages

    Lecture 38 Adding index page for shop

    Lecture 39 Loading main image of products

    Lecture 40 Adding discount tag to products

    Lecture 41 Adding price to products

    Lecture 42 Searching the products

    Lecture 43 Why using Blazer components

    Lecture 44 Installing Blazer Bootstrap

    Lecture 45 Adding preload

    Lecture 46 Changing main Carousel

    Lecture 47 Adding product details

    Lecture 48 Loading product images

    Lecture 49 Resize product images

    Lecture 50 Loading product data

    Lecture 51 Loading product info tab

    Lecture 52 Fixing the width of items

    Lecture 53 Adding “new product” section

    Lecture 54 Completing new products item

    Lecture 55 Fixing switch view

    Section 7: Review for Products

    Lecture 56 Designing Review database

    Lecture 57 Show comments

    Lecture 58 Design comment Page

    Lecture 59 C# code for submit comment

    Lecture 60 Adding Fluent validation to comment

    Lecture 61 Adding admin blazer pages for comment

    Section 8: Register & Login Page

    Lecture 62 Creating and Scaffolding user table

    Lecture 63 Creating register form

    Lecture 64 Adding fluent validation to register form

    Lecture 65 C# code to save user registration

    Lecture 66 Adding login page

    Lecture 67 C# code to for login page

    Lecture 68 Completing login process

    Lecture 69 Adding logout

    Section 9: Password Recovery

    Lecture 70 Creating password recovery page

    Lecture 71 Sending recovery code to user

    Lecture 72 Creating reset password page

    Section 10: Shopping Cart

    Lecture 73 Creating cart table

    Lecture 74 C# code for add to cart

    Lecture 75 Designing shopping cart page

    Lecture 76 Shopping cart C# code

    Lecture 77 Loading cart data

    Lecture 78 Dynamic shopping cart page

    Lecture 79 Update qty in cart

    Lecture 80 C# code to clear cart

    Lecture 81 C# code to remove cart item

    Lecture 82 Adding new login

    Lecture 83 Adding new logout

    Section 11: Checkout Page

    Lecture 84 Adding checkout database

    Lecture 85 Designing checkout page part 1

    Lecture 86 Checkout page validator

    Lecture 87 Designing checkout page part 2

    Lecture 88 Crud pages for coupon

    Lecture 89 C# code to load the shipping

    Lecture 90 C# code to load the coupon

    Lecture 91 Apply coupon

    Lecture 92 Remove coupon

    Lecture 93 C# code to load the product list

    Lecture 94 C# code to Calculate sub and order total

    Lecture 95 Designing billing details

    Section 12: Order Details

    Lecture 96 Creating order details table

    Lecture 97 C# code to submit order

    Section 13: PayPal Payment

    Lecture 98 Installing PayPal packages

    Lecture 99 PayPal c# codes

    Lecture 100 PayPal sandbox

    Lecture 101 Finalize PayPal section

    Section 14: New Arrivals & Best Sellings

    Lecture 102 New Arrivals

    Lecture 103 Adding best selling products

    Lecture 104 Fixing slider bug

    Section 15: User Dashboard

    Lecture 105 Order list page

    Lecture 106 Loading the user order list

    Lecture 107 Designing user order details

    Lecture 108 Adding user dashboard page

    Lecture 109 C# code for add to cart

    Lecture 110 User management pages

    Lecture 111 Order crud pages

    Lecture 112 Customizing order details page

    Lecture 113 Customizing order delete page

    Section 16: Settings Section

    Lecture 114 Deesign settings page

    Lecture 115 C# code to save logo and setting

    Lecture 116 Dynamic header and footer

    Section 17: Other Tips

    Lecture 117 Designing admin dashboard

    Lecture 118 Fixing add to cart hover

    Lecture 119 Adding limit access to admin area

    Lecture 120 Edit cart icon link

    Lecture 121 Fixing burger menu

    Web developers that wanna learn how to design real world ecommerce website by ASP .NET Core Blazor Server