Posts

Build a Multilingual Website Using QueryStringRequestCultureProvider

Image
What you’ll learn: Configuration required to prepare Multilingual website using Localization and Globalization features of ASP.NET Core. How to create a multilingual website that supports four different cultures and languages using QueryStringRequestCultureProvider? This tutorial is based on : https://www.yogihosting.com/how-to-use-globalization-and-localization-in-asp-net-core/ Like || Share || Spread || Love Make sure you subscribe to our YouTube Channel and never miss our latest video:- http://bit.ly/Kaushik-roy-chowdhury-subscribe Support The Channel By Donations: https://www.patreon.com/deveducator For more updates Follow us on:- Visit- https://kaushikroychowdhury.com Facebook- https://www.facebook.com/deveducate Twitter- https://twitter.com/krchome58 Linkedin- https://www.linkedin.com/in/chowdhurykaushik Github- https://github.com/krchome Blogger- https://krchome1.blogspot.com/ Live Journal- https://ext-5537239.livejournal.com/ MIx - https://mix.com/kaushi

Create Your First Application with ASP NET Core 5.0

Image
This tutorial is based on the following article from the Yogihosting.com website at the following URL: https://www.yogihosting.com/aspnet-core-first-application/ The following skills have been covered: Creating an Application Using MVC Template Add a Controller Action method returning String Action method returning View Adding Dynamic Data to the View Adding Model and transferring its data to View Like || Share || Spread || Love Make sure you subscribe to our YouTube Channel and never miss our latest video:- http://bit.ly/Kaushik-roy-chowdhury-subscribe Support The Channel By Donations: https://www.patreon.com/deveducator For more updates Follow us on:- Visit- https://kaushikroychowdhury.com Facebook- https://www.facebook.com/deveducate Twitter- https://twitter.com/krchome58 Linkedin- https://www.linkedin.com/in/chowdhurykaushik Github- https://github.com/krchome Blogger- https://krchome1.blogspot.com/ Live Journal- https://ext-5537239.livejournal.com/ MIx - ht

Create an ASP.NET 5 MVC React Comment Box Application with Server-Side Data

Image
Previous lecture: https://youtu.be/1huelbTEqA0 In this lecture I have covered the following topics: Compose CommentList and CommentForm components Server-side data Fetching from the server Reactive state This tutorial is based on this article: https://reactjs.net/tutorials/aspnetcore.html#composing-components Like || Share || Spread || Love Make sure you subscribe to our YouTube Channel and never miss our latest video:- http://bit.ly/Kaushik-roy-chowdhury-subscribe Support The Channel By Donations:  https://www.patreon.com/deveducator For more updates Follow us on:- Visit- https://kaushikroychowdhury.com Facebook- https://www.facebook.com/deveducate Twitter- https://twitter.com/krchome58 Linkedin- https://www.linkedin.com/in/chowdhurykaushik Github- https://github.com/krchome Blogger- https://krchome1.blogspot.com/ Live Journal- https://ext-5537239.livejournal.com/ MIx - https://mix.com/kaushikroychowdhury

Create an ASP.NET 5 MVC React Comment Box Application with Client-Side Data

Image
This is a React lecture built with Visual Studio 2019 and Model View Controller template. This lecture is a continuation from the earlier starting lecture found at : https://youtu.be/JyqcfvJOZYw In this lecture I have covered the following topics: Compose CommentList and CommentForm components Usage of Props Discussion on Component Properties Adding Markdown Hook up the data model This tutorial is based on this article: https://reactjs.net/tutorials/aspnetcore.html#composing-components Like || Share || Spread || Love Make sure you subscribe to our YouTube Channel and never miss our latest video:- http://bit.ly/Kaushik-roy-chowdhury-subscribe Support The Channel By Donations: https://www.patreon.com/deveducator For more updates Follow us on:- Visit- https://kaushikroychowdhury.com Facebook- https://www.facebook.com/deveducate Twitter- https://twitter.com/krchome58 Linkedin- https://www.linkedin.com/in/chowdhurykaushik Github- https://github.com/krchome Blogger- https://krchome1.blogspot

[Part 46] - Build ASP NET Core 3.1 Web API Consume with MVC (UpdateOrder...

Image
[Part 46] - Build ASP NET Core 3.1 Web API Consume with MVC (Create UpdateOrder Action Methods) Welcome to the 46th episode of the Built a Web Api in ASP.NET Core 3.1 and Consume it using an MVC Client also in ASP.NET Core. In this episode, I shall walk through creating UpdateOrder Action Methods I will build the project from scratch and walk you through the code explaining everything in the process. All the episodes will be in continuation from the previous ones, so it is highly recommended to be up to date with all the previous episodes before viewing this one.  This is part 46 of a multi-part series of tutorials on How to Build a Web API and Consume it in ASP.NET Core MVC using SQL Server and ADO.NET. The finished project will use client and server-side form validation techniques used in asp.net core by the MVC client. The Web API project will use Serilog for logging errors.  Like || Share || Spread || Love Make sure you subscribe to our YouTube Channel and never miss our latest vid

[Part 45] - Build ASP NET Core 3.1 Web API Consume with MVC (User Input ...

Image
[Part 45] - Build ASP NET Core 3.1 Web API Consume with MVC (User Input Validations on Order Form) Welcome to the 45th episode of the Built a Web Api in ASP.NET Core 3.1 and Consume it using an MVC Client also in ASP.NET Core. In this episode, I shall walk through User Input Validations on Order Form. I will build the project from scratch and walk you through the code explaining everything in the process. All the episodes will be in continuation from the previous ones, so it is highly recommended to be up to date with all the previous episodes before viewing this one. Watch Part 44: https://youtu.be/BHIKOw7Wu98 Watch Part 43: https://youtu.be/_SwSQFwRTsE Watch Part 42: https://youtu.be/4Gxr59smPys Watch Part 41: https://youtu.be/OT_awoShEco Watch Part 40: https://youtu.be/xBof5iemTRc Watch Part 39: https://youtu.be/cFcRNTnBtuA Watch Part 38: https://youtu.be/Svea8GivoWQ Watch Part 37: https://youtu.be/0RlJTHphkMg Watch Part 36: https://youtu.be/NB-PCtrGPZk Watch Part 35: https://y

[Part 44] - Build ASP.NET Core 3.1 Web API Consume with MVC (Create AddO...

Image
[Part 44] - Build ASP.NET Core 3.1 Web API Consume with MVC (Create AddOrder View) Welcome to the 44th episode of the Built a Web Api in ASP.NET Core 3.1 and Consume it using an MVC Client also in ASP.NET Core. In this episode, I shall walk through creating the AddOrder View. I will build the project from scratch and walk you through the code explaining everything in the process. All the episodes will be in continuation from the previous ones, so it is highly recommended to be up to date with all the previous episodes before viewing this one. Watch Part 43: https://youtu.be/_SwSQFwRTsE Watch Part 42: https://youtu.be/4Gxr59smPys Watch Part 41: https://youtu.be/OT_awoShEco Watch Part 40: https://youtu.be/xBof5iemTRc Watch Part 39: https://youtu.be/cFcRNTnBtuA Watch Part 38: https://youtu.be/Svea8GivoWQ Watch Part 37: https://youtu.be/0RlJTHphkMg Watch Part 36: https://youtu.be/NB-PCtrGPZk Watch Part 35: https://youtu.be/sdluO_nPdmU Watch Part 34: https://youtu.be/uytdEn94V