Channel Avatar

Ervis Trupja @UCUT3pHHoV5Kvnk-3F0boTWg@youtube.com

23K subscribers - no pronouns :c

Subscribe for updates! Welcome to my programming channel! J


03:31
41. Removing a Comment from a Post
04:35
40. Adding Delete Icon to Post Comments
03:00
39. Managing Comment Overflow with "Show More" Button
09:06
38. Displaying Comments and Comment Counts on Posts
04:35
37. Adding a New Comment to Database
04:06
36. Implementing AddPostComment Action in Home Controller
06:43
35. Creating a Comment Model, Comments Table, and Defining Relationships in the Database
04:10
34. Showing Post Likes and Like Status
04:12
33. Adding Post Like/Unlike Functionality
04:42
32. Implementing Like/Unlike Action in Home Controller
09:20
31. Creating a Like Model, Likes Table, and Defining Relationships
09:58
30. Creating Status: Implementing Image Preview and Upload
05:51
29. Updating Post Action with Image Upload Support
06:37
28. Creating Your First Text-Only Status
05:21
27. Creating the Post Action in HomeController
05:44
26. Implementing User-Friendly Time Display for Posts
04:57
25. Creating a Post Partial View to Simplifythe Timeline View
10:26
24. Replace Hardcoded Timeline Posts with Database Data
05:07
23. Using AppDbContext in HomeController to Load Posts and User Data
11:21
22. Setting Up a Database Initializer for Our Project
05:28
21. Building One-to-Many Relationships in C# with Entity Framework: User and Posts
04:01
20. Creating a User Model and Users Table in the Database
07:18
19. Creating a Separate Data Project
09:31
18. Creating a Model, Adding Migrations, and Updating the SQL Database with Entity Framework
09:05
17. Setting Up Entity Framework Core: Install NuGet Packages, Create & Configure the AppDbContext
06:04
16. Create an Empty SQL Database and Store the Connection String in Your Project
06:55
15. Designing the Application's "Trends For You" Placeholder with Tailwind CSS
06:38
14. Designing the Application's Suggested Friends Placehoder with Tailwind CSS
20:58
13. Designing the Application's Post Placehoder with Tailwind CSS
00:42
Supercharge your ASP NET deployment strategy - LinkedIn Learning
09:22
12. Designing the Application's Create Status Modal with Tailwind CSS
04:19
11. Designing the Create Status Placeholder with Tailwind CSS
11:44
10. Designing the Application's Story Modal with Tailwind CSS
12:58
09. Designing the Application's Story Placeholder with Tailwind CSS
12:11
08. Designing the Application's Sidebar with Tailwind CSS and a Partial View
30:30
07. Designing the Application’s Top Bar with Tailwind CSS
06:06
06. Setting up Application Assets
03:29
05. What Is the ASP.NET MVC Pattern?
01:35
04. Github Branches: Course Code Navigation
13:08
03. ASP.NET MVC Project Setup, Default Files, and GitHub Repository Management
04:07
02. Setting up Development Environment
02:03
01. What to Expect From This Course?
01:40
Build Your Own URL Shortener with ASP.NET | Step-by-Step Project
07:17
Building a Social Media App with ASP.NET: News Feeds, Friend Requests, Notifications, & More
26:56
Add Sign in with Google in Your ASP.NET MVC App: Step-by-step Tutorial
00:36
Third-Party Login with GitHub in ASP.NET MVC
00:35
2FA (Two-Factor Authentication) in ASP.NET MVC
01:30
JavaScript Interop in ASP.NET Core Blazor [Pluralsight]
06:48
34. Passing URL Value from Homepage to HomeController
01:19
33. Introduction to Form Data Validation in ASP.NET MVC
06:15
32. Passing Data to Controller with Ajax in ASP.NET MVC
04:33
31. Using ViewModels to Bind Form Data in ASP.NET MVC
04:36
30. Passing Data with Form Submission in ASP.NET MVC
06:31
29. Passing Parameters as Route Data in ASP.NET MVC
05:52
28. Passing Data in Query Strings in ASP.NET MVC
01:49
27. Methods for Passing Data to a Controller in ASP.NET MVC
04:53
26. Designing the Register Form
09:26
25. Designing the Login Form
03:50
24. Updating Footer Style with Bootstrap in ASP.NET MVC
10:42
23. Creating a New Controller and a View in ASP.NET MVC