Code Semantic
Code Semantic
  • 349
  • 1 080 644
Consume Web API in MVC with Basic Authentication | ASP.Net Web API
This video explains how to consume web API with basic authentication in MVC. To understand this video ASP.Net MVC knowledge is required.
Following are the ASP.Net MVC videos of Authentication and Authorization:
66 - Authentication And Authorization in ASP.Net MVC : czcams.com/video/K0MDidAZNSM/video.html
67 - Role Based Security #1 | Implementing Authentication & Authorization in ASP.Net MVC : czcams.com/video/FIiaQ2laXZE/video.html
68 - Role Based Security #2 | Implementing Authentication & Authorization in ASP.Net MVC : czcams.com/video/7rebqB6N2dE/video.html
69 - Role Based Security #3 | Implementing Authentication & Authorization in ASP.Net MVC : czcams.com/video/k4WwPRYdslg/video.html
70 - Role Based Security #4 | Implementing Authentication & Authorization in ASP.Net MVC : czcams.com/video/hBVe9o_M8ws/video.html
zhlédnutí: 1 398

Video

33 - Apply & Test Basic Authentication | ASP.Net Web API
zhlédnutí 490Před 10 měsíci
This video explains how to apply 'Authentication' filter at different levels in Web API. It also covers how to test 'Basic Authentication' in Postman
32 - Implementing Basic Authentication | ASP.Net Web API
zhlédnutí 753Před 10 měsíci
This video practically explains how to implement 'Basic Authentication' in ASP.Net Web API. Basic Authentication Video : czcams.com/video/LPOsiJfTgZg/video.html Filters in ASP.Net Web API Video : czcams.com/video/EiJqjd-2pEM/video.html
31 - Basic Authentication | ASP.Net Web API
zhlédnutí 737Před 10 měsíci
This video theoretically explains about 'Basic Authentication'. It is one of the easy and simple way to secure your web API
30 - Filters In Web API | ASP.Net Web API
zhlédnutí 1,7KPřed 11 měsíci
Filters inject extra logic into request processing. They provide a simple and elegant way to implement cross-cutting concerns. This term refers to functionality that is used all over an application and doesn’t fit neatly into any one place, where it would break the separation of concerns pattern.
29 - Consume DELETE Request In MVC | ASP.Net Web API
zhlédnutí 472Před rokem
This video demonstrate how to consume a DELETE request of Web API using HttpClient class in ASP.Net MVC. Setting up ASP.Net MVC application : czcams.com/video/BhXrdnaZ8fQ/video.html CRUD operations using Entity Framework in ASP.Net Web API : czcams.com/video/KJbF8dPCaJ4/video.html Consume DELETE request in .Net using HttpClient : czcams.com/video/CQ2xbfWATRc/video.html ASP.Net MVC tutorial : cz...
28 - Consume PUT Request In MVC | ASP.Net Web API
zhlédnutí 508Před rokem
This video demonstrate how to consume a PUT request of Web API using HttpClient class in ASP.Net MVC. Setting up ASP.Net MVC application : czcams.com/video/BhXrdnaZ8fQ/video.html CRUD operations using Entity Framework in ASP.Net Web API : czcams.com/video/KJbF8dPCaJ4/video.html Consume PUT request in .Net using HttpClient : czcams.com/video/T4hpv2mpEfA/video.html ASP.Net MVC tutorial : czcams.c...
27 - Consume POST Request In MVC | ASP.Net Web API
zhlédnutí 726Před rokem
This video demonstrate how to consume a POST request of Web API using HttpClient class in ASP.Net MVC. Setting up ASP.Net MVC application : czcams.com/video/BhXrdnaZ8fQ/video.html CRUD operations using Entity Framework in ASP.Net Web API : czcams.com/video/KJbF8dPCaJ4/video.html Consume POST request in .Net using HttpClient : czcams.com/video/tGjhq0BUtjk/video.html ASP.Net MVC tutorial : czcams...
26 - Consume GET Request In ASP.Net MVC | ASP.Net Web API
zhlédnutí 830Před rokem
This video demonstrate how to consume a GET request of Web API using HttpClient class in ASP.Net MVC. Setting up ASP.Net MVC application : czcams.com/video/BhXrdnaZ8fQ/video.html CRUD operations using Entity Framework in ASP.Net Web API : czcams.com/video/KJbF8dPCaJ4/video.html Consume GET request in .Net using HttpClient : czcams.com/video/pL-3in8alIs/video.html ASP.Net MVC tutorial : czcams.c...
25 - Consume Web API In ASP.Net MVC | ASP.Net Web API
zhlédnutí 1,4KPřed rokem
This video demonstrates how to setup ASP.Net MVC application to consume Web API. HttpClient Class Link : czcams.com/video/5jou2eAGpmk/video.html ASP.Net MVC playlist link : czcams.com/play/PLUU6Q8aGTpKVlwBXG8r8QhpbiHqB2zeOe.html
24 - Consume DELETE Request using HttpClient | ASP.Net Web API
zhlédnutí 423Před rokem
This video demonstrate how to consume a DELETE request of Web API using HttpClient class in .Net.
23 - Consume PUT Request using HttpClient | ASP.Net Web API
zhlédnutí 587Před rokem
This video demonstrate how to consume a PUT request of Web API using HttpClient class in .Net.
22 - Consume POST Request using HttpClient | ASP.Net Web API
zhlédnutí 1,4KPřed rokem
This video demonstrate how to consume a POST request of Web API using HttpClient class in .Net.
21 - Consume GET Request using HttpClient | ASP.Net Web API
zhlédnutí 1,3KPřed rokem
This video demonstrate how to consume a GET request of Web API using HttpClient class in .Net.
20 - Consume Web API using HttpClient | ASP.Net Web API
zhlédnutí 1,3KPřed rokem
This video introduces the concept of 'HttpClient', which is a client for all the .NET application to consume a Web API.
19 - CRUD Operations Using Entity Framework - Part 2 | ASP.Net Web API
zhlédnutí 1,2KPřed rokem
19 - CRUD Operations Using Entity Framework - Part 2 | ASP.Net Web API
18 - CRUD Operations Using Entity Framework - Part 1 | ASP.Net Web API
zhlédnutí 1,5KPřed rokem
18 - CRUD Operations Using Entity Framework - Part 1 | ASP.Net Web API
17 - Using RESTful API Verbs | GET, POST, PUT, DELETE | ASP.Net Web API
zhlédnutí 1,1KPřed rokem
17 - Using RESTful API Verbs | GET, POST, PUT, DELETE | ASP.Net Web API
16 - RESTful API Verbs | GET, POST, PUT, DELETE | ASP.Net Web API
zhlédnutí 851Před rokem
16 - RESTful API Verbs | GET, POST, PUT, DELETE | ASP.Net Web API
15 - Attribute Routing | ASP.Net Web API
zhlédnutí 1,4KPřed rokem
15 - Attribute Routing | ASP.Net Web API
14 - Convention Based Routing | Asp.Net Web API
zhlédnutí 1,5KPřed rokem
14 - Convention Based Routing | Asp.Net Web API
13 - Web API Routing | ASP.Net Web API
zhlédnutí 2KPřed rokem
13 - Web API Routing | ASP.Net Web API
12 - Content Negotiation | ASP.Net Web API
zhlédnutí 1,5KPřed rokem
12 - Content Negotiation | ASP.Net Web API
11 - Media Type Formatters | ASP.Net Web API
zhlédnutí 1,7KPřed rokem
11 - Media Type Formatters | ASP.Net Web API
10 - Model Binding | ASP.Net Web API
zhlédnutí 1,8KPřed 2 lety
10 - Model Binding | ASP.Net Web API
9 - Models In Web API | ASP.Net Web API
zhlédnutí 2KPřed 2 lety
9 - Models In Web API | ASP.Net Web API
8 - Web API Testing Tool : Postman
zhlédnutí 1,6KPřed 2 lety
8 - Web API Testing Tool : Postman
7 - Return Types of Action Method | ASP.Net Web API
zhlédnutí 4,1KPřed 2 lety
7 - Return Types of Action Method | ASP.Net Web API
6 - Action Method in Web API | ASP.Net Web API
zhlédnutí 2,4KPřed 2 lety
6 - Action Method in Web API | ASP.Net Web API
5 - Controllers in ASP.Net Web API | ASP.Net Web API
zhlédnutí 2,4KPřed 2 lety
5 - Controllers in ASP.Net Web API | ASP.Net Web API

