Want to become a Vibe Coder? Join Vibe Coding Training here
x
C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Ahsan Siddique(5)
Sarthak Varshney(3)
Praveen Sreeram(3)
Anubhav Chaudhary(3)
Viknaraj Manogararajah(2)
Babita (2)
Jaish Mathews(2)
Prabhakar Maurya(2)
Scott Lysle(2)
Krishna Garad(2)
Mahesh Chand(2)
Michael Marasco(2)
Satendra Singh(2)
Jitendra Mesavaniya(1)
Sardar Mudassar Ali Khan (1)
Prasad Rane(1)
Hardik Dhankecha(1)
Nitin Pandit(1)
Pankaj Patel(1)
Nanddeep Nachan(1)
Kapil Singh Kumawat(1)
John Morehouse(1)
Deepak (1)
Priyaranjan K S(1)
Keyur (1)
Sateesh Arveti(1)
Douglas Miller(1)
Suresh M(1)
Anoop Kumar Sharma(1)
Abhishek Kumar Ravi(1)
Vivek Raghuvansi(1)
Rahul Kumar Saxena(1)
harika m(1)
John Jiang(1)
Sanjay Ahuja(1)
Sanjay Kumar(1)
Hardik Sheth(1)
Sean Franklin(1)
Amit Kumar Singh(1)
Srinivasulu M(1)
Nitin Bhardwaj(1)
Sanjoli Gupta(1)
Parveen Malik(1)
Andy Gliznetsov(1)
Uchukamen (1)
John Schofield(1)
Tharunkumar Magudeeswaran(1)
Mohamed Shifan(1)
Ashish Bhatnagar(1)
Abhishek Yadav(1)
Vikas Singh(1)
Dhiraj Poojary(1)
Chaman Gautam(1)
Malvik Bhavsar(1)
Rithik Banerjee(1)
Abhishek Mishra(1)
Thiago Vivas(1)
Sibeesh Venu(1)
Dennis Thomas(1)
Staff Writer(1)
Rajeesh Menoth(1)
Ajay Yadav(1)
Priti Kumari(1)
Vishal Kulkarni(1)
Vineet Kumar Saini(1)
Rifaqat Ali(1)
fraudlabs inc(1)
Jim Peterson(1)
Charissa Willard(1)
Ivar Lumi(1)
Leonid Molochniy(1)
Levent Camlibel(1)
S Thangaraju(1)
Resources
No resource found
Deploying IP Address Management (IPAM) in Azure
Jul 02, 2025.
Azure IP Address Management (IPAM) helps plan, allocate, and manage private IPs efficiently using Virtual Network Manager and IP pools, preventing conflicts and ensuring organized address space deployment in VNets.
Migrating the VPN Gateway's Basic SKU Public IP Address with Minimal Downtime
Jun 02, 2025.
Migrate your Azure VPN Gateway's Basic SKU public IP with minimal downtime. Learn how to update configurations, preserve connectivity, and ensure a smooth transition in your network setup.
Assigning a Static Private IP While Launching an Instance in AWS
Jan 29, 2025.
Learn how to assign a static private IP to an AWS EC2 instance during launch for consistent internal communication, avoiding IP conflicts, and ensuring predictable application dependencies within a VPC subnet.
How to Attach an Elastic/Static IP to an EC2 Instance in AWS
Jan 20, 2025.
Elastic IP (EIP) in AWS is a static IPv4 address that stays fixed even if you stop/start your EC2 instance. It ensures a persistent, reliable IP that can be reassigned to different instances, offering flexibility and control.
Enhancing Security with a Client IP Safelist in .NET
Jun 27, 2024.
Enhance your web application's security by implementing an IP safelist in ASP.NET Core. This technique restricts access to trusted IP addresses only, preventing unauthorized access. Our guide covers creating middleware to enforce the safelist, ensuring sensitive data and endpoints are protected effectively.
What is Alibaba Cloud Elastic IP Address?
Apr 23, 2024.
Alibaba Cloud EIPs provide static public IP addresses for your cloud resources, offering flexibility, cost control, and easy management in a Virtual Private Cloud (VPC) environment.
Implementing IP Rate Limiting in ASP.NET Core MVC
Jan 18, 2024.
IP rate limiting is a crucial aspect of web application security that helps prevent abuse, protect against brute force attacks, and ensure fair resource usage. In this article, we will walk through the process of implementing IP rate limiting in an ASP.NET Core MVC application using middleware.
Understanding Internal/External IP Address in Google Cloud VM Instances And Working With Static IP Address
Jan 30, 2023.
In this article, we will understand difference between Internal and External IP address of VM instance. We would also learn how to create a static IP Address and assign it to VM Instance.
Block IP Address In ASP.NET Core Web API
Sep 06, 2021.
This article will explain that how to block IP address for particular time frame with multiple request. It will restrict user to enter into controller if user hit system multiple times during fixed time frame. It will keep system safe from brute force attack.
Azure DevOps - Automate Bulk IP Address Restriction Of Azure App Service
Jun 12, 2021.
We will learn how to automate the process of Access Restriction every time there is a change in the list of IP addresses using Azure DevOps Pipelines
Azure DevOps - Bulk IP Address Restriction Of Azure App Service Dynamically Using PowerShell
May 31, 2021.
We learn how to leverage PowerShell scripting to dynamically do bulk insertion of IP Addresses for configuring access restrictions for the Azure App Service.
How to Get the Client IP Address in an Angular Application
Jan 24, 2020.
In this article, we will learn how to get the client's IP address in an Angular application.
Docker Part 1 - IP Based Inter Container Communication for ASP.NET Core WEB API REST Services 🤟
Dec 11, 2019.
You ever wondered how communication across containers happens? For example, if you have different services deployed inside different docker containers, how they can communicate each other? This article is guiding you to there in a developmental environment perspective. Deployment environment will be considered later.
MVC - Block IP Address Using Action Filter
Sep 16, 2019.
In this article, you will learn about a real life example of Action Filter implementation along with inject at different levels as well as skip at specific levels
Assign Static Public IP Address To Azure VM
Feb 18, 2019.
In this article, we will explore what a public IP address brings to a virtual machine, how we can assign a static public IP address during creation of a VM, and on an existing VM.
Terraform - Deploy End-End Azure Virtual Machine (VNET + IP + RDP + WinRM) - Part Three
Jul 19, 2018.
In this article, we are going to deploy a full-fledged Azure virtual machine using terraform.
How To Create A Virtual Machine (VM) With Reserved Public IP (VIP)
Jul 17, 2018.
In my previous blog, we learned that a Virtual IP (VIP) get lost or changed when we stop or deallocate the virtual machine (VM). So, to overcome this we can assign a reserved IP so that whenever we restart the virtual machine we would get the same IP.
Azure VPN Point To Site IP Addresses
Mar 14, 2018.
Recently, I got to work with a client on something interesting. We implemented transactional replication to send data to an Azure virtual machine. This was being done to perform some testing for a project.
Quick Note On IP Addresses And Load Balancers In Azure
Jun 06, 2017.
Quick Note On IP Addresses And Load Balancers In Azure.
Azure Virtual Machine - Configure Static IP Address
Jan 17, 2017.
In this article, we will learn how to configure a static IP address to a virtual machine.
Assign Static IP To Azure Virtual Machines Within A Virtual Network
Oct 01, 2016.
In this article, you will learn about assigning a static IP to Azure Virtual Machines within a Virtual Network.
Get IP Address In ASP.NET
Apr 18, 2016.
In this article, you'll learn how to get the IP address of a visitor to your website using ASP.NET and C#.
An Overview Of IIS 7.5 Feature - IP & Domain Restrictions
Mar 11, 2016.
In this article, we will look into one of the features of IIS 7.5 that helps in restricting access to a web site based on IP address or domain name.
How to Set the IP Address of an Epson TM-T88IV Ethernet Receipt Printer
Mar 23, 2015.
In this article you will learn to manage the IP address of an Epson TM-T88IV Ethernet receipt printer.
How to Get IP Address in Windows Phone 8
Feb 13, 2015.
In this article we will see how to programmatically get the IP address in Windows Phone 8.
Getting IP Address and Host Name Using Dns Class
Aug 03, 2014.
In this article, we learn how to get an IP Address and Host Name using the Dns Class in C#.
Get IP Address Using C#
Mar 13, 2014.
In this article, we find the IP Address of the local device.
Assign Different/Multiple IP Address to NIC Network Card in Windows 7
Mar 04, 2014.
In this article, we will learn how to assign different /multiple IPs on a single network interface card (LAN card).
How to Assign IP Automatically and Manually to Client Machine
Mar 21, 2013.
In today's article you will learn how to assign an IP automatically and manually to a client machine.
How to Specify New IP Address Range Through DHCP Server
Mar 12, 2013.
In this article you will learn how to specify an IP Address Range through DHCP Server in Windows Server 2012.
What to Install to Assign IP Address Through Windows Server 2012
Mar 10, 2013.
In today's article you will learn what features you should first install for assign an IP Address to multiple users.
How to Assign Static IP Address in Windows 8
Dec 06, 2012.
This article explains how to manually assign a static IP address in Windows 8, enhancing network control and reducing address conflicts. It details step-by-step instructions, including accessing the Network Connection settings, selecting the appropriate Internet Protocol version, and verifying changes through the command prompt.
Getting an External IP Address Locally using VB.Net
Nov 10, 2012.
This guide covers the essential steps and code snippets for accessing your public IP address from within your VB.Net application, helping you manage network configurations and enhance your programming skills in .NET Framework.
Track Client Location From IP Address in ASP.NET
Aug 27, 2011.
In this article we will discuss second method to find client location on the basis of Ip Address of the client.
Find Client IP Address And Location in ASP.NET
Jun 30, 2011.
In this article we will see how to find the IP address of the client and the location of the specified IP address.
Geographical Information by IP Address in ASP.NET and C#
Jun 02, 2009.
This article explains how to obtain geographical information about website visitors using their IP addresses. It showcases a free service from iplocationtools.com that provides data in XML, JSON, and CSV formats.
Getting an External IP Address Locally
Jan 20, 2009.
This short article shall address the easiest way possible to get your external IP address (and local/internal IP address).
Tracking Clicks by IP Address Using C# and XML
Nov 20, 2008.
This is a very simple and easy article, which gives an idea for track the IP address and for getting the number of cliks from a particular system.
Extracting the Country from IP Address
Sep 25, 2007.
Sometimes we want to get visitors details who visit our web site or using client connecting our server. This sample descirbes how to translate IP address and query countrie and city from IP address.
Trace Utility to Trace IP Packet Path
May 16, 2002.
Trace utility traces the path of an IP packet. To understand the process, its important to understand ICMP protocol we are going to use for this purpose.
Get IP Address of a Host
Dec 03, 2000.
The .Net DNS class can be used to get a host name or an IP of a given host name. To use DNS class in your project, you need to include System.Net
Establishing Communication Between Executable Files Using TCP/IP
Mar 19, 2024.
WPF apps use various IPC methods like Named Pipes, WCF, TCP/IP Sockets. TCP/IP sockets offer cross-platform communication with advantages like reliability but face complexity and firewall issues. Steps include server/client development, execution instructions. Use CommonHelper for collaboration.
Configure Named Pipe And TCP/IP Settings Of SQL Server
Oct 25, 2021.
In this article, we are going to configure Microsoft SQL Server on windows machine to listen on specific TCP port.
AWS - API Gateway - đź”’ Only Allow Requests From Your IP
Jan 21, 2021.
In this short reference, I will describe how to quickly secure your API Gateway so that it will only accept requests from your IP address. This will effectively prevent any malicious attacks to your API while you're learning AWS.
Xamarin.Forms - Controlling Your PC 🖥️ With Your Phones📱Using TCP/IP Protocol - Part One
Feb 13, 2020.
In this article, you will learn how to control Your PC ??? With Your Phones??Using TCP/IP Protocol.
Xamarin.Forms - Controlling Your PC 🖥️ With Your Phones📱Using TCP/IP Protocol - Part Two
Feb 13, 2020.
In this article, you will learn how to control Your PC ??? With Your Phones??Using TCP/IP Protocol
Xamarin.Android - Build Real Life Applications Using TCP/IP - Part Three
Jan 08, 2019.
This is the third and final part of my article series of Xamarin.Android where we learned how to build real-life applications using TCP/IP”.
Xamarin.Android - Build Real-life Application Using TCP/IP - Part Two
Dec 19, 2018.
In the last article, I had completed the first module of the client application. Let’s start to build a server application for workstations.
Xamarin.Android - Build Real-life Application Using TCP/IP - Part One
Dec 18, 2018.
The purpose of this project is to develop an Android-based application which will serve the administrator with on-demand remote surveillance and controlling of workstations of a workplace. The project will involve the development of two applications, one will run on workstations and the other one will run on the mobile phone of the Administrator. Both of these applications will be connected through Wi-Fi.
Python Program To Find All IPs Assigned In A Network
Jul 15, 2017.
This is just a overview how you can create programs to find Network IP. You can do it in more interesting way by using raw_input to assign ip directly from user instead of writing it. Let me know if you need any help or if you are having problem in understanding.
IP Address and Domain Restrictions in IIS 8
Oct 08, 2014.
This article covers how to configure Dynamic IP Restrictions.
How to Get Current User Details in JavaScript
May 06, 2013.
In this article I will explain how to access the current user's details in JavaScript.
Reset Internet Protocol (TCP/IP) in Windows 8
Mar 09, 2013.
In this article, Learn how to reset the Internet Protocol (TCP/IP) settings in Windows 8 to troubleshoot network connectivity issues. This guide walks you through the process using Command Prompt, providing step-by-step instructions for resetting TCP/IP configuration.
IP Lookup program in VB.NET
Nov 10, 2012.
This is an IP look up program that uses VB.NET Windows Forms and IPHostEntry to resolve the DNS request.
Check Which TCP/IP Ports Are in Use in Windows 8 to Secure Your PC
May 03, 2012.
In this article i will explain how to determine which TCP/IP ports are in use in Windows 8 to secure your PC
What is IPV6
Dec 29, 2008.
Details about IP Version 6
A CLassic Warm Game Over TCP/IP with Multiplayer Support
Jun 09, 2003.
Worms.NET is an example of networking and graphics programming on .NET. This is a classic game with a worm.
IP Address Hostname Convertor
Apr 04, 2002.
This is an IP Address-Hostname converter written in C# Windows Forms.
IP LookUp Program in .NET
Apr 03, 2002.
This is an IP look up program that uses C# Windows Forms and IPHostEntry to resolve the DNS request.
TCP/IPLib Sample
Jun 22, 2001.
This compopnent contains both a TCP/IP server and client. TcpIpClient inherits from System.Net.Sockets.TCPClient and is very straight forward. After construction, specifying the host and port, a network connection is established by calling Connect(). Internally, upon a successful connection, the client receives a TcpIpPacket, which contains a unique cookie that is used in any subsequent transactions.
Automating Azure Analysis Services (AAS) Firewall Whitelisting Using Azure Data Factory
Jun 30, 2025.
This article explains how to automate IP whitelisting in Azure Analysis Services (AAS) using Azure Data Factory (ADF). It covers dynamic firewall rule management using a configuration-driven pipeline, secured with Managed Identity and REST API integration.
Differences Between Layer 2 Switches, Layer 3 Switches & Routers
Apr 28, 2025.
A Layer 2 switch moves data using device MAC addresses in the same network, a Layer 3 switch can also move data between networks using IP addresses, and a router connects different networks and sends data to the right place.
What’s the Difference Between localhost and 127.0.0.1?
Jan 07, 2025.
Understand the difference between localhost and 127.0.0.1, their roles in networking, and when to use each for development, testing, or troubleshooting.
Socket Class and ServerSocket Class in Java Networking
Sep 16, 2024.
TCP/IP sockets are the most reliable, bi-directional, stream protocols. It is possible to send arbitrary amounts of data using TCP/IP. Sockets are used for data communication using this protocol.
Integrating IoT Projects with ESP32 Using C# and .NET
Jun 27, 2024.
The ESP32 is a versatile, low-cost microcontroller with built-in Wi-Fi and Bluetooth, ideal for IoT projects. Integrating it with C# and .NET allows developers to create robust applications for monitoring and controlling devices.
Building a Simple Socket Listener in .NET Core
May 20, 2024.
In this article, we'll walk you through the process of setting up a basic socket listener using .NET Core. You'll learn how to create a Socket instance, bind it to an endpoint, and handle incoming connections and data.
Load Balancing Strategies: Optimizing Performance and Reliability
Jan 22, 2024.
This article explores the significance of load balancing in modern computing, emphasizing its role in optimizing performance and reliability for applications dealing with varying traffic levels. It covers the basics of load balancing, and its importance in resource utilization, scalability, and reliability.
Deploy Angular Project On Domain
Aug 22, 2023.
In this article, I told you how to run a project on the domain. It appears you're requesting a description, but you haven't specified what you'd like a description of. Could you please provide more context or clarify the subject you're referring to? Whether it's a technology, concept, process, or something else, providing additional details will help me provide you with an accurate and relevant description.
How to Connect a SQL Server Data Source to Grafana and Creating a Dashboard
Aug 16, 2023.
One such powerful integration is connecting a SQL Server data source to Grafana, enabling users to display, analyze, and monitor data from their SQL databases in a visually appealing and informative manner.
Types Of Virtual Networks In VMware Virtualization Concepts?
Jul 08, 2022.
We've been talking about the types of Virtual Networks in VMware Virtualization Concepts
How To Integrate Database Server With AppService Through The Private Virtual Network
Jun 02, 2021.
In this article, you will learn how to integrate database server with AppService through a private virtual network.
Basics Of Azure Load Balancer Service
May 14, 2021.
In this article, you will learn about the basics of Azure Load Balancer Service.
What Is The Internet?
Jul 07, 2020.
In this article, you will learn how the internet works.
Azure Kubernetes Service - Understanding Networking Service Types
Mar 30, 2020.
In this article, we will learn what a service is and explore the different types of services available in Azure Kubernetes Service.
Demystifying The Resultant Objects From Service Fabric Cluster Creation - Part Two
Feb 09, 2019.
In this article, I will be going through the details of all the objects that result from the "Create Service Fabric Cluster" template, the default template used by Visual Studio Publish wizard and Azure Portal.
Setting Up Your First Raspberry Pi
Nov 16, 2018.
There are many cases, where a Raspberry Pi can do the things you want perfectly, in this post we are not going to cover those, instead, we will be going through how we can set up your Raspberry Pi. Let’s just start then.
Sending An HL7 Message, Receiving It Using A Listener And Sending An Acknowledgement Back
Dec 15, 2017.
HL7 (Health Level Seven) is a set of standards, formats and definitions for the exchange, integration, sharing, and retrieval of electronic health information. The HL7 standards are produced by the HL7 International, international standards developing organization.
Resolve Error 40: Could Not Open a Connection to SQL Server
May 10, 2016.
In this article we will discuss about various reasons and solutions to resolve error : 40 related to SQL Server connection.
Who Owns My Online Data
Dec 21, 2015.
Are you posting your personal content online? You may not own your own intellectual property anymore.
Send Email Using ASP.Net With C#
Jul 16, 2015.
In this article you will learn how to send an email using ASP.NET and C#.
Applied C#.NET Socket Programming
Oct 20, 2014.
This article explains the key networking concepts, for instance ISO stack, of TCP/IP under the C# framework by employing its essential socket classes and how applications can logically and physically be distributed in a network environment.
FTP Configuration
Jan 07, 2014.
In Windows 7, you can share files on a home network easily using a Home Group. A FTP Server however provides many benefits.
Using MAPI Control to Send Mail in VB.NET
Nov 10, 2012.
This piece of code is in the initial stage. This is a way towards automating the E-Mail client like Outlook Express. The next version will send and receive messages. Hang on friends for my code for sending messages by Winsock.
Browser Information in PHP
Mar 12, 2012.
Using this article one can easily understand, how to determine browser name and IP address in PHP.
Changing the DNS or URL (host header) in SharePoint 2007 Site
May 05, 2009.
In this article we will see how to map the sharepoint site with public IP using Alternate Access Mappings.
10 Measures to Reduce Credit Card Fraud for Internet Merchants
Jul 27, 2006.
The purpose of this document is to introduce 10 preventative measures that merchants can take in order to minimize credit card fraud. In addition, we would like to take this opportunity to introduce a complete suite of FraudLabs™ Web Services specializing in the analysis of credit card fraud risk for Internet merchants.
Portscanning for Kazaa using C# Sockets
Jan 01, 2006.
In this article, you will learn how to write c# code to scan a host computer, and determine if it is running Kazaa, the popular P2P file sharing program.
AddressParser
Feb 06, 2003.
The AddressParser class provides 2 static methods - ParseIpAddress and ParseMacAddress.
SMTP and POP3 Mail Server
Sep 13, 2002.
This is simple implementation of SMTP and POP3 server. Two new features are added to the original code.
Simple Sniffer in C#
Dec 03, 2001.
This program shows you how to retrieve data from a packet using Sockets.
Email Notifier with Microsoft Agent--- GENIE
Nov 16, 2001.
Email notifier with Microsoft Agent is a TCP/IP application that notifies the user if there is email in the user's email server.
TCP Client and Server
Sep 20, 2001.
It guides users through compiling separate server and client programs, emphasizing the importance of adjusting the IP address to match the machine's configuration. Upon running the server program, it displays the IP address and port it's listening to. Subsequently, the client program establishes a connection with the server.