ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,558 results

Roel Van de Paar
External API calls from a C#.NET client (2 Solutions!!)

External API calls from a C#.NET client Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

3:46
External API calls from a C#.NET client (2 Solutions!!)

42 views

3 years ago

The Debug Zone
How to Send IFormFile to ASP.NET Core Web API Using C# Client: A Step-by-Step Guide

In this video, we'll explore the process of sending files from a C# client to an ASP.NET Core Web API using the IFormFile interface.

2:47
How to Send IFormFile to ASP.NET Core Web API Using C# Client: A Step-by-Step Guide

59 views

8 months ago

Peter Schneider
Http 429 is not returnable in status code from C# ASP.NET Core Web API

Stay safe :) If anything is off, please write me at peter D.O.T schneider A.T ois42.de c# http-response-codes asp.net-core-webapi ...

3:45
Http 429 is not returnable in status code from C# ASP.NET Core Web API

13 views

1 year ago

The Debug Zone
How to Read Multiple Cookies with the Same Name in C# Web API

In this video, we delve into a common challenge faced by developers working with C# Web APIs: reading multiple cookies that ...

1:55
How to Read Multiple Cookies with the Same Name in C# Web API

1 view

1 month ago

The Debug Zone
How to Add a Web API Controller to an Existing ASP.NET Core MVC Project

Related to: #asp.netcore, #mvc, #webapi, #apicontroller, #existingproject, #tutorial, #programming, #softwaredevelopment, #.net, ...

2:34
How to Add a Web API Controller to an Existing ASP.NET Core MVC Project

9 views

5 months ago

Scott Chamberlain
Working with web APIs in R - v2

w/o cutoff at end - This is a video I made for class I'm doing with Software Carpentry...

3:23
Working with web APIs in R - v2

2,349 views

12 years ago

Jeremy Likness
Web API Design Patterns Implemented with ASP. NET Core 2.0

This video explains how to get started with a set of hands-on labs to implement Web API Design patterns with ASP. NET Core 2.0.

2:41
Web API Design Patterns Implemented with ASP. NET Core 2.0

2,548 views

8 years ago

Roel Van de Paar
Code Review: Return XML file from Web API (3 Solutions!!)

Code Review: Return XML file from Web API Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

3:17
Code Review: Return XML file from Web API (3 Solutions!!)

29 views

3 years ago

Dayan
Master Async Programming in C# | HTTP Requests & File Operations Simplified!🚀 c# #asyncawait  #async

Welcome to our C# Tutorial on Asynchronous Programming! In this video, we dive deep into the world of asynchronous ...

3:49
Master Async Programming in C# | HTTP Requests & File Operations Simplified!🚀 c# #asyncawait #async

57 views

1 year ago

The Debug Zone
Mastering async TaskIActionResult: Async Programming in ASP.NET Core Web API

In this video, we delve into the world of asynchronous programming within ASP.NET Core Web API, focusing on the powerful ...

2:53
Mastering async TaskIActionResult: Async Programming in ASP.NET Core Web API

5 views

6 months ago

ht195367
OAuth in asp.net 4.5

... support is included in asp.net in all of the default templates so you can use ooth in web forms web pages VC whatever works for ...

3:45
OAuth in asp.net 4.5

14,332 views

13 years ago

The Debug Zone
How to Configure JSON Serializer Settings in ASP.NET Web API Controllers

Related to: #jsonserializer, #asp.net, #webapi, #controllers, #configurejsonserializer, #asp.netwebapi, #jsonsettings, ...

1:31
How to Configure JSON Serializer Settings in ASP.NET Web API Controllers

10 views

9 months ago

Roel Van de Paar
Best practice for designing a WebAPI for exposing data in a SQL database interacting with C++...

Software Engineering: Best practice for designing a WebAPI for exposing data in a SQL database interacting with C++ and C# ...

2:11
Best practice for designing a WebAPI for exposing data in a SQL database interacting with C++...

1 view

3 years ago

The Debug Zone
ASP.net core web api: Using Facebook/Google OAuth access token for authentication

c#: ASP.net core web api: Using Facebook/Google OAuth access token for authentication Thanks for taking the time to learn more.

3:03
ASP.net core web api: Using Facebook/Google OAuth access token for authentication

44 views

1 year ago

The Debug Zone
Using Data Contract Serializer for Third-Party Web Services: A Guide

In this video, we delve into the intricacies of using Data Contract Serializer to effectively communicate with third-party web services ...

1:54
Using Data Contract Serializer for Third-Party Web Services: A Guide

2 views

7 months ago

Roel Van de Paar
Code Review: Calling rest API with HTTPWebRequest (2 Solutions!!)

Code Review: Calling rest API with HTTPWebRequest Helpful? Please support me on Patreon: ...

3:21
Code Review: Calling rest API with HTTPWebRequest (2 Solutions!!)

2 views

3 years ago

Roel Van de Paar
ASP.NET Web API Authentication For Xamarin App

ASP.NET Web API Authentication For Xamarin App Helpful? Please support me on Patreon: ...

2:15
ASP.NET Web API Authentication For Xamarin App

34 views

3 years ago

xmdi
Python vs C/C++ vs Assembly side-by-side comparison

next i will compare fortran and 4chan a test of the relative performance, not the prime-checking algorithm.

1:01
Python vs C/C++ vs Assembly side-by-side comparison

5,099,989 views

4 years ago

The Debug Zone
How to Modify or Substitute Request Body in ASP.NET Core: A Step-by-Step Guide

In this video, we'll explore the intricacies of modifying or substituting the request body in ASP.NET Core applications. Whether ...

1:39
How to Modify or Substitute Request Body in ASP.NET Core: A Step-by-Step Guide

8 views

9 months ago

Roel Van de Paar
Logging into WebAPI 2 site from c# desktop application (2 Solutions!!)

Logging into WebAPI 2 site from c# desktop application Helpful? Please support me on Patreon: ...

3:57
Logging into WebAPI 2 site from c# desktop application (2 Solutions!!)

3 views

3 years ago

Roel Van de Paar
Code Review: Pass Through Web API calls (2 Solutions!!)

Code Review: Pass Through Web API calls Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

3:53
Code Review: Pass Through Web API calls (2 Solutions!!)

4 views

3 years ago

Roel Van de Paar
Sharepoint: How to make request to webapi in to Sharepoint Online(SPO) c#?

Sharepoint: How to make request to webapi in to Sharepoint Online(SPO) c#? Helpful? Please support me on Patreon: ...

2:06
Sharepoint: How to make request to webapi in to Sharepoint Online(SPO) c#?

1 view

4 years ago

The Debug Zone
Fixing Null Collection of Integers in Web API POST Method: Common Issues

Related to: #fixingnullcollection, #webapi, #postmethod, #commonissues, #nullcollectionofintegers, #apidevelopment, ...

1:30
Fixing Null Collection of Integers in Web API POST Method: Common Issues

2 views

7 months ago

Kaushik Roy Chowdhury
Part 3 ASP.Net Web API 2 Project - Code First Migration to Seed Database

See: https://kaushikroychowdhury.com/my-udemy-courses/ (for latest and best promotional deals) See: ...

3:28
Part 3 ASP.Net Web API 2 Project - Code First Migration to Seed Database

1,130 views

7 years ago

The Debug Zone
How to Auto Log Every Request in .NET Core WebAPI: A Complete Guide

In this comprehensive guide, we'll explore the essential techniques for automatically logging every request in your .NET Core ...

3:51
How to Auto Log Every Request in .NET Core WebAPI: A Complete Guide

1 view

1 month ago