- Видео 468
- Просмотров 901 162
Biswa Ranjan
Индия
Добавлен 7 апр 2010
Hi,
I am Biswa Ranjan, consider myself a proud programmer and an Architect.
I have 12 years of experience in Microsoft technologies like C#, VB, ASP .NET, MVC, Restful API, .NET Core, Blazor, Machine Learning, MS SQL server. I have worked in product development as well as production support for multinational clients.
I run this channel to share my experience and knowledge with others.
Please subscribe my channel to learn more & explore more.
I also run another channel of Moto Vlogging, Please do watch and subscribe : www.youtube.com/@SunRider54
Business email- ranjan.biswa54@gmail.com
I am Biswa Ranjan, consider myself a proud programmer and an Architect.
I have 12 years of experience in Microsoft technologies like C#, VB, ASP .NET, MVC, Restful API, .NET Core, Blazor, Machine Learning, MS SQL server. I have worked in product development as well as production support for multinational clients.
I run this channel to share my experience and knowledge with others.
Please subscribe my channel to learn more & explore more.
I also run another channel of Moto Vlogging, Please do watch and subscribe : www.youtube.com/@SunRider54
Business email- ranjan.biswa54@gmail.com
How to push the code to Azure DevOps Repository in 5 minutes | #AzureDevOps #DevOps #VisualStudio
Learn how to push Visual Studio project to Azure DevOps Repo.
By hosting your code in an Azure Repos Git repository, you may share your Visual Studio solution with others.
Git or GitHub repositories for Azure Repos can be managed using Visual Studio. In This video instructions
demonstrates how to push your Visual Studio project into Azure DevOps.
More videos:
► Implement Login API with JWT token Authentication in Asp.Net Core 7.0 Web API : ruclips.net/video/PfaLY9p9FA8/видео.html
► Login API with JWT token Authentication in Asp.Net Core 6.0 Web API : ruclips.net/video/hcDjvCk47dg/видео.html
► Authentication with JWT (JSON Web Token) in Asp.Net Core 3.1 Web API : ruclips.net/video/fPNKHzz7lzY/ви...
By hosting your code in an Azure Repos Git repository, you may share your Visual Studio solution with others.
Git or GitHub repositories for Azure Repos can be managed using Visual Studio. In This video instructions
demonstrates how to push your Visual Studio project into Azure DevOps.
More videos:
► Implement Login API with JWT token Authentication in Asp.Net Core 7.0 Web API : ruclips.net/video/PfaLY9p9FA8/видео.html
► Login API with JWT token Authentication in Asp.Net Core 6.0 Web API : ruclips.net/video/hcDjvCk47dg/видео.html
► Authentication with JWT (JSON Web Token) in Asp.Net Core 3.1 Web API : ruclips.net/video/fPNKHzz7lzY/ви...
Просмотров: 2 118
Видео
How to use OpenAI Chat GPT to check grammar & spelling using ASP .NET Core
Просмотров 753Год назад
In this video, I'll show you How to use OpenAI Chat GPT to check grammar & spelling using ASP .NET Core. ► Download Source Code from: drive.google.com/file/d/1i4jkQPfJNhpkVl6eNFczYQWoBWNxTbVx/view?usp=sharing More Video on ChatGPT ► How To earn Money With Chat GPT, Earn money with AI : ruclips.net/video/BRLRK77t2o4/видео.html ► How to integrate ChatGPT with C# and .NET Core : ruclips.net/video/...
Login API with JWT token Authentication in ASP .NET Core Minimal API Super Easy
Просмотров 2,6 тыс.Год назад
Generating JWT token is super easy now. With just 8 command and 2 lines of code it can acomplished. A JSON Web Token(JWT) is JSON Object which is used to securely transfer information over the web(between two parties). It can be used for an authentication system and can also be used for information exchange. The token is mainly composed of header, payload, signature. These three parts are separ...
Connect to SQL Server using C++ GUI Windows Form in Visual Studio 2022 (C++ Database Connection)
Просмотров 7 тыс.Год назад
In this session, we will see how we can easily connect to SQL Server C GUI windows form application using Visual Studio 2022. For this you installed visual studio C Windows develop module. ► Download Source Code from: drive.google.com/file/d/1m-1l2aiajrqfq9TsSwZONaJUG3a95SEm/view?usp=drivesdk Recomended Tutorial: ► Create your first C GUI Windows Form using Visual Studio 2022 : ruclips.net/vide...
Create your first C++ GUI Windows Form using Visual Studio 2022 (Getting started)
Просмотров 26 тыс.Год назад
In this session, we will see how we can easily create a C GUI windows form application using Visual Studio 2022. For this you installed visual studio C Windows develop module. C Windows Forms (WinForms) App in Visual Studio 2022 Windows Forms (WinForms) is a UI framework for building windows desktop apps. It provides one of the productive ways to create desktop apps based on the visual designer...
Implement HTML Reports in .NET Core Windows form application
Просмотров 743Год назад
Implement HTML Reports in .NET Core Windows form application. In this video session, We will see, How implemente HTML reports in .NET Core Windows Form application. Download the Source Code from : shorturl.at/beoPR #Reportings #HTMLReports #WindowsForm
SQLite and Entity Framework Core in Blazor (Create Database & table, Insert & Select Operation)
Просмотров 760Год назад
In this video I am demonstrating how to implement SQLite using EF Core in Blazor Server App. Here I am creating Database, Table with code first approach. Then doing insert and select operation. Download Source code:t.ly/G9zIZ More Videos: ► Building Hybrid Windows Form Blazor Server App in Visual Studio 2022 C# .Net 7 and ElectronNET.API. : ruclips.net/video/Z9SvTexmAeA/видео.html ► Containeriz...
Building Hybrid Windows Form Blazor Server App in Visual Studio 2022 C# .NET 7 and ElectronNET.API.
Просмотров 1,1 тыс.Год назад
Please Subscribe to my new channel: www.youtube.com/@SunRider54/videos Hi Viewers In this session I am demonstrating Developing windows form application using Blazor App with visual studio 2022 and .Net7 and ElectronNET.API. Below are the command to create and configure Blazor Server Electron App. mkdir blazor-electron-demo cd blazor-electron-demo dotnet new blazorserver no-https dotnet add pac...
How to implement Entity Framework Core and Stored procedure CRUD Operation in ASP.NET Core
Просмотров 5 тыс.Год назад
In this session, I am demonstrating the implementation on Entity Framework Core using Stored Procedure in ASP.NET Core REST API. With Single API End point, Single Stored Procedure, minimal line of Code. ► Download the Source Code from : drive.google.com/file/d/1_MGGk1Ued8lilhHwyr6xgMTKT93VNAuB/view?usp=sharing More Videos: ► How to Implement ADO .NET CRUD Operation with .NET Core using Stored P...
How to Implement ADO .NET CRUD Operation with .NET Core using Stored Procedure
Просмотров 910Год назад
In this session I cover complete CRUD operation using ADO .NET and .NET Core using SQL Stored Procedure. In this session, I am demonstrating a Single API end point, a Single stored procedure to do all the task. ► Download the Source Code from : shorturl.at/imoW3 ► Implement ADO .NET with ASP .NET Core 7.0: ruclips.net/video/JzXPZjKDFG0/видео.html ► Implement ADO .NET with ASP .NET Core 6.0: ruc...
#JavaScript #Tutorial Part -15 (Best Practice)
Просмотров 35Год назад
#JavaScript #Tutorial Part -15 (Best Practice) Often, when programming code contains errors, nothing will happen. There are no error messages, and you will get no indications where to search for errors. Searching for (and fixing) errors in programming code is called code debugging. JavaScript Tutorial Part -1 (Basics of JavaScript) : ruclips.net/video/CMF3ffQKcJY/видео.html JavaScript Tutorial ...
#JavaScript #Tutorial Part -14 (Debugging)
Просмотров 45Год назад
#JavaScript #Tutorial Part -14 (Debugging) Often, when programming code contains errors, nothing will happen. There are no error messages, and you will get no indications where to search for errors. Searching for (and fixing) errors in programming code is called code debugging. JavaScript Tutorial Part -1 (Basics of JavaScript) : ruclips.net/video/CMF3ffQKcJY/видео.html JavaScript Tutorial Part...
#JavaScript #Tutorial Part -13 (JSON Object)
Просмотров 24Год назад
#JavaScript #Tutorial Part -13 (JSON Object) JSON stands for JavaScript Object Notation. The JSON syntax is derived from JavaScript object notation syntax, but the JSON format is text only. Code for reading and generating JSON data can be written in any programming language JavaScript Tutorial Part -1 (Basics of JavaScript) : ruclips.net/video/CMF3ffQKcJY/видео.html JavaScript Tutorial Part -2 ...
#JavaScript #Tutorial Part -12 (Classes)
Просмотров 26Год назад
#JavaScript #Tutorial Part -12 (Classes) ECMAScript 2015, also known as ES6, introduced JavaScript Classes. JavaScript Classes are templates for JavaScript Objects. A JavaScript class is not an object. It is a template for JavaScript objects. Use the keyword class to create a class. Always add a method named constructor() JavaScript Tutorial Part -1 (Basics of JavaScript) : ruclips.net/video/CM...
#JavaScript #Tutorial Part -11 (Understanding Arrays)
Просмотров 10Год назад
#JavaScript #Tutorial Part -11 (Understanding Arrays) An array is a special variable, which can hold more than one value. An array can hold many values under a single name, and you can access the values by referring to an index number JavaScript Tutorial Part -1 (Basics of JavaScript) : ruclips.net/video/CMF3ffQKcJY/видео.html JavaScript Tutorial Part -2 (Functions and Events) : ruclips.net/vid...
#JavaScript #Tutorial Part -10 (Exception Handling Try,Catch, and Finally)
Просмотров 52Год назад
#JavaScript #Tutorial Part -10 (Exception Handling Try,Catch, and Finally)
#JavaScript #Tutorial Part -9 (Expressions and operators)
Просмотров 20Год назад
#JavaScript #Tutorial Part -9 (Expressions and operators)
#JavaScript #Tutorial Part -8 (Variables, var, let, and const)
Просмотров 14Год назад
#JavaScript #Tutorial Part -8 (Variables, var, let, and const)
#JavaScript #Tutorial Part -7 (Loop Statement)
Просмотров 34Год назад
#JavaScript #Tutorial Part -7 (Loop Statement)
#JavaScript #Tutorial Part -6 (If, Else & Switch Case, Conditional Statement)
Просмотров 15Год назад
#JavaScript #Tutorial Part -6 (If, Else & Switch Case, Conditional Statement)
#JavaScript #Tutorial Part -5 (DOM Methods)
Просмотров 64Год назад
#JavaScript #Tutorial Part -5 (DOM Methods)
#JavaScript #Tutorial Part -4 (Message Box/ Pop Up Box)
Просмотров 16Год назад
#JavaScript #Tutorial Part -4 (Message Box/ Pop Up Box)
#JavaScript #Tutorial Part -3 (Different Events of HTML Elements)
Просмотров 28Год назад
#JavaScript #Tutorial Part -3 (Different Events of HTML Elements)
#JavaScript #Tutorial Part -2 (Functions and Events)
Просмотров 16Год назад
#JavaScript #Tutorial Part -2 (Functions and Events)
#JavaScript #Tutorial Part -1 (Basics of JavaScript)
Просмотров 131Год назад
#JavaScript #Tutorial Part -1 (Basics of JavaScript)
How to implement Swagger in ASP .NET Core Web API Tutorial
Просмотров 5 тыс.Год назад
How to implement Swagger in ASP .NET Core Web API Tutorial
How To Use Rate Limiting In ASP.NET Core
Просмотров 1,3 тыс.Год назад
How To Use Rate Limiting In ASP.NET Core
How to generate and download Excel Report in ASP .NET Core
Просмотров 2,7 тыс.Год назад
How to generate and download Excel Report in ASP .NET Core
How to prevent XSS attacks in ASP .NET Core Web API
Просмотров 5 тыс.Год назад
How to prevent XSS attacks in ASP .NET Core Web API
@mikehemilton9610 HI. When I press the create, The form is never created. I tried many times, but vs doesn`t create any MyForm.h. I searched for the problem, some people have the same problem and told this is with vs2022, mine is also 2022. I have no idea how to solve the problem.
Very good video thanks it's so helpful
can i have 1 api key thanks
please make vedio on how to send data from brower directly to printer in blazor webassembly
If i want to ask questions in visual studio using gpt api how can i do it? I want to make c++ project using gpt, and gpt should be used inside visual studio
how i can integrate this with react?
This video help me to understood the docker
Thank you for this video. Hope mine ends soon, it has been copying rows all day, more than 118 millions :'v
GREAT,can u share the code
SOURCE CODE FILE IS NOT AVAILABLE
great video , can u share the code , please
Wow
How to download a file from different server ?
How to translate doc and other file format using chatgpt in .net core. When we upload any file then how to translate that file from english to german e.g and get the translated file return
My labtop has some security if possible please send me web link which I may provide to you
Nice Explaination
Where do you leve I am in Mumbai can u give me your contact no
Vidios are good only invisibility is issue
I am working in company as my sir said it is paid verson I think it comes in pakege with Microsoft no need to pay anything if we are using vs 2022
It is not paid it is free
@@BiswaRanjanthanks
Good learning
Worked like a charm!
Its not taks its task
great
Nice explanation.
Hello sir, I just used Winform app project with .net core, but i feel it so lag when i used many features. You know how to reduce lag for application?
You kept adding code, without explaining why such a bunch of code is needed. It would increase your reach and beginners would benefit. Not asking by line explanation, but what major bunch of code does, that would help a lot. However , thank you.
Excellent explanation
I followed everything. But I am getting a 204 status code as return and no answer for my Prompt
Have you been able to resolve it?
thanks
Good video for beginner hands on
Sir I have same question
Thanks!
Sir How can I get the origin path of selected file using .NET Core 6.0 Web API?
price
Yeah it works only on local host but when we publish our code on iis server then it did not worked
thank u boss man
Helpful Tutorial for me!!
Sir how can link api from my net Maui mobile app to enter data in excel
Great work Biswa, love you man.
Useful
Muchas gracias, muy eficiente
please make a video on oauth authentication in microservices
very nice
If you write code step by step in video i think we will understand better
😢correct only time is a consern which is the third party extention in this.
cheers mate
Thanks
how i can publish as application under default websit not as site do you have sample
Great excellent work 👍👍👍
Hi bro try Arabic also that will great change left right and right left
tanks