WATCH C# Corner's 1-week Power Platform Conference. FREE HERE.
x
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
CAREER
MEMBERS
JOBS
About Services
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Kokul Jose (6)
Suthahar J (5)
Gaurav Kumar (4)
Prasad Rane (3)
Anupam Maiti (3)
C# Corner Live (2)
Satya Karki (2)
Cecil Phillip (2)
Bassam Alugili (2)
Afzaal Ahmad Zeeshan (2)
Daniel Gomez Jaramillo (2)
Ashok Karale (2)
Amir Ali (2)
Abhishek Yadav (2)
Ankit Sharma (2)
Ravi Prakas (1)
Agustinus Theodorus (1)
Naveenkumar Paramasivam (1)
Sundaram Subramanian (1)
Rumeel Hussain (1)
Imran Ghani (1)
Satheesh Elumalai (1)
Amit Kumar (1)
Stephen Simon (1)
Akshay Teotia (1)
Jignesh Trivedi (1)
Pramod Singh (1)
Vithal Wadje (1)
Sean Franklin (1)
Prashant Nimbare (1)
Sumit Kharche (1)
Ramaprasad Upadhyaya (1)
Adalat Khan (1)
Akhil Mittal (1)
Asif Sayed (1)
Srinivas Sampath (1)
Kirtesh Shah (1)
Jay Krishna Reddy (1)
Lalit Bansal (1)
Ashirwad Satapathi (1)
Sandhya Shinde (1)
Amar Srivastava (1)
Atul Warade (1)
Nitin Desai (1)
Sormita Chakraborty (1)
Praveen Moosad (1)
Kiran Paul (1)
Onkar Sharma (1)
Sibeesh Venu (1)
Sandeep Mishra (1)
Satyaprakash Samantaray (1)
Akshay Phadke (1)
Shweta Lodha (1)
Nilanjan Dutta (1)
Rion Williams (1)
Ravindra T C (1)
Deepak Kaushik (1)
Kamal Rawat (1)
Himanshu Upreti (1)
john donell (1)
Vijay K (1)
Sarthak Varshney (1)
Jayakumar Balasubramaniam (1)
Shervin Cyril (1)
Sukanya Mandal (1)
Joydip Kanjilal (1)
Bhasker Das (1)
Tamilan S (1)
Avirup Basu (1)
Bohdan Stupak (1)
Prashant Kumbhar (1)
Hadshana Kamalanathan (1)
Sumit Gupta (1)
Faisal Pathan (1)
Related resources for Services
No resource found
Managing Resiliency in Microservices - Full Stack Virtual Conference 2021
3/5/2021 9:49:50 AM.
In this session, Nish Anil describes more about Managing Resiliency in Microservices.
Power Apps With Azure Cognitive Services
3/3/2021 2:27:48 PM.
This article shares a method to integrate Azure cognitive services (computer vision API) and Power Apps with the help of Power Automate.
How To Pin SSRS Report To Power BI Service Cloud
2/18/2021 1:48:44 PM.
In this article I will explain how can we pin SSRs reports and dashboard to Power BI Cloud service
Deploying .NET Core Background Service On Windows
2/16/2021 5:03:48 PM.
A quick tutorial on how to deploy a .NET Core service on Windows Server/PC.
Creating A Cloud Desktop Using Amazon Workspace And Connect With Computer And Smartphone📱
2/15/2021 3:07:58 PM.
In this article i am explained about how to create cloud desktop computer using Amazon Workspace and connect with desktop and smartphone. This Amazon workspace allows you to create a desktops for you
How To Set Up Report Server Configuration Manager For SQL Server Reporting Services (SSRS)
2/11/2021 8:18:49 PM.
This article describes how to configure SQL server reporting services and setup the environment in detail.
Overview Of Microsoft's Artificial Intelligence (AI)
2/11/2021 3:52:52 PM.
This article lists various into AI services supported and provided by Microsoft
What Is Cloud Computing? Explore The Services And Deployment Models
2/11/2021 3:01:35 PM.
In this article you will learn what is Cloud Computing? explore the Services and Deployment Models.
Building real applications with Microsoft Orleans
2/10/2021 4:32:20 AM.
Microsoft Orleans is a cross-platform framework for building distributed applications with .NET.In this episode, Reuben Bond joins Cecil to talk about some of the capabilities of Orleans. Reuben eve
3 Simple Steps to Create Your First ASP.Net Web API Service
2/9/2021 5:28:03 AM.
This article describes the 3 simple steps to create a ASP.NET Web API HTTP service that returns non-SOAP based data.
How To Integrate Azure Application Insights Service To An Angular Application
2/3/2021 1:52:01 PM.
In this article, you will learn how to Integrate Azure Application Insights service to an Angular Application.
Learn About Azure DevOps
2/1/2021 3:29:23 PM.
In this article, we learn about Azure DevOps, Azure DevOps Services, and Azure DevOps server in detail.
Microservices Architecture
1/4/2021 7:07:52 AM.
In this session of Software Architecture Virtual Conference, you'll learn about Microservices Architecture
Web Services State Management Using Application Object
1/3/2021 10:33:18 AM.
A Web Service is a software program that uses XML to exchange information with other software via common internet protocols. In a simple sense, Web Services are a way for interacting with objects over
An Introduction to Azure App Service
1/1/2021 7:30:10 PM.
Azure App services are the services that provide a platform for hosting web applications, APIs, and mobile back-ends.
Chat Server and Client in C# Using Remoting Technology
12/31/2020 6:36:28 AM.
This application is a simple Chat server and Client, which is conversion of Java RMI chat server and client. The Java client was a Applet and present application client in Windows Forms.
Introduction To Azure IoT Hub
12/30/2020 3:53:20 PM.
This article explains the Microsoft Azure IoT Hub, which plays an important role in IoT devices
đź’» Connect To EC2 Instance In Windows 10 Via SSH
12/24/2020 4:31:38 PM.
In this article I will describe step-by-step how to connect to your EC2 instances via SSH on a Windows machine without installing any third-party SSH client.
Rotate The Boundingbox According To Angle From Azure ReadResults - OCR API/Read API/Form Recognizer API
12/23/2020 1:05:26 AM.
To manipulate the results from Azure OCR API, we sometimes need to rotate the boundingBox in the response with the tilted angle in order to do some operations. Here we are looking on how this rotati
Using Web Services in ASP.Net
12/22/2020 4:55:00 AM.
This article does not go into the inner details of web services, but you will get enough information to start creating and consuming simple ASP.Net web services.
Getting Started With Azure Service Bus Queues And ASP.NET Core Background Services
12/15/2020 1:29:46 PM.
In this article, you will learn how to consume messages from Azure Service bus queues using ASP.NET core background services.
Event Driven applications on Kubernetes with KEDA
12/2/2020 7:53:01 AM.
KEDA is an open source project and enables event-driven autoscaling for Kubernetes workloads.KEDA scalers can detect if a deployment should be activated or deactivated, and feed custom metrics for a s
Passing An HTML Table To Client And Passing Multiple Values As JSON From Server To Client
12/1/2020 6:06:44 AM.
In this article, you will learn how to pass an HTML Table to clients and pass multiple values as JSON from the server to your client.
Remoting in .NET
11/23/2020 9:19:07 AM.
Distributed computing is an integral part of almost every software development. Before .Net Remoting, DCOM was the most used method of developing distributed application on Microsoft platform.
An Overview Of Web Services In .NET
11/23/2020 6:20:07 AM.
A web service is an XML-based information exchange system that creates direct interaction between the two applications over the internet or network in order to exchange data or information.
Modern Architecture Shop - Autoscaler
11/10/2020 8:39:13 AM.
Modern Architecture Shop is a clean-lightweight .NET and scalable application. Keep your eye on the Road Map (watch it on GitHub). The next version will contain a minimal feature set so that the user
Creating a Server/Client Application Using Only TCP Protocol
11/10/2020 6:45:16 AM.
In this article, I will go through variosu stages of programming a server/client application framework in native .NET framework using TCP protocol only.
Microservices Using ASP.NET Core
11/2/2020 11:05:37 PM.
In this article, we will learn the concept of Microservices, their architecture, and how to create microservices using ASP.NET Core and C#.
Dynamic Data Grouping using MS Reporting Services
11/1/2020 7:58:06 AM.
This article shows to generate multiple outputs from a single physical report template using dynamic data grouping.
How To Use Custom Models Trained From Form Recognizer Labelling Tool
10/21/2020 1:41:14 PM.
This article discusses how to use a custom trained model from Form Recognizer Sample Labelling Tool v2.0.
Integrating Web Services with SDE
10/19/2020 6:04:23 AM.
In this article, we will see how to integrate Web services with a smart device application.
Integrating Read API, Converting The Resultant JSON To CSV And Deploy App To Azure
10/18/2020 1:27:21 AM.
In this article, you will learn about integrating Read API, Converting the resultant JSON to CSV and Deploy App to Azure.
Python Flask App And Azure Cognitive Services Read API - Render HTML Page And File Transfer Between Client And Server
10/18/2020 1:25:37 AM.
In this article, you will learn how to render HTML Page and File Transfer between client & server.
What's New In The Form Recognizer Sample Labelling Tool v2.1?
10/12/2020 4:22:43 PM.
In this article, you will learn how to update the Form Recognizer Sample Labeling Tool - v 2.1 Preview.
Understanding Azure Storage Services And Exploring Azure Blob Storage In Detail
10/9/2020 9:34:31 AM.
In this article, we will learn about Azure storage account services and explore Azure Blob storage in detailed. We would also be creating our first Azure storage account.
Understanding Azure Platform As A Service Compute Services
9/28/2020 3:15:44 PM.
In this article we focus on below important features on using Azure App services.1)What is App service and when to use Azure App service. 2)How to choose best app service plan for your Azure app s
Working with WCF Services through ASP.NET and DotVVM (A step-by-step guide)
9/23/2020 7:38:46 AM.
Introduction To JSON Web Token (JWT)
9/17/2020 9:23:09 AM.
In this article, you will learn about JSON Web Token.
Microservices With Ocelot API Gateway In ASP.NET Core
9/16/2020 7:44:02 AM.
In this article we will get to know what are microservices and how to built using API Gateway in ASp.Net Core
The Ultimate Guide To Automation Anywhere - Services And Solutions
9/15/2020 8:38:22 AM.
In this article, you will learn about the ultimate guide to automation anywhere - Services and Solutions.
Understanding Azure Cloud Service Model And Azure Compute Services
9/8/2020 3:08:00 PM.
In this article we will understand compute services offerings by Microsoft Azure Platform.We would also deep dive to understand differences between these services in terms of cost and scalability. Thi
Azure Cognitive Services - Text Analytics
9/2/2020 9:42:56 PM.
Azure Cognitive Services are APIs, SDKs, and services to help developers build intelligent applications without having extensive knowledge of AI or Data Science. Azure Cognitive Services help develope
Microservices Design Using Gateway Pattern
9/2/2020 2:54:20 PM.
In this article, you will learn about Microservices Design using the Gateway Pattern.
Create Services In Angular Application
9/1/2020 7:36:43 AM.
In this article, we are going to explore the steps needed to create the services in Angular application along with the concept of dependency injection
Microservices Design Using Sidecar Pattern
8/28/2020 8:42:36 AM.
In this article, you will learn about Microservices Design using Sidecar Pattern.
Background Services with Azure Logic Apps and Azure Function
8/24/2020 6:32:26 AM.
Guest Kevin Griffin join us on Ask Me Anything show to talk about 21st Century Background Services with Azure Logic Apps and Azure Functions.
Modern Architecture Shop (Clean Architecture And Microservices)
8/23/2020 2:59:09 PM.
Modern Architecture Shop is a clean, lightweight .NET microservices application, showcasing the use of Dapr to build microservices-based applications.
WebAPI Performance Testing Using Apache JMeter
8/18/2020 8:14:10 AM.
In this article, you will learn about WebAPI Performance Testing using Apache JMeter.
Amazon Simple Queue Service Using C#
8/5/2020 11:39:29 PM.
This article will help the devs to write and configure this SQS at their projects.
Implement Background Tasks In Microservices With IHostedService And BackgroundService Class In .NET
7/31/2020 7:59:25 AM.
Here, we try to understand Implementing Background Task in microservices using IHostedService and BackgroundService class.
Integrating Azure Key Vaults With Classic ASP.NET Applications
7/17/2020 6:03:50 AM.
This article gives a walkthrough of the steps on how to take an existing ASP.NET application running in Azure App Service, and without touching the C# code, configure it in a way that it will retrieve
Configuring Horizontal Pod Autoscaling For Azure Kubernetes Services
7/13/2020 5:50:47 AM.
In this article, you will learn how to configure Horizontal Pod Autoscaling for Azure Kubernetes Services.
Top 10 Most Popular Articles of Cognitive Services
7/13/2020 5:32:26 AM.
This article lists the top 10 most-read articles of Cognitive Services category
Getting Started With Natural Language Understanding with LUIS
7/13/2020 12:57:16 AM.
In this article, you will learn about Natural Language Understanding with LUIS.
Create A Watson Conversation Service And Consume From .NET Code
7/13/2020 12:56:19 AM.
In this article, you will learn how to create a Watson Conversation Service and consume from .NET code.
Building Xamarin Mobile Application With Bing News Search Using Cognitive Services
7/13/2020 12:19:10 AM.
The Bing News Search API returns a list of world news from a search query which can be customized.
Theft Detection Using Microsoft Cognitive Services
7/8/2020 4:11:17 AM.
In this article, you will learn about jewelry showroom theft detection using Microsoft Cognitive Services.
Building Xamarin Mobile Application With Bing AutoSuggest Using Cognitive Services
7/8/2020 4:07:38 AM.
The Bing Autosuggest API returns a list of suggested queries based on the user enters in the search box. The Bing Autosuggest API returns a list of suggested queries based on what the user enters in
Building Xamarin Mobile Application With Bing Web Search Using Cognitive Services
7/8/2020 3:59:12 AM.
The Bing Web Search API provides an experience similar to Bing.com/Search by returning search results that Bing determines are relevant to the user's query. The API results include Web pages, imag
An Overview Of Azure Services
7/6/2020 9:24:36 AM.
In this tutorial, I have described about various services of Microsoft Azure Servies.
Custom Vision AI - Building Your Own Custom Model And Train
7/3/2020 4:36:56 AM.
Here in this article, we are going to use the Microsoft Custom Vision AI, which is a cognitive AI service. The Custom Vision service uses the machine learning to classify the images we are uploading.
Working With Web Services Through ASP.NET Core And DotVVM - A Step By Step Guide
6/25/2020 6:03:12 AM.
In this article, you will learn about working with web services through ASP.NET core and DotVVM.
Create A Windows Scheduler To Schedule A Web API Call - STW Services
6/18/2020 12:47:19 AM.
In this article, you will learn how to create a Windows Scheduler that calls a web API at a scheduled time each day.
Coronavirus (COVID-19) 🛡️💉 Live Status Using Angular - Part One
6/15/2020 8:50:57 AM.
In this article i show you how to track live status of Covid-19 country wise as well as worldwide.
Assign Domain To Application On AWS
6/14/2020 9:50:48 AM.
In this article, you'll learn how to assign a domain name to an app deployed in AWS Elastic Beanstalk.
Deploying a Web Application to AWS
6/14/2020 9:48:05 AM.
In this article, let's learn how to deploy an ASP.NET web application to AWS using AWS toolkit and Visual Studio 2015.
Practical Approach To ASP.NET Web Services - Part Six - Calling ASP.NET Web Service From Java Script Using AJAX
6/9/2020 12:29:21 PM.
In this article, you will see how to call a Web Service from JavaScript using ASP.NET AJAX.
Generating Client Code From OData Metadata
6/8/2020 5:46:55 AM.
This article will guide you through a step-by-step method of generating proxy classes from OData metadata.
Fanout Async Messaging Design In Microservices Using RabbitMQ
6/1/2020 8:29:51 AM.
A prototype to demonstrate the fanout async messaging pattern using RabbitMQ to publish messages in multiple queues for different consumer to consume the same message.
NodeServices - Where JavaScript And .NET Meet Back On The Other Side
5/28/2020 1:52:45 PM.
JavaScript is everywhere. It's in the browser, on the server, and it's climbing through your windows and snatching your people up. And because it's a fairly trivial language to pick up (bu
Learn How to Build an Angular Application With ASP.NET Web API Core, Create a Docker Image, and Run Using Docker Container Services
5/26/2020 8:18:57 AM.
In this article, we will create an Angular 9 application with ASP.NET WEB API Core then run and deploy an application using Docker container services
Importance of Time Series Insights and Give Your App the Ability to Think using Cognitive Services
5/26/2020 1:50:47 AM.
Time Series Insights – Why it’s So important? Give Your App the Ability to think using Cognitive Services.
Overview Of The AWS Lambda Structure
5/25/2020 3:11:16 AM.
In this article we will dive deep into AWS Lambda and learn its structure as well as the execution.
JWT Token Routing From Gateway To Multiple Micro-Services In .NET Core
5/21/2020 6:01:29 AM.
This article covers exposing a central gateway point to the outer world to access protected API content. The handling of different micro-service routing will be done by Gateway itself.
Printing Directly to the Printer
5/21/2020 4:45:47 AM.
Using this code enables you to print directly to the printer using WIN32 api calls and therefore should enable you to print at maximum speed rather than relying in the Windows Printing subsystems.
Services In Kotlin
5/20/2020 8:21:34 PM.
In this article, you will learn about services in Kotlin.
What are Data Center Building Blocks and Network Virtualization Services?
5/12/2020 2:04:45 PM.
In this article, you will learn about data center building blocks and network virtualization services.
How to Debug Azure App Services Using Remote Debugging in Visual Studio
5/5/2020 3:55:34 PM.
In this article let’s discuss how to debug your Azure app service using the Remote Debugging option.
Let's Develop An Angular Application - Create An Angular Service To Access The Bike Details
4/29/2020 8:28:03 AM.
In this article, you will learn how to create an angular service to access the bike details.
Internet of Things (IoT) - Part 2 (Building Blocks & Architecture)
4/22/2020 12:45:42 AM.
This article explains the IoT services and the layers in the IoT.
Scaling .NET Microservices Communications With NCache Pub/Sub
4/20/2020 9:36:27 AM.
This article presents a discussion on how we can take advantage of NCache PubSub for scaling microservices.
Thinking about Microservices
4/16/2020 3:33:08 PM.
Architecture is the basic building block for any application. If not chosen carefully, then it may lead to a severe problem later. In this article, you will learn the Microservices, why and why not to
Raspberry Pi With Azure Mobile Services
4/15/2020 7:07:23 AM.
In this article we will learn how to control Raspberry pi LED by turning it on or off by passing Azure data using Windows Azure Mobile Service.
Intel Edison Or Arduino Control Using Windows Azure Mobile Services
4/3/2020 4:08:31 AM.
Connect your Edison or Arduino with Azure mobile services. The mobile services will act as a bridge between a windows phone app and your device (Edison/Arduino).
Generate Google Maps Key in Android
4/2/2020 12:59:55 AM.
This article explains how to generate a Google Maps Key in Android.
Adding Roles to Registration Razor Page in ASP.NET Core
3/28/2020 9:08:26 AM.
In this article, we will be creating different roles for our application.
Start Service Using Alarm Manager in Android Studio
3/25/2020 1:14:03 AM.
In this article you will learn how to start a service using the AlarmManager.
Leader Election With Redlock.net
3/24/2020 4:27:34 PM.
In this article you will learn about Leader Election With Redlock.net.
Ok Android, Broadcast My Location
3/21/2020 1:30:09 PM.
This article focuses on applications that require GPS or Network based location services and to notify the clients.
Basics Of Services In Android - Part 1
3/16/2020 3:07:25 AM.
This article explains about creation of basic service in Android.
Binding Service To Activity - Part Two
3/16/2020 2:54:41 AM.
This article illustrates about binding service with an activity and sending data back to activity from service using BroadCastReceiver.
Bound Service Using Messenger In Android: Part Three
3/16/2020 2:26:27 AM.
This article illustrates the use of Messenger along with handlers to enable bidirectional communication between Service and Activity.
Creating a Model and Database in ASP.NET Core Razor Pages Using Entity Framework Core
3/12/2020 5:31:57 PM.
In this article, you will learn how to create model and DbContext objects in ASP.Net Core razor pages using entity framework along with migrations.
Understand Azure Cognitive Services
3/6/2020 11:45:09 AM.
In this article you will learn the overview of Azure Cognitive Services
Azure Active Directory Domain Services Managed to the Azure Windows Server Virtual Machine
3/3/2020 7:17:02 AM.
In this article, you will learn about Azure Active Directory domain services managed to the Azure Windows server virtual machine.
Creating An Optical Character Reader Using Blazor And Azure Computer Vision
2/28/2020 9:32:36 AM.
We will create an optical character recognition (OCR) application using Blazor and the Azure Computer Vision Cognitive Service. We will use the OCR feature of Computer Vision to detect the printed tex
Deep Dive into Common Data Services - PowerApps
2/24/2020 6:24:38 PM.
In this article, you will learn about the common data service, PowerApps.
Floating Widget In Android
2/18/2020 11:05:21 PM.
This article illustrates how floating widgets behave and operate in Android. Floating widgets are nothing but simple action buttons that perform some action and always overlay, can float anywhere on t
Creating A Multi-Language Translator Using Blazor And Azure Cognitive Services
2/17/2020 1:09:52 PM.
We will create a multilanguage translator using Blazor and the Translate Text Azure Cognitive Service. This translator will be able to translate between all the languages supported by the Translate Te
Create A Windows Service In C#
2/4/2020 10:03:36 PM.
This tutorial explains how to create a Windows Service in C#. You will also learn how to configure and start a Windows Service in .NET.