Komentáře

  • @raghadfahad211
    @raghadfahad211 Před 22 hodinami

    Love it

  • @raghadfahad211
    @raghadfahad211 Před dnem

    learn a lot

  • @raghadfahad211
    @raghadfahad211 Před dnem

    learn a lot!

  • @raghadfahad211
    @raghadfahad211 Před 2 dny

    Thank u

  • @juhairahamed5342
    @juhairahamed5342 Před 7 dny

    Good Explaination

  • @Meguzi
    @Meguzi Před 10 dny

    Thank you so much. There are so many explanations but you explained it so well. 🎉

  • @GermansEagle
    @GermansEagle Před 11 dny

    Nice, saw all 10, good job!

  • @sleepeasyguitar9505
    @sleepeasyguitar9505 Před 17 dny

    Thank you for this tutorial

  • @anjanaviduranga7707
    @anjanaviduranga7707 Před měsícem

    hodai 💋

  • @tomasoom7423
    @tomasoom7423 Před měsícem

    When i make the connection and finally choose the Entity Framework version it says that "An item with the same key has already been added" and no sql file is created. What am i doing wrong?

  • @vidyasagar7991
    @vidyasagar7991 Před měsícem

    Wonderfull!

  • @AbhishekAbhi-sd7ts
    @AbhishekAbhi-sd7ts Před měsícem

    Not cleared this anonymous pls clear me

  • @adiignat9571
    @adiignat9571 Před měsícem

    Verry nice and clear explained !! But if I have first and second number equal with one , for 1 <= n <= 40 , besides this a c++ code will help even more :D Besides that i wanna output the n-th number of Fibonacci ; for example if n is 1 , the n-th number will be 1 , if n is 2 the n-th number will be 1 , if n is 3 , the n-th will be 2 and soo onn ; I have a problem to solve and I'm struglin for a while :)

  • @Kishore.travelbytes
    @Kishore.travelbytes Před měsícem

    Watched all 10 videos of Visual Studio Debugging. Very Nice. Understood easily. Thanks a lot Mam

  • @nkazeanderson7509
    @nkazeanderson7509 Před 2 měsíci

    Great course

  • @ajaysasane4674
    @ajaysasane4674 Před 2 měsíci

    Thnx ma'am ❤

  • @user-ts4bm6jf9p
    @user-ts4bm6jf9p Před 2 měsíci

    mam I not getting the step-over can you help

  • @user-ic7zj5br7g
    @user-ic7zj5br7g Před 3 měsíci

    i need this code .... if anyone tried it can please provide me it...

  • @user-ic7zj5br7g
    @user-ic7zj5br7g Před 3 měsíci

    can i get this code ???

  • @CarlosWashingtonMercado
    @CarlosWashingtonMercado Před 3 měsíci

    Do you have the source code for this example?

  • @labhishettyragini6539
    @labhishettyragini6539 Před 3 měsíci

    Please do some asp. Net core videos also..

  • @aravind9686
    @aravind9686 Před 3 měsíci

    7:17 i know

  • @ashishtayade047
    @ashishtayade047 Před 3 měsíci

    Thank you mam very nice gide & very nice information data adapter ADO.Net teaching video.👍

  • @ashishtayade047
    @ashishtayade047 Před 3 měsíci

    Thank you mam very nice gide & very nice information data set ADO.Net teaching video.👍

  • @pritisardar5477
    @pritisardar5477 Před 4 měsíci

    you made every topic so complicated !!!!!!!!!

  • @shubham24161
    @shubham24161 Před 4 měsíci

    Thank You ❤

  • @pritisardar5477
    @pritisardar5477 Před 4 měsíci

    Before uploading you should check your screen,It is not fully visible !!!!!!!

  • @WaqasMehmood-nq5uz
    @WaqasMehmood-nq5uz Před 4 měsíci

    what is POCO entity ?

  • @ashishtayade047
    @ashishtayade047 Před 4 měsíci

    Thank you mam very nice gide & very nice best information command object ADO.Net teaching video.👍

  • @ashishtayade047
    @ashishtayade047 Před 4 měsíci

    Thank you mam very nice gide & very nice best information connection object ADO.Net teaching video.👍

  • @RohithRakoti
    @RohithRakoti Před 4 měsíci

    thank you for sharing your knowledge to use . thank you so much for your videos

  • @__thytran
    @__thytran Před 4 měsíci

    Thank you. Very helpful

  • @__thytran
    @__thytran Před 4 měsíci

    Thanks

  • @nikitam6164
    @nikitam6164 Před 5 měsíci

    Hello, Thank you for this debugging playlist and for the effort.This is what I was looking for. Simple, direct and clear explanation.

  • @krishshiva8756
    @krishshiva8756 Před 5 měsíci

    Video 10 action Selectors cannot see entire screen, thanks !

  • @atsul.7943
    @atsul.7943 Před 5 měsíci

    Thank you. Very informative series.

  • @atsul.7943
    @atsul.7943 Před 5 měsíci

    Amazing work. Thank you so much for this.

  • @aquraraj123
    @aquraraj123 Před 5 měsíci

    cold mdm

  • @User-Dotnet
    @User-Dotnet Před 5 měsíci

    Dear Madam what is forbidden response?

  • @User-Dotnet
    @User-Dotnet Před 5 měsíci

    Dear Madam, may I know why you mentioned Validate method as static?

  • @User-Dotnet
    @User-Dotnet Před 5 měsíci

    Hi Madam I have one doubt is it mandatory to use placeholder for Controller, action and Route perametre in Conventional Routing ? pls reply mam.

  • @DevTunePlay
    @DevTunePlay Před 5 měsíci

    Excellent!

  • @saikumarnarani8173
    @saikumarnarani8173 Před 5 měsíci

    Thank you so much!

  • @User-Dotnet
    @User-Dotnet Před 5 měsíci

    Dear Madam sending complex data trough QueryString is a difficult thing and it seems easy to send via from request Body. So my Question is which is better Option?when to use one over another?

  • @User-Dotnet
    @User-Dotnet Před 5 měsíci

    Dear Madam when we will use HttpResponseMessage return type and IHttpActionResult return type? I think both are showing same output.

  • @prashantbhagat1519
    @prashantbhagat1519 Před 6 měsíci

    One of the best video on watch window.

  • @sandhyaltudu9039
    @sandhyaltudu9039 Před 6 měsíci

    Hi mam, please upload subsequent videos of this series.

  • @Anil-or1fk
    @Anil-or1fk Před 6 měsíci

    thank you mam i go through almost all videos even chatgpt also but i didn't understand the concept but u made it very easy for me thanks a lot.

  • @bhavyabhargava3700
    @bhavyabhargava3700 Před 6 měsíci

    How can we make the search box to filter irrespective of the data types i.e. even if the columns are in Integer or string data types how to filter through them in one go?

  • @ramesh7764
    @ramesh7764 Před 6 měsíci

    Good Explanation