TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
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
About Server
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Naveen Kumar (9)
Sardar Mudassar Ali Khan (5)
Najath Risni (4)
Aradhana Tripathi (4)
Ajay Kumar (4)
Ijas Ahamed (4)
Abiola David (4)
Amit Mohanty (3)
Pankaj Kumar Choudhary (2)
Jaydeep Patil (2)
Yogi S (2)
Mohammad Hussain (2)
Rohatash Kumar (2)
Koshila Senadhira (1)
Yash Rajora (1)
Abhishek Tiwari (1)
Subarta Ray (1)
Shaily Dubey (1)
Rafnas T P (1)
Manas Mohapatra (1)
Muzaffar Ur Rahman (1)
Jefferson S. Motta (1)
Abdul Raheem (1)
Deepak Tewatia (1)
Mohammad Tahir Ansari (1)
Adriancs (1)
George (1)
Vaidehi Pandere (1)
Onkar Sharma (1)
Staff Writer (1)
Sarthak Varshney (1)
Raj Kumar (1)
Simran Verma (1)
Nandan Hegde (1)
Ishika Tiwari (1)
Yuvapriya P (1)
Afzaal Ahmad Zeeshan (1)
Shirsendu Nandi (1)
Krishna Rajput Singh (1)
Vipul Malhotra (1)
Akkiraju Ivaturi (1)
Hardik Sheth (1)
Srinubabu Ravilla (1)
Keyur (1)
Camilo III Lozano (1)
Gaurav Kumar Arora (1)
C# Curator (1)
Ashish Shukla (1)
Pankaj Lohani (1)
Sourav Kayal (1)
Rajeev Kumar (1)
Abhishek Saini (1)
C# Corner Live (1)
Caonabo Ruiz (1)
Durgaprasad Yadav (1)
Uday Dodiya (1)
Mitchel Sellers (1)
Saurabh Nandu (1)
Joshy George (1)
Senthilkumar (1)
Rathrola Prem Kumar (1)
Devanand Laroiya (1)
Rama Mohan (1)
Satyaprakash Samantaray (1)
Shivam Pandya (1)
Joel Champagne (1)
Related resources for Server
No resource found
How to Install the File Server Resource Manager (FSRM)
12/4/2023 7:13:46 AM.
How to Install the File Server Resource Manager (FSRM).
How to create a Microsoft Azure SQL Database in serverless compute tier from the Azure Portal
12/3/2023 1:28:43 PM.
This article focuses on the swift creation of a serverless Azure SQL Database via the Azure Portal.
Green Web Development with JavaScript
11/30/2023 10:46:50 AM.
In this article, we will talk about Green Web Development using JavaScript. Green Web Development focuses on designing and developing websites in a way that minimizes their energy consumption, especia
How to Implement Server-Driven UI in SwiftUI
11/30/2023 10:25:24 AM.
Uncover the step-by-step process of implementing Server-Driven UI in SwiftUI with this comprehensive guide. Learn how to seamlessly integrate server-driven data into your SwiftUI app, leveraging its d
How to Create OU and Users Create in Server
11/29/2023 8:21:15 AM.
Learn the seamless process of creating Organizational Units (OUs) and users in Windows Server 2019 Active Directory. Follow step-by-step instructions to manage your server's organizational structu
Time Series Databases: Understanding, Using, and Implementing
11/28/2023 9:56:25 AM.
In our era of data dominance, managing and analyzing time-sensitive information is pivotal, especially in finance, IoT, and healthcare. Traditional databases grapple with time-stamped data, paving the
How to Install DHCP Service in Windows Server?
11/27/2023 5:06:34 AM.
Learn how to install the Dynamic Host Configuration Protocol (DHCP) on Windows Server 2019. This step-by-step guide ensures a proper setup and understanding of DHCP service installation.
Ranking Function in SQL Server
11/23/2023 4:52:58 AM.
This SQL Server tutorial explores ranking functions, including RANK(), ROW_NUMBER(), DENSE_RANK(), and NTILE(). With detailed examples, learn how these functions assign ranks, sequential row numbers,
How To Select an Avatar Image from Popup to Set as My Profile Picture In Blazor?
11/22/2023 8:38:25 AM.
In this article, we have learned how to show avatar images as profile pictures.
RANK, DENSE_RANK And ROW_NUMBER Functions In SQL Server
11/22/2023 6:20:33 AM.
Learn RANK, DENSE_RANK And ROW_NUMBER Functions In SQL Server.
How To Create A Windows Server 2019 OS In Hyper V
11/21/2023 8:54:35 AM.
In this article, I going to show you how to create a Windows 2019 server O/S as a virtual machine in Hyper-V Manager
Transaction In .NET
11/20/2023 10:57:39 AM.
This article describes what transaction is and how it can be implemented in .NET.
Inserting 1 Million Dummy Product Data into SQL Server Using Bogus Package
11/17/2023 7:36:39 AM.
When working with databases, populating them with substantial amounts of data for testing or demonstration purposes is crucial. The Bogus package in C# provides a convenient way to generate fake data,
MAXRECURSION Option In CTE
11/15/2023 9:28:03 AM.
In this article, you will learn about MAXRECURSION option in CTE.
Basic Authentication with ASP.Net Core Web API Using MySQL Server
11/15/2023 6:06:58 AM.
This article provides a comprehensive guide for implementing Basic HTTP authentication in a .NET 3.1 API with C#. The step-by-step instructions, code snippets, and explanations seem well-organized.
Learn to Avoid Query Governor Cost Limit Error in SQL Server
11/13/2023 7:08:56 AM.
Learn to solve "The query has been canceled because the estimated cost of this query... "
How to Secure your .Net Core API Through Identity Server 4
11/9/2023 5:08:59 AM.
A brief description of how to implement Identity Server 4. This article explains that setting up and configuring IdentityServer4 in a .NET application is comprehensive and provides a clear step-by-ste
What is SQL Server Management Studio (SSMS)
11/7/2023 4:14:32 AM.
SQL Server Management Studio (SSMS) is a tool used to manage and develop Microsoft SQL Server databases. It provides a graphical interface for connecting to servers, creating and modifying database ob
Cookie vs. Session vs. Local Storage
11/6/2023 6:07:18 AM.
cookies are small pieces of data stored in a user's browser, often used for limited-size, temporary information like session tokens and user preferences. Session storage, on the other hand, serves
Writing a Simple C# Files Backup Solution for File Server
11/4/2023 8:19:09 AM.
An insight and an introduction of building a simple C# files backup program
ASP.NET Core Web API Development with Observer Design Pattern
11/1/2023 7:55:20 AM.
This project represents a robust ASP.NET Core Web API application that manages tickets using a 3-tier architecture. The system provides full CRUD (Create, Read, Update, Delete) functionality for ticke
Recover Deleted Table Data "without Backup" in SQL Server
10/31/2023 4:42:47 AM.
This article will discuss Recover Deleted Table Data "without Backup" in SQL Server.
Mastering Cursors In SQL Server
10/30/2023 9:58:04 AM.
A cursor in SQL Server is a database object that reads one row at a time. This detailed tutorial teaches everything about cursors in SQL Server.
SQL UPDATE with JOIN
10/30/2023 8:24:41 AM.
This tutorial will show you the concept of SQL UPDATE With JOIN.
Resolve Error 40: Could Not Open a Connection to SQL Server
10/27/2023 7:14:46 AM.
In this article we will discuss about various reasons and solutions to resolve error : 40 related to SQL Server connection.
Optional Parameters in SQL Server
10/26/2023 12:57:13 PM.
Optional parameters in SQL Server refer to the capability of defining parameters within SQL queries that can be left unspecified or set to default values if not provided by the user. This feature enha
VMware vCenter Server 8.0 Update 1b Release Notes
10/26/2023 12:40:53 PM.
VMware vCenter Server 8.0 Update 1b is a patch release for the vCenter Server 8.0 platform. It includes a number of bug fixes and enhancements, as well as new features.
PHP.ini Upload_Max_Filesize Exceeded Error
10/26/2023 12:32:55 PM.
The uploaded file exceeds the upload_max_filesize directive in php.ini." This error occurs when you're trying to upload a file in PHP, but the size of the file being uploaded is larger than t
Automate Server Restart Using Task Scheduler
10/26/2023 4:37:31 AM.
In this article, you will learn how to automate windows server restart and schedule the restarts based on given date and time using windows task scheduler.
SQL Server Connection Error: Network Issue
10/25/2023 7:13:36 AM.
a network-related or instance-specific error occurred while establishing a connection to sql server. the server was not found or was not accessible. verify that the instance name is correct and that s
Host And Publish .NET Core 6 Web API Application On IIS Server
10/25/2023 5:15:13 AM.
In this article, you will learn how to host and Publish .NET Core 6 Web API Application on IIS Server.
ASP.NET Core MVC CRUD Application with Dapper
10/24/2023 10:40:36 AM.
Learn how to build a robust CRUD application in ASP.NET MVC with Dapper, a lightweight and efficient ORM library.
Event Trigger Data Sync from SQL Server to Synapse via Azure Data Factory / Synapse Pipeline
10/23/2023 7:51:04 AM.
Event Trigger Data Sync from SQL Server to Synapse via Azure Data Factory / Synapse Pipeline
Dynamic Data Masking in SQL Server
10/23/2023 6:06:08 AM.
In this article, we will discuss about Dynamic Data Masking (DDM. Dynamic Data Masking (DDM)) in SQL Server is a security feature designed to protect sensitive data in real-time by obfuscating it from
Connect to Data Warehouse in Microsoft Fabric from SQL Server Management Studio
10/20/2023 9:16:19 AM.
This video shows how implement connection to Data Warehouse in Microsoft Fabric from SQL Server Management Studio
What is Lead and Lag in SQL Server?
10/20/2023 5:55:35 AM.
SQL Server offers the LEAD and LAG functions for accessing data from subsequent and previous rows in a result set. These functions are instrumental in data analysis and complex query development, enha
How To Install And Configure Microsoft SQL Server Management Studio (SSMS)
10/18/2023 10:04:05 AM.
Learn how to install and configure Microsoft SQL Server Management Studio (SSMS), a vital tool for managing SQL Server instances, with step-by-step guidance and helpful screenshots.
Dynamically Bind HTML Template to JSON Data Without using Loop in SQL
10/17/2023 9:46:41 AM.
How we can dynamically bind html template to json data without using looping sql server
Windows Functions in SQL Server
10/17/2023 4:21:23 AM.
Windows functions in SQL Server are a powerful set of functions that operate across a specific "window" of rows defined by the OVER() clause. These functions allow for computations and aggre
What are Temporal Tables in SQL Server?
10/16/2023 3:56:01 PM.
A temporal table, also known as a system-versioned temporal table, is a type of database table designed to track changes to data over time automatically. It accomplishes this without the need for comp
Know The History Of Your SQL Server Database
10/16/2023 9:00:14 AM.
Understand your SQL Server database history for effective management. Learn to identify the internal version number using SQL Server Management Studio and various T-SQL statements, ensuring accurate d
User Defined Table Types And Table Valued Parameters
10/13/2023 8:36:41 AM.
In this article you will learn about User Defined Table Types and Table-Valued Parameters. The concepts of User-Defined Table Types (UDTTs) and Table-Valued Parameters (TVPs) were introduced in SQL Se
SQL Server Database Connection In C# Using ADO.NET
10/12/2023 9:44:57 AM.
ADO.NET provides classes to connect to databases in .NET using C#. This article describes how to create a connection in .NET and use SqlConnection in C#.
Search Functionality in SQL Server
10/12/2023 5:01:38 AM.
In SQL Server, searching for specific patterns in columns is achieved using the LIKE operator. It employs wildcards such as '%' for multiple characters (e.g., 'Acc%') and '_' f
Solution: Login failed for user 'sa'. Microsoft SQL Server, Error 18456
10/11/2023 9:38:58 AM.
Login failed for user 'sa'. (Microsoft SQL Server, Error 18456)" is the most common error in SQL server login. There are multiple reasons for this error. One potential reason is you are t
How To Restore Northwind Database In SQL Server In One Minute
10/11/2023 8:49:39 AM.
To use Northwind database in your SQL Server, you need to restore it. In this tutorial, I will explain all the restore database steps through the images.
Integrating Redis Cache In .NET Core 6
10/11/2023 8:37:34 AM.
Integrating Redis Cache in .NET Core 6 provides efficient data storage and retrieval capabilities for applications. This step-by-step guide with examples demonstrates how to seamlessly incorporate Red
Solution: Mail not queued. Database Mail is stopped
10/11/2023 8:31:38 AM.
Database Mail is a feature in SQL Server that allows you to send email messages from the SQL Server database engine. It can be a crucial tool for alerting and notifications within a database system. H
Generate Database Script with Table Data From SQL Server
10/11/2023 7:17:56 AM.
In this article, I will describe how to generate a database script for a table with all it's data, views, stored procedures, constraints, and login credentials.
5 Quick Ways To Delete Duplicate Records From Database Which Every Developer Must Know
10/11/2023 4:51:49 AM.
In this tutorial, I explain the 5 quick ways to delete duplicate records from any database table. These ways must be known to every developer.
How To Create Login Page In ASP.NET Web Application Using C# And SQL Server
10/10/2023 10:06:02 AM.
How to create login page In ASP.NET Web Application using C# and SQL Server.
Exploring Patterns in Azure Durable Functions
10/9/2023 8:59:41 AM.
This article explains the patterns of azure durable functions.
Pagination In SQL Server
10/9/2023 8:51:10 AM.
Pagination in SQL Server refers to the practice of dividing a large set of query results into smaller, manageable subsets, or "pages," to improve performance and user experience. This techni
Pagination in SQL Server
10/9/2023 7:17:18 AM.
Pagination is the process of dividing large data into smaller data sets in discrete pages. It is widely used in web applications.
Dynamic Sorting in SQL Server
10/9/2023 4:55:05 AM.
Dynamic sorting in SQL Server allows you to sort the result set of a query based on one or more columns in a dynamic and flexible way.
Update Statistics in SQL Server
10/7/2023 6:00:46 AM.
In this article, we will discuss how to update statistics in SQL Server to ensure that the query optimizer has the most up-to-date information to make accurate estimates.
Step By Step Installation Of Microsoft SQL Server On Windows System
10/5/2023 10:37:38 AM.
In this article, we are going install Microsoft SQL Server on windows machine step by step. In this tutorial, we are going to use SQL Server 2019 Developer edition and Windows Server 2019.
Upload Single And Multiple Files Using The .NET Core 6 Web API
10/5/2023 6:23:59 AM.
In this article, you willl learn how to upload single and multiple files using the .NET Core 6 Web API.
Mastering the Art of Convert DateTime Formats In SQL Server with Over 30 Code Examples
10/4/2023 7:00:55 AM.
Learn how to convert datetime values to different formats in SQL Server with this comprehensive guide. Explore various date conversion functions and formats, including examples and code snippets, to e
Get SQL Server Database Connection String Easily From Visual Studio
10/4/2023 6:04:00 AM.
This article explaiins how to easily get a SQL Server database connection string from Visual Studio.
Automate Reading of MSExchange Email Attachments to Microsoft Fabric Lakehouse
10/3/2023 6:58:47 AM.
This video demonstrated how to Automate Reading of MSExchange Email Attachments to Microsoft Fabric Lakehouse
Registered Servers in SQL Server Management Studio (SSMS)
9/27/2023 8:17:36 AM.
Registered Servers in SQL Server Management Studio (SSMS) is a feature that allows database administrators and developers to conveniently manage and access multiple SQL Server instances and other data
Transferring Data from One Table to Another Across Databases
9/26/2023 6:24:41 PM.
This article explores how to ingest data from a table in SalesData database to another table in the Data Warehouse database.
Software Architecture Types
9/26/2023 4:42:06 AM.
Software architecture is the foundation of any software system, determining its structure, component interactions, and trade-offs. It significantly influences application quality, performance, scalabi
Connecting to Remote MySQL (Linux Server) using Visual C#
9/25/2023 3:56:20 AM.
In this article we will see how to connect to a remote database server using Visual C# as client window application.
How to Ingest SQL Server On premise data to Microsoft Fabric Lakehouse Object
9/23/2023 9:37:10 AM.
The video demonstrated how to Ingest SQL Server On premise data to Microsoft Fabric Lakehouse Platform
How to Check Whether API Server is up or Down
9/22/2023 10:33:19 AM.
In this article we will create a small utility using C# that tells us whether our API server is up or down.
Validation Controls In ASP.NET
9/22/2023 6:55:55 AM.
Validation is an important part of the user interface of a Web application. ASP.NET provides a list of validator controls to validate user input. In this article, I will explain the Validation Control
CRUD operations using Powershell and SQL Server
9/22/2023 3:40:43 AM.
PowerShell is very useful for automating various day to day tasks
Setting Up Server-Side Google Tag Manager (GTM) with Docker
9/21/2023 9:20:38 AM.
Learn how to set up Server-Side Google Tag Manager (GTM) using Docker for advanced tracking and data processing. Gain flexibility and control over your analytics toolbox effortlessly.
Search Records in Windows Form From SQL Server
9/21/2023 7:15:43 AM.
In this article you will see how to search the records from the database sql-server and how to binding the table values inside the datagrid.
Understand Dependency Injection: Property Injection
9/19/2023 7:06:19 AM.
In this article we will learn how to implement Dependency Injection using Property Injection.
ACID Properties in SQL Server
9/18/2023 5:27:47 AM.
ACID Properties in SQL Server ensure Data Integrity during a transaction.
Server-Side Rendering (SSR) and Client-Side Rendering (CSR) in React.js
9/18/2023 5:15:43 AM.
In this article we will learn what is the Server-Side Rendering (SSR) and Client-Side Rendering (CSR) in React Js
When to Choose Serverless Versus Fixed Size Resources
9/18/2023 3:50:01 AM.
In this session you will learn about utilization patterns that are a good fit for serverless workloads, and when to choose serverless versus fixed-size resources.
Passing Table to a Store Procedure in SQL Server
9/15/2023 9:32:59 AM.
In this article, I described how to pass a table to a Stored Procedure parameter in SQL Server.
RabbitMQ Implementation for ASP.NET Core
9/15/2023 9:30:07 AM.
Learn how to implement RabbitMQ in an ASP.NET Core application, covering prerequisites, establishing connections, sending and receiving messages, and building reliable, scalable message-driven applica
Azure Function Data Migration with ASP.NET Core Web API
9/15/2023 7:36:25 AM.
Creating an Azure Function for data migration from one database to another using an ASP.NET Core Web API involves several steps. In this example, I'll provide a high-level overview and code snippe
Using Microsoft Message Queues To Build Scalable Solutions
9/15/2023 6:11:32 AM.
This tutorial shows you how to create, send, and received messages using MSMQ from the .NET base class library (System.Messaging) and C#.
SQL Server Trigger
9/14/2023 11:34:03 AM.
This article explains triggers in SQL Server. A trigger in SQL is a special kind of Stored Procedure or stored program that is automatically fired or executed when some event (insert, delete and updat
DATEADD Function in SQL Server
9/14/2023 6:07:54 AM.
In this article, I would like to show the Dateadd Function in SQL Server.
Exception Handling in SQL Server
9/14/2023 4:36:29 AM.
This article explores SQL Server's TRY...CATCH statement for exception handling. It delves into its syntax, functions like ERROR_NUMBER and ERROR_MESSAGE, and demonstrates its use through examples
DateTime in SQL Server
9/13/2023 11:44:45 AM.
In this article we will learn about DateTime in SQL Server
Custom Events And Delegates
9/12/2023 10:44:06 AM.
Custom events and delegates are fundamental concepts in modern programming languages like C#. They provide a powerful mechanism for implementing the observer pattern, enabling objects to communicate a
FileSharing Server in C# and .NET
9/12/2023 9:20:52 AM.
The server acts as a File Sharing Server, it listens for multiple clients to connect to it. The Clients have a option to either Download any of the Files available with the server for download.
Stored Procedure in SQL Server
9/12/2023 7:29:06 AM.
A stored procedure is a reusable collection of SQL statements stored on the database server. It simplifies code maintenance and execution. Stored procedures can be invoked by triggers, other procedure
Automatic SQL Server Backup Utility using Sqlserver Agent
9/8/2023 10:36:46 AM.
It is a sample C# (VS2005) application for Automatic Sql server Backup Utility using sqlserveragent. I have used SQL-DMO dll. This article will show you how to create a automatic backup in Sql server
Good Practices to Write Stored Procedures in SQL Server
9/8/2023 9:35:57 AM.
This explains the good practices for writing stored procedures in SQL Server and the advantages of writing stored procedures.
Launching and Configuring an EC2 Web Server on AWS
9/8/2023 8:26:44 AM.
The Art of AWS Web Server From Concept to Reality is a comprehensive guide that takes readers on a journey through the process of designing, building, and deploying a web server infrastructure on Amaz
SQL Commands
9/8/2023 6:12:46 AM.
In SQL Server, various types of SQL commands are essential for managing and querying databases. These include Data Query Language (DQL) for retrieving data, Data Definition Language (DDL) for defining
SQL SHA Algorithm Benefits
9/6/2023 8:31:22 AM.
SQL SHA Algorithm and Benefits of Using SHA Algorithm
Optimizing ASP.NET Core Web API Performance with Azure Cache and CDN
9/5/2023 11:40:30 AM.
Using Azure Cache for Redis or a Content Delivery Network (CDN) can indeed help improve API response times and reduce the load on your server. In this example, I'll provide code snippets and steps
Calling A .NET DLL Code On HTML File Using Microsoft .NET Handler And JSON
9/5/2023 9:26:14 AM.
The objective of this article is to explain how to use a .ashx handler to access the DLL or any server on an HTML page using JSON to make the server side/DB call very fast in a simple manner.
Oracle Data Provider for .NET : Part II
9/5/2023 5:55:04 AM.
Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features f
Serverless Computing with Azure Functions with ASP.Net Core Web API
9/5/2023 5:25:01 AM.
ASP.NET Core Web API, along with a real-world use case, can be a powerful way to demonstrate the capabilities of serverless computing in Azure. In this example, we'll create a serverless Azure Fun
SignalR to enable real-time communication between clients and the server
9/5/2023 2:37:57 AM.
SignalR to enable real-time communication between clients and a server. SignalR is a library for ASP.NET that allows you to build real-time, interactive web applications. In this example, we'll cr
SQL Server ACID Properties
9/4/2023 6:18:50 AM.
Understanding SQL Server ACID(Atomicity, Consistency, Isolation, Durability) Properties.
Call Web API in .NET and Filter Data using Bootstrap Filters with Less Code
8/27/2023 12:14:42 PM.
We can filter records for each columns in table with single textbox or search. With less code and few mins, We can implement that feature to work on complex data.
Easily Connect to a Database In C#
8/25/2023 10:24:29 AM.
Connecting to a database in C# can be achieved using ADO.NET, a powerful technology for data access. With ADO.NET, you can easily establish connections to various database systems, such as SQL Server,
Auditing Data Changes In Microsoft SQL Server
8/25/2023 10:16:21 AM.
Tracking changes in data over time is a common problem, and deciding on your approach relies on answering questions such as “Do I want to track every field or just some fields?”, “Does it need to be ‘