- Видео 131
- Просмотров 912 607
Digital TechJoint
Индия
Добавлен 22 мар 2019
Digital TechJoint provides engaging and easy tutorials on software development that empowers software engineers to Learn , Engage and Upskill their technology skills in ASP.NET, AWS, Database, Web APIs, Microservices, Blazor Web Assembly, Razor Pages and Cloud Computing
Please do subscribe to our channel and help us grow our reach and to make programming easy and exciting. Thanks
Please do subscribe to our channel and help us grow our reach and to make programming easy and exciting. Thanks
How To Create Microsoft Azure DevOps Organization
Welcome to the first video of our Azure DevOps Key Components !
In this video, we dive into Azure DevOps Organization, the foundational step to kickstart your DevOps journey.
📌 What You’ll Learn:
What is an Azure DevOps Organization?
How to create and configure your first organization.
Best practices for organizing projects and teams.
Navigating the Azure DevOps interface.
This video is perfect for beginners or anyone looking to set up their development workflows using Azure DevOps. Stay tuned for upcoming videos in the series where we’ll explore Boards, Repos, Pipelines, and more!
Thanks for visiting Digital TechJoint Channel and we wish all the very Best Learning experience .
Please do Subscri...
In this video, we dive into Azure DevOps Organization, the foundational step to kickstart your DevOps journey.
📌 What You’ll Learn:
What is an Azure DevOps Organization?
How to create and configure your first organization.
Best practices for organizing projects and teams.
Navigating the Azure DevOps interface.
This video is perfect for beginners or anyone looking to set up their development workflows using Azure DevOps. Stay tuned for upcoming videos in the series where we’ll explore Boards, Repos, Pipelines, and more!
Thanks for visiting Digital TechJoint Channel and we wish all the very Best Learning experience .
Please do Subscri...
Просмотров: 99
Видео
How To Implement Paging In Web API
Просмотров 17721 день назад
Welcome to Digital TechJoint! In this tutorial, we’ll explore a powerful feature to improve data navigation and performance: paging. You’ll learn how to implement paging in an ASP.NET Web API project and effectively consume that paged data in an ASP.NET MVC application. 🔹 What You’ll Learn: Implementing Paging in Web API: Step-by-step process to add paging functionality to your Web API, allowin...
How to Implement API Caching in ASP.NET Web API & MVC | Boost Performance with Caching
Просмотров 499Месяц назад
In this tutorial, learn how to enhance the performance of your ASP.NET Web API and MVC applications through effective response caching. We’ll cover the step-by-step process of creating cache profiles and implementing caching at both the API level and client (MVC) level. Whether you're a beginner or an experienced developer, this video will help you optimize your API for faster responses and red...
How To Consume Secured Web API with JWT Token in ASP.NET MVC Application
Просмотров 384Месяц назад
Welcome to the 5th video in my ASP.NET Web API Tutorial Series, where we take a deep dive into consuming a secured ASP.NET Web API using JWT token authentication within an ASP.NET MVC application. Series Recap: 1. Video 1: Develop a Web API from Scratch in 60 Minutes We started with the basics-how to build a fully functional Web API using ASP.NET, walking you through setup, configuration, and t...
How to Secure Your Web API with JSON Web Tokens (JWT)
Просмотров 3742 месяца назад
In this tutorial, we’ll dive deep into securing your web API using JSON Web Tokens (JWT) and testing it with Postman. Whether you’re a developer looking to enhance your API security or just getting started with JWT, this video has you covered! 🛠 What You’ll Learn: 1. What is JSON Web Token (JWT) and why it’s essential for API security. 2. Step-by-step guide to implementing JWT in your web API. ...
Mastering Web API : Best Practices for Consuming Web APIs
Просмотров 3062 месяца назад
Welcome to our comprehensive tutorial on best practices for consuming Web APIs in ASP.NET MVC! In this video, we'll walk you through essential strategies and techniques to efficiently integrate and utilize Web APIs within your ASP.NET MVC applications. 🔍 What You'll Learn: Introduction to ASP.NET MVC and Web APIs: Get an overview of ASP.NET MVC architecture and how Web APIs fit into your applic...
How to Configure Ocelot Gateway in .NET Core: Complete API Setup Guide with ASP.NET Web API
Просмотров 6803 месяца назад
Welcome to our comprehensive tutorial on setting up and configuring the Ocelot API Gateway in .NET Core! In this video, we'll guide you through the process of creating two API endpoints and integrating them with the Ocelot gateway to streamline and manage your API traffic effectively. What You'll Learn: 1. Introduction to Ocelot Gateway: Understand what Ocelot is and why it's a valuable tool fo...
How to Build a Dynamic ASP.NET MVC App with Azure Cosmos DB
Просмотров 3763 месяца назад
Welcome to Digital TechJoint! In this tutorial, we guide you through building a web-based CRUD application using ASP.NET MVC and Azure Cosmos DB, all within Visual Studio 2022 and targeting the .NET 8 framework. In this video, you will learn: 1. How to set up Azure Cosmos DB for your application. 2. Step-by-step creation of an ASP.NET MVC application in Visual Studio 2022. 3. Implementing CRUD ...
Microsoft Azure Cosmos DB Overview & Practical Guide
Просмотров 5564 месяца назад
Welcome to Digital TechJoint! In this video, we dive into the world of Azure Cosmos DB, giving you a comprehensive overview and a hands-on tutorial. Learn how to create an instance, add records, and run queries to fetch data from container items. 🚀 What's Next? Stay tuned for our next video, where we’ll build an ASP.NET MVC application that connects to Azure Cosmos DB to perform CRUD operations...
Consuming ASP.NET Web API in ASP.NET MVC with Visual Studio 2022 | Step-by-Step Guide
Просмотров 1,3 тыс.4 месяца назад
Welcome back to our ASP.NET tutorial series! Following up on our previous video where we built an ASP.NET Web API and tested it using Postman, this tutorial focuses on consuming that Web API within an ASP.NET MVC application using Visual Studio 2022. In this professional and comprehensive guide, you will learn: 1. How to set up an ASP.NET MVC project in Visual Studio 2022 2. Step-by-step integr...
Build Your First Azure SQL Database from Scratch
Просмотров 7667 месяцев назад
In this step-by-step tutorial, you'll learn how to create your first Azure SQL Database from scratch! Whether you're a beginner or just need a refresher, this video will guide you through setting up your database, creating tables, and running SQL queries like a pro on the Azure platform. Get ready to master SQL and take your database skills to the next level with Azure! Please do Subscribe, Sha...
How To Securely Share files in MS Azure using SAS URL
Просмотров 1,4 тыс.9 месяцев назад
Welcome to Digital TechJoint 🚀 In this tutorial, we'll guide you through the process of securely sharing files using Azure Storage. Learn how to generate a Shared Access Signature (SAS) URL, granting temporary access to your Azure Storage resources. 🔍 What's Covered: Introduction to Azure Storage: We'll kick things off with a brief overview of Azure Storage and why it's a powerful solution for ...
Learn ASP.NET Web API in 60 mins - Complete Tutorial
Просмотров 20 тыс.10 месяцев назад
Dive into the world of ASP.NET Web API with our 60-minute tutorial using Visual Studio 2022 preview 2.0 ! Whether you're a beginner or seasoned developer, this crash course covers everything you need to know. From project setup and RESTful principles to Entity Framework integration till creating a complete web API that perform CRUD operation using MS SQL server database, and optimization tips, ...
How To Setup SFTP on Microsoft Azure - Step By Step Guide
Просмотров 6 тыс.11 месяцев назад
In this step-by-step tutorial, we're taking it slow and steady, guiding you through the basics to advance option in setting up SFTP on the Azure Portal. No confusing tech talk, just straightforward instructions to empower you to securely transfer files with confidence. Don't forget to check out our playlist of video tutorials designed for someone starting their journey with Microsoft Azure. Fro...
How To Implement Pagination in Blazor Using QuickGrid
Просмотров 1,8 тыс.11 месяцев назад
Welcome to another exciting tutorial on our channel! In this video, we'll dive into the world of Blazor Server Apps and explore how to implement pagination using QuickGrid using Visual Studio 2022 dotnet framework 8.0 Pagination is a crucial aspect of web applications, and QuickGrid makes it super easy to integrate into your Blazor projects. Key Highlights of Tutorial Introduction to QuickGrid ...
How To Save Images in MongoDB Database in ASP.NET MVC
Просмотров 951Год назад
How To Save Images in MongoDB Database in ASP.NET MVC
How to Upgrade .NET Framework using .NET Upgrade assistant
Просмотров 6 тыс.Год назад
How to Upgrade .NET Framework using .NET Upgrade assistant
How to Integrate Google Login in Blazor WebAssembly App
Просмотров 2,7 тыс.Год назад
How to Integrate Google Login in Blazor WebAssembly App
How To Add Google Authentication in ASP.NET MVC
Просмотров 21 тыс.Год назад
How To Add Google Authentication in ASP.NET MVC
How To Send Email with Attachment in ASP.NET MVC application
Просмотров 6 тыс.Год назад
How To Send Email with Attachment in ASP.NET MVC application
How To Implement Logging In ASP.NET MVC
Просмотров 4,1 тыс.Год назад
How To Implement Logging In ASP.NET MVC
How To Add Toast Notification in ASP.NET MVC
Просмотров 9 тыс.Год назад
How To Add Toast Notification in ASP.NET MVC
Top 5 Visual Studio 2022 Preview 2 Features
Просмотров 518Год назад
Top 5 Visual Studio 2022 Preview 2 Features
Implementing AES 256 Encryption in ASP.NET - Step-by-Step Tutorial
Просмотров 6 тыс.Год назад
Implementing AES 256 Encryption in ASP.NET - Step-by-Step Tutorial
Learn Visual Studio Code Editor for ASP.NET MVC Application - Complete Tutorial
Просмотров 22 тыс.Год назад
Learn Visual Studio Code Editor for ASP.NET MVC Application - Complete Tutorial
How To Implement CRUD Operations in ASP.NET Using ADO.NET - Complete Guide
Просмотров 19 тыс.Год назад
How To Implement CRUD Operations in ASP.NET Using ADO.NET - Complete Guide
Top 10 Microsoft Azure Services - Cloud Computing
Просмотров 436Год назад
Top 10 Microsoft Azure Services - Cloud Computing
Learn Azure Cost Management - Manage & Control Your Cloud Spending
Просмотров 488Год назад
Learn Azure Cost Management - Manage & Control Your Cloud Spending
SOLID Principles : Guide for Software Developers
Просмотров 205Год назад
SOLID Principles : Guide for Software Developers
Thank you! This video is very useful for learning how to implement an API gateway. Keep up your amazing work!
Great tutorial. I do have a question though. I saw you've added a singleton for the specific class. What to do if I have another service class and want to use CosmosClient on that class as well? Do I create another singleton class for that newly created class, on Program.cs??
Thanks for your comments The best approach is not to create another singleton for the newly created class. Instead, you can reuse the CosmosClient singleton instance across different service classes Example public class AnotherService { private readonly CosmosClient _cosmosClient; public AnotherService(CosmosClient cosmosClient) { _cosmosClient = cosmosClient; } // Use _cosmosClient for database operations }
@@DigitalTECHJOINT Thank you for the response. Not sure this is the right channel to ask, but I added the CosomClient as Singleton on Program.cs builder.Services.AddSingleton((provider) => { var cosmosClient = new CosmosClient(builder.Configuration["ConnectionStrings:CosmosDB"]); return new ConsumerRepository(cosmosClient); //return cosmosClient; }); Now, I don't want the client to be tied to object ConsumerRepository. But whenever I remove the object and instead return the client only,i get DI error. If you could help, would be great. A code sample would be awesome.Just starting out, so a bit of novice in this case, apologies in advance for being bothersome. Thank you.
Great tutorial. Worked perfectly. Thank you
Brother, I am a big fan of you you are my teacher, last 1 week I watched your web API videos, and I learned I have 5 years of experience in .net, but first 2.5 years, I have worked on dev. After I moved to service based company I worked only on support projects, After I came to support i forgot to do code. Thank you very much for your help, keep posting practical hands-on videos
Thank you so much for your kind words and for sharing your journey! It means a lot to know that my videos could help rekindle your passion for coding. Your dedication to learning, even after transitioning to support projects, is truly inspiring. Don’t worry about the gap - once a developer, always a developer! Keep practicing, stay curious, and you’ll see your skills coming back stronger than ever. I’ll continue creating practical, hands-on tutorials to support learners like you. Wishing you all the best
Thank you so much, ❤brother
Very explicit, thanks for the knowledge sharing
Great video. I was able to follow along, create and test my Azure SFTP site quickly.
Thanks for your lovely comments. Please do share our channel link with your friends & collegues to help us grow our network. thanks ruclips.net/user/digitaltechJoint
i dont have programcs folder? why
Ensure they select an "ASP.NET Core Web App" which includes Program.cs and Confirm they're targeting .NET 6 or later for the most recent SignalR setup, as earlier versions of .NET Core may differ slightly in configuration.
Thank you! Great video and really solid step by step.
Thanks for your lovely comments. It motivates us to do more for our developer community .
Thank you so much bro
Thanks for your lovely comments. It motivates us to do more for our developer community .
Bro thank you so much for this ..
great , can you share the git report for this
Great !
Great, this is what I was looking for..Thanks
can you pass the code of the index cshtml? the one in the note block
which video u talking about migration and could u pls share that link in comment pls
Hello Surya, Migration is covered in this video itself for creating the tables for storing data.
@@DigitalTECHJOINT ok tq bro
can you share github repo ?
Please drop us a email. Thanks
github link please
Great video, thank you
how to send token
Please watch the videos for learning developing web API and consuming API in ASP.NET MVC including Joken generation and passing it to application. Hope this helps. Thanks for visiting Digital TechJoint ruclips.net/p/PLqVWQ84m1Q7EkF8bE2HeGP6GOyEowfh5j&si=IFT9ZZ0j_EgN06iE
Awesome guide, it worked for me! Can you please make a Azure PS CLI script for these exact same steps? Would help alot to automate it and save some time.
Sure, Thanks for your lovely comments. Really appreciate . Please do share our channel link with your friends & colleagues . Thanks
Super helpful, thanks so much for the thorough walkthrough
Thanks!
Thank You So Much ... Really Appreciate the kind gesture . 🙂
thank you
Good tutorial! Thanks
Great one! Thank you
Thanks
thank you, for explaining it in very much detail
Now to upload it to production, Google asks you for verification.
Excellent....I liked that you also did the follow up for changes to the app. Sometimes the obvious things are overlooked. :)
Sir, can you tell me when getting the "free" Stripe account, that you need to go through all of the account activation to receive payments in Test Mode? I implemented your code and the Stripe window to gather credit card information doesn't show for me. Thanks in advance.
make more videos like it please
Sure, it will help us if you list down what exactly you want us to cover in the tutorial. thanks
@@DigitalTECHJOINT make full project with complete details
bro why ur using httpput API method for deletion of a database
Thanks for your question! I understand the confusion. In a RESTful API, HTTP PUT is typically used for updating or replacing a resource, and HTTP DELETE is the standard method for removing resources from the server or database. If it appears that I used HTTP PUT for deletion, this might be a misunderstanding or specific to the demo setup. In general, I would recommend using HTTP DELETE for such operations as per best practices in REST API design. I'll review the code to ensure clarity, and I appreciate your feedback!
Muchas gracias Thanks so much for your video very clear. It helped me. I sent it to my friends
Thank You So Much for visiting our channel and also sharing with your friends. Really appreciate 🙂
u use crud or cqrs , which is best for beginner while using along with mediatr
CRUD
tq brother
Most welcome. Appreciate and thanks for visiting our channel. Do let us know if you need any topic to be covered in our channel. thanks once again
Thanks a lot for excellent explanation 🎉🎉🎉
It's free?
It costs nothing to start with Azure. If you sign up for an Azure free account, you won't be charged anything unless you decide to move to pay-as-you-go pricing
Please watch my video to register free account in MS Azure. ruclips.net/video/Pf99MemtjXw/видео.htmlsi=d6BXZMNEDscJtq-f
@@DigitalTECHJOINT thank you sir
thank you for sharing
You are welcome. Thanks for visiting Digital TechJoint
I am creating an application where I need to send notification the user who have registered in my application about the activities that will happen, and will send emails to their outlook regarding the activities in the application, I cannot use their personal Outlook account password right?? I will have a password when they registered to my application, Can I use that Password and their outlook Mail ID to send emails..?
Hello, In principal you send them email on their email address using your SMTP credentials as shown in the project demo. Basis the activities done by users, you need to send them email on the email address that you capture in your application using your credentials. The demo shows you how to send email to customers. Hope you understood. Please do email us in case you need more clarifications. thanks for visiting Digital TechJoint
Very useful...
Thank you!
When will the next part come. Please upload it asap.
This week for sure. It will cover on how to consume the secured API with token in ASP.NET MVC web application. Thanks
one thing i hate about Microsoft is that they keep changing the names and options and shuffle things around after literally one month the things will be changed. sa
Very well summarized video worth of 15 mins. Just one question - how to change the domain from default azure websites to any custom one?
Thanks for watching! To change the domain, you need to purchase a custom domain, then configure it in Azure by adding the custom domain to your App Service under 'Custom Domains' and updating your DNS settings with the domain provider. Thanks, Digital TechJoint Team
i facing issue failed to verify phone number due to in the intial column phone number automatically add "()" , anyone facing same issue ?
why it is not showing option of UPI payment??
Thanks. Your for each loop though just overwrites answer each time. So the return reseult is just the last one?
Nice and concise explanation, thanks for the video
Thanks you for your lovely comments.
F i would spy as Microsoft Bill Gates on Linux systems with secret cloud mongo db since 20 or 10 years THEN by law as any spy the death penalty immediately follows.
I'm working on one project I'm getting login successfully as Admin But getting 401 error for endpoint which are Authorized only for Admin
There is possibility that you must be doing follwoing a) might not be sending the JWT token in the Authorization header when making the request. b) The token may have expired. c) The JWT token may not include the necessary claims for the user’s role. Make sure the token contains the appropriate roles (e.g., "Admin") that your authorization checks are looking for d) If the user is using a cached token that is outdated or not reflecting the correct role, they may encounter access issues Anyway, we are covering this topic in our next video where we will integrate the secured API having JWT in our ASP.NET MVC and demonstrated role based access. You should see this tutorial by next week for sure. Thanks for visiting Digital TechJoint.