ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,096 results

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

2 months 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

65 views

9 months 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

8 months ago

The Coding Gopher
99% of Developers Don't Get RPCs

Inquiries: thecodinggopher@gmail.com ‍ Learn to build Git, Docker, Redis, HTTP ...

9:20
99% of Developers Don't Get RPCs

94,073 views

9 months ago

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

480,175 views

8 months 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

12 views

6 months 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

10 months ago

Taner Saydam
.NET WebAPI Öğrenelim

GitHub: https://github.com/TanerSaydam/WebAPI.Youtube Udemy Eğitimlerim: https://www.udemy.com/user/taner-saydam/ ...

2:45:50
.NET WebAPI Öğrenelim

11,337 views

Streamed 11 months ago

Sachin Kunte
C# Web API: From Header, Route, Body, and Query in Client-Server Architecture

Dive into the fundamentals of data transfer in C# Web API and explore how to bind parameters using attributes like FromHeader, ...

10:18
C# Web API: From Header, Route, Body, and Query in Client-Server Architecture

184 views

9 months ago

KVO Tech
The BEST .NET 10 Feature? You Missed!

Stop creating .sln files! Run C# code directly like Python. This software development trick in .NET 10 changes programming ...

2:10
The BEST .NET 10 Feature? You Missed!

356 views

2 weeks ago

The Debug Zone
How to Fetch JSON Data from API in C# Using HttpWebRequest: A Step-by-Step Guide

In this video, we will explore the process of fetching JSON data from an API using C#. Whether you're a beginner looking to ...

1:31
How to Fetch JSON Data from API in C# Using HttpWebRequest: A Step-by-Step Guide

11 views

7 months ago

The Debug Zone
How to Add Custom Headers in IHttpActionResult for Web API 2

In this video, we'll explore the process of adding custom headers to your IHttpActionResult responses in Web API 2. Custom ...

1:54
How to Add Custom Headers in IHttpActionResult for Web API 2

8 views

3 months 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

10 months ago

The Debug Zone
Using TensorFlow C++ API in Qt Projects: A Step-by-Step Guide

In this video, we will explore the powerful combination of TensorFlow's C++ API and the Qt framework to enhance your application ...

2:17
Using TensorFlow C++ API in Qt Projects: A Step-by-Step Guide

19 views

4 months ago

The Debug Zone
How to Implement Server-Sent Events in C# Without ASP.NET or MVC

In this video, we dive into the world of real-time web communication by exploring Server-Sent Events (SSE) in C#.

1:31
How to Implement Server-Sent Events in C# Without ASP.NET or MVC

20 views

6 months ago

The Debug Zone
How to Send JSON Data in a POST Request Using C# - Step-by-Step Guide

In this video, we'll explore the process of sending JSON data in a POST request using C#. Whether you're building a web ...

1:31
How to Send JSON Data in a POST Request Using C# - Step-by-Step Guide

35 views

8 months 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

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

The Debug Zone
How to Post Dynamic JSON Properties to ASP.NET Core Web API with MongoDB

Related to: #dynamicjsonproperties, #asp.netcore, #webapi, #mongodb, #postjson, #apitutorial, #webdevelopment, ...

4:40
How to Post Dynamic JSON Properties to ASP.NET Core Web API with MongoDB

6 views

6 months ago

Round The Code
How to convert a C# DateTime to a user's local timezone

Learn how to convert a DateTime value from an ASP.NET Core Web API to your user's local timezone in C#. This tutorial covers ...

5:39
How to convert a C# DateTime to a user's local timezone

649 views

8 months ago