CodAffection
CodAffection
  • Видео 211
  • Просмотров 21 099 220
New Course on React Hook Form
Buy the React Hook Form Course
: bit.ly/3KRPWWA (50-80% Discount)
I am waiting for your valuable feedback.
🔗 Find me in
Udemy : bit.ly/3RtyQSB
Facebook : codaffection
GitHub : github.com/codaffection
Discord : discord.gg/Nky4YTFEsG
Twitter : codaffection
#reactjs #reacthookform
Просмотров: 565

Видео

Asp.Net Core Web API CRUD with Angular 16
Просмотров 92 тыс.10 месяцев назад
Asp.Net Core Web API CRUD with Angular 16 In this .Net 7 tutorial, we have implemented CRUD operations in asp.net core web api with angular 16 using entity framework core and SQL server. Following points are discussed in 0:00:00 - Quick Demo 0:01:06 - Create Asp.Net Core API 0:02:28 - DEFINE EF Model & DB Context Class 0:11:56 - DB Migration 0:15:06 - Create Controller 0:16:06 - HOW DI Works in...
How to Create and Work with Angular Signal
Просмотров 3,1 тыс.Год назад
How to Create and Work with Angular Signal In this video, we've discussed how to create an angular signal and how to work with them using angular signal methods - set, update, and mutate. To create a signal we could make use of signal and computed methods. And to define a side-effect for the changes of the signal there is another method called effect. Buy me a Coffee ➤ bit.ly/3L36ut4 (PayPal) ...
Node.js + MySQL CRUD - GET, POST, PUT and DELETE
Просмотров 36 тыс.Год назад
MySQL CRUD Operations in Node.js API. In this tutorial, we've discussed how to implement crud operation insert update delete and retrieve in a Node.js API with MySQL database. Discussion @ Times 00:00 - Introduction 01:20 - How to work with MySQL DB from Node.js 10:32 - Retrieve List of Records 18:00 - Global Error Handling 23:17 - Retrieve a Record with Given Id 26:58 - Delete Operation 30:42 ...
Asp.Net Core MVC & Identity UI - User Registration and Login
Просмотров 169 тыс.Год назад
A Complete Guide for Using Asp.Net Core Identity in an MVC Application. In this ASP.NET Core MVC tutorial, we implemented a complete authentication system with the help of Identity.UI. It includes user registration and login form. and a form for user profile management. MSDN documentations Entities in Identity : bit.ly/3Td8G6q Add Extra Model Property to Identity : bit.ly/3l9U2Ak Customize Defa...
MEAN Stack CRUD Operations - Angular 15
Просмотров 10 тыс.Год назад
MEAN Stack CRUD: Angular 15 Video of Node.js Server API : bit.ly/3PGXsp5 In this video, we've implemented crud operations (insert, update and delete) in a MEAN stack application. the node.js server api was already built in our previous video; in this video, we built the front end in latest Angular 15. Discussion @ Times 00:00 - Quick Demo 01:27 - Create an Angular Project 06:13 - Structure of t...
Node.js API CRUD with MongoDB
Просмотров 20 тыс.Год назад
CRUD operations in Node.js API with MongoDB. In this video, we've implemented the crud operation in Node. js Restful API with MongoDB server. including insert, update and delete. The project was created from scratch and applied best practices based on industry standards. Tools Used : VS Code Editor NPM packages : express, body-parser, mongoose, nodemon Mongoose Documentation : mongoosejs.com/do...
Asp.Net Core Web API CRUD Operations Using EF Core and SQL Server
Просмотров 47 тыс.Год назад
Asp.Net Core Web API CRUD Operations Using EF Core and SQL Server In this video, we've discussed all you need to know about CRUD Operations in Asp.Net Core Web API. Important pre-requisite topics are covered in between the discussion. Discussion @ Times 00:00 - Create .Net Core Web API Project 01:24 - CRUD Operations in a Restfull API 04:29 - Test Web API Methods using Swagger Interface 06:39 -...
Asp.Net Core : There Was An Error Running The Selected Code Generator
Просмотров 19 тыс.Год назад
There Was An Error Running The Selected Code Generator In this video, we are discussing solution for this error, which most seen when you are creating first .Net Core Controller inside the project using scaffolding mechanism with entity framework core. The error is specifically mention that "package restore failed. rolling back package changes", so it is related version compactability issue in ...
Angular To Do List App in 30 Minutes
Просмотров 18 тыс.Год назад
Build a to-do list app in Angular with Firebase. This app creation exercise will definitely teach you a lot about Angular basics and integration with a database like Firebase. 📂 GitHub Repository ► bit.ly/3gM6H9U Buy me a Coffee ➤ bit.ly/3L36ut4 (PayPal) ➤ bit.ly/3VF0iPT (Razorpay) 🔗 Find me in Udemy : bit.ly/3RtyQSB Facebook : codaffection GitHub : github.com/codaffection Discord...
Syncfusion Sidebar with a Menu in Asp.Net Core MVC - Part 6
Просмотров 7 тыс.Год назад
Syncfusion Sidebar with a Menu in Asp.Net Core MVC Full Playlist : bit.ly/3VzPekT 🔗 SyncFusion Links Mentioned in the Video Syncfusion: syncf.co/3uJ70q2 Asp.Net Core UI components: syncf.co/3Ry1yA8 MVC UI Components: syncf.co/3az6yEd Documentation: syncf.co/3zo3mVi Community License: syncf.co/3zkisLM 📂 Download Project Source Code (GitHub) ➤ bit.ly/3ot0znI Buy me a Coffee ➤ bit.ly/3L36ut4 (Pay...
Syncfusion Form Controls in Asp.Net Core MVC - Part 2
Просмотров 5 тыс.Год назад
Design an MVC form using Syncfusion components Next Video : ruclips.net/video/R4TD05x5jXI/видео.html Full Playlist : bit.ly/3VzPekT 🔗 SyncFusion Links Mentioned in the Video Syncfusion: syncf.co/3uJ70q2 Asp.Net Core UI components: syncf.co/3Ry1yA8 MVC UI Components: syncf.co/3az6yEd Documentation: syncf.co/3zo3mVi Community License: syncf.co/3zkisLM 📂 Download Project Source Code (GitHub) ➤ bit...
Syncfusion DropdownList and Datepicker in Asp.Net Core MVC - Part 4
Просмотров 3,4 тыс.Год назад
Syncfusion DropdownList and Datepicker in Asp.Net Core MVC Next Video : ruclips.net/video/VTAeHzY2GeI/видео.html Full Playlist : bit.ly/3VzPekT 🔗 SyncFusion Links Mentioned in the Video Syncfusion: syncf.co/3uJ70q2 Asp.Net Core UI components: syncf.co/3Ry1yA8 MVC UI Components: syncf.co/3az6yEd Documentation: syncf.co/3zo3mVi Community License: syncf.co/3zkisLM 📂 Download Project Source Code (G...
Build a Dashboard using Syncfusion Charts in Asp.Net Core MVC - Part 5
Просмотров 3,6 тыс.Год назад
Build a Dashboard using Syncfusion Charts in Asp.Net Core MVC Next Video : ruclips.net/video/wuoBgZ-Xp9c/видео.html Full Playlist : bit.ly/3VzPekT 🔗 SyncFusion Links Mentioned in the Video Syncfusion: syncf.co/3uJ70q2 Asp.Net Core UI components: syncf.co/3Ry1yA8 MVC UI Components: syncf.co/3az6yEd Documentation: syncf.co/3zo3mVi Community License: syncf.co/3zkisLM 📂 Download Project Source Code...
Syncfusion Grid in Asp.Net Core MVC - Part 3
Просмотров 4,8 тыс.Год назад
Syncfusion Grid and Breadcrumb in Asp.Net Core MVC Next Video : ruclips.net/video/Sc0okapj_pE/видео.html Full Playlist : bit.ly/3VzPekT 🔗 SyncFusion Links Mentioned in the Video Syncfusion: syncf.co/3uJ70q2 Asp.Net Core UI components: syncf.co/3Ry1yA8 MVC UI Components: syncf.co/3az6yEd Documentation: syncf.co/3zo3mVi Community License: syncf.co/3zkisLM 📂 Download Project Source Code (GitHub) ➤...
Add Syncfusion Components to Asp.Net Core MVC - Part 1
Просмотров 13 тыс.Год назад
Add Syncfusion Components to Asp.Net Core MVC - Part 1
Advanced JavaScript Concepts
Просмотров 3,4 тыс.Год назад
Advanced JavaScript Concepts
JavaScript Beginners Tutorial in 7 Hours
Просмотров 3 тыс.Год назад
JavaScript Beginners Tutorial in 7 Hours
3 Important Methods to Work with JavaScript Objects
Просмотров 2,6 тыс.Год назад
3 Important Methods to Work with JavaScript Objects
Build an Expense Tracker with Asp.Net Core MVC
Просмотров 227 тыс.Год назад
Build an Expense Tracker with Asp.Net Core MVC
Build a React.js Quiz App with Asp.Net Core API
Просмотров 31 тыс.2 года назад
Build a React.js Quiz App with Asp.Net Core API
Asp.Net Core MVC CRUD Operations with EF Core
Просмотров 182 тыс.2 года назад
Asp.Net Core MVC CRUD Operations with EF Core
#3 - Quiz App with React and AspNet Core API
Просмотров 6 тыс.2 года назад
#3 - Quiz App with React and AspNet Core API
#2 - Quiz App with React and AspNet Core API
Просмотров 6 тыс.2 года назад
#2 - Quiz App with React and AspNet Core API
#1 - Build Quiz App in React & Asp.Net Core Web API with Latest Material UI
Просмотров 80 тыс.2 года назад
#1 - Build Quiz App in React & Asp.Net Core Web API with Latest Material UI
What is Next After JS Fundamentals
Просмотров 1,4 тыс.2 года назад
What is Next After JS Fundamentals
Filter, Map, Reduce, and Sort | JavaScript Array Methods
Просмотров 6 тыс.2 года назад
Filter, Map, Reduce, and Sort | JavaScript Array Methods
JavaScript Array Methods That You Only Need Of.
Просмотров 2 тыс.2 года назад
JavaScript Array Methods That You Only Need Of.
JavaScript Recursion is Made Easy to Understand
Просмотров 3,6 тыс.2 года назад
JavaScript Recursion is Made Easy to Understand
Execution Context and Call Stack in JavaScript
Просмотров 3,4 тыс.2 года назад
Execution Context and Call Stack in JavaScript

Комментарии

  • @lukehenry6537
    @lukehenry6537 17 часов назад

    Is there any way you can show how to do this for multiple profiles. Keeping the same categories, just showing different expense tracking

  • @jyotisworld2696
    @jyotisworld2696 23 часа назад

    Thanks you.

  • @Hero_of_the_Hideout
    @Hero_of_the_Hideout День назад

    Hi. I want to make side menu as a tree and i have use ejs-treeview tag. But i dont know how connect my treeview nodes with controller actions. I found nodeClicked attribute in documentation but it not worked. Could you please help me?

  • @__joshplays.
    @__joshplays. День назад

    very helpful yet simple thanks worth the sub and like and comment.

  • @TheArtVoid
    @TheArtVoid 3 дня назад

    hey im not able to clone its says that invalid index packerror

  • @binaryofsam799
    @binaryofsam799 4 дня назад

    Sure,

  • @CodAffection
    @CodAffection 4 дня назад

    Buy the React Hook Form Course : bit.ly/3KRPWWA (50-80% Discount)

  • @ZawZaw-ie7qu
    @ZawZaw-ie7qu 6 дней назад

    It was great sir. But this will update all rows in the database table if there is more than one row.

  • @josephrozario6237
    @josephrozario6237 7 дней назад

    Thanks you so much! very clean and detail.

  • @FRANZICTSI
    @FRANZICTSI 11 дней назад

    Video is super great tutorial sign me app for more tutorial hoping you can give upcoming project practice thank you!

  • @sathyanr5069
    @sathyanr5069 11 дней назад

    Drop down size is matching in Bootstrap5 version, Kindly help

  • @jabulanimashia6778
    @jabulanimashia6778 12 дней назад

    Awesome video sir, well executed in detail 🙏🙏

  • @user-pw9mp6uk1t
    @user-pw9mp6uk1t 13 дней назад

    Thank You.

  • @programmer5838
    @programmer5838 14 дней назад

    By Update-Database step I am getting this error A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)

  • @projectop-bz2co
    @projectop-bz2co 15 дней назад

    thanks

  • @shabanelmogy7912
    @shabanelmogy7912 16 дней назад

    i want more examples with Blazor

  • @TalesBrandt
    @TalesBrandt 16 дней назад

    fofo

  • @veemusical557
    @veemusical557 17 дней назад

    Loved it !!

  • @anudhaathrisblog9116
    @anudhaathrisblog9116 19 дней назад

    Yes, it helped me alot, I need existention of this, to whom I need help

  • @ChuChu7Y
    @ChuChu7Y 20 дней назад

    Thank you so much for this, you have managed to touch upon advanced Angular topics in a simple yet practical and effective manner.This is one of the most holistic tutorials on Angular and .NET.

  • @unbelievableboy6892
    @unbelievableboy6892 22 дня назад

    Amazing tutorial we need more of this topic

  • @easycodingbysethu
    @easycodingbysethu 23 дня назад

    Excellent and useful demonstration I would like to (definitely donate) after my financial situation slightly improves ! Thank you

  • @silveralcid
    @silveralcid 24 дня назад

    The content and tutorial itself is great, but the editing/pacing needs love. Cutting to another view or step before completing a line has been very frustrating for me as a beginner.

  • @farveshRahim
    @farveshRahim 27 дней назад

    Hi Sir, Should we need to install the syncfusion web installer exe to use in the web app? I have request for the community license. its still in the approve process. Please help.

  • @user-co3er3st5n
    @user-co3er3st5n 27 дней назад

    I am receiving an error message on this line import { environment } from 'src/environments/environment'; Cannot find module or corresponding type declaration. I have checked to confirm the paths are correctly named, how do I fix this issue?

  • @Monsoon6513
    @Monsoon6513 29 дней назад

    Really big thanks! The only video with working code!

  • @AkinyemiAkinleye
    @AkinyemiAkinleye Месяц назад

    Very Useful , thanks

  • @ismailijbadi
    @ismailijbadi Месяц назад

    thank you so much.

  • @diptarupsaha7244
    @diptarupsaha7244 Месяц назад

    Hi lecturer, your videos are not well explained at all, you just tell "We have to do.... And we will do like...." Rather than creating a compact video try to create a playlist for a single project and explain each topic at least to some depth Very irritating

  • @TheStory333
    @TheStory333 Месяц назад

    Hi Everyone, I am a dotnet developer but due to loss of company suddenly I have loosed my job I am jobless now please help me if you have any requirements or idea for developer,

  • @islamicstatusofficial6670
    @islamicstatusofficial6670 Месяц назад

    Sir image is not saving in Image Folder

  • @shuvam5932
    @shuvam5932 Месяц назад

    can we add a login and signup functionality in above project??

  • @rdjah
    @rdjah Месяц назад

    what .net version are you using?

  • @TranVuKienK17HL
    @TranVuKienK17HL Месяц назад

    thanks for learning

  • @NoCodeLink
    @NoCodeLink Месяц назад

    Good stuff. I'm trying to add this after i have already made model classes for user etc. How can i make it use that class?

  • @TranKhanhpom-pom
    @TranKhanhpom-pom Месяц назад

    At 40:56 when I add a new one it doesn't appear The Title field is required.

  • @user-br7kn7sp9l
    @user-br7kn7sp9l Месяц назад

    i think my css doesnt work becuase my style in website doesnt look like that, how to work my css pls?

  • @user-br7kn7sp9l
    @user-br7kn7sp9l Месяц назад

    can i use this code using notepad ++?

  • @kvelez
    @kvelez Месяц назад

    .NET8: using Microsoft.Data.SqlClient; using static System.Windows.Forms.VisualStyles.VisualStyleElement.ListView; namespace WinFormsSignUp { public partial class Form1 : Form { public Form1() { InitializeComponent(); } private void SignUp_Click(object sender, EventArgs e) { if (string.IsNullOrWhiteSpace(FirstName.Text) || string.IsNullOrWhiteSpace(LastName.Text) || string.IsNullOrWhiteSpace(Phone.Text) || string.IsNullOrWhiteSpace(Address.Text) || string.IsNullOrWhiteSpace(Email.Text) || string.IsNullOrWhiteSpace(Password.Text) || string.IsNullOrWhiteSpace(ConfirmPassword.Text)) { if (Password.Text == ConfirmPassword.Text) { int v = check(Email.Text); if (v == 0) { try { var connection = new SqlConnection("Data Source=.;Initial Catalog=WinFormsCRUD;Integrated Security=True;Encrypt=True;TrustServerCertificate=True"); connection.Open(); // connection must be opened and passed through the command var sql = new SqlCommand($"INSERT INTO Register (FirstName,LastName,Address,Email,Password) VALUES('{FirstName.Text}','{LastName.Text}','{Address.Text}','{Email.Text}','{Password.Text}')", connection); if (sql.ExecuteNonQuery() == 0) { MessageBox.Show("SignUp Failed!"); connection.Close(); return; } MessageBox.Show("SignUp Successful"); connection.Close(); return; } catch (Exception ex) { MessageBox.Show($"ERROR: {ex.Message}"); } } else { MessageBox.Show("Email is already registered"); } } else { MessageBox.Show("Passwords don't match"); } } else { MessageBox.Show("Fill the blank spaces"); } } int check(string email) { try { var connection = new SqlConnection("Data Source=.;Initial Catalog=WinFormsCRUD;Integrated Security=True;Encrypt=True;TrustServerCertificate=True"); connection.Open(); var sql = new SqlCommand($"SELECT COUNT(*) FROM SignUpxLogin WHERE Email = '{email}'", connection); int v = Convert.ToInt32(sql.ExecuteScalar()); connection.Close(); return v; } catch (Exception ex) { MessageBox.Show($"ERROR: {ex.Message}"); return -1; } } } }

  • @JulesRulez65
    @JulesRulez65 Месяц назад

    Good Video, thx

  • @xordigital7782
    @xordigital7782 Месяц назад

    excellent

  • @HUSAMSALEH
    @HUSAMSALEH Месяц назад

    Boom

  • @civicsimohd
    @civicsimohd Месяц назад

    can we use azure authintication with local db authorization ?

  • @nemanja084dragicevic4
    @nemanja084dragicevic4 Месяц назад

    If you use @mui/icons-material the property is called sx for every component

  • @luiscevallos1
    @luiscevallos1 Месяц назад

    we miss you bro

  • @Gadaff1
    @Gadaff1 Месяц назад

    Did you make Reset button to work?

  • @erickdanielhernandezpalma7395
    @erickdanielhernandezpalma7395 Месяц назад

    The sort button fails if I press it several times in a row, why? It only allows me to give order by asc and then order by desc, and if I want to do it again it shows an error System.Linq.Dynamic.ParseException: 'Expression expected'

  • @jayjorneypua8174
    @jayjorneypua8174 2 месяца назад

    Why not just make the darktheme optional?

  • @jayjorneypua8174
    @jayjorneypua8174 2 месяца назад

    I tried using your post method but its giving me 400 error because the values that you removed is requiring me to put something in it.