Rajasekar Blog

Sign up

Rajasekar Blog

homeSupport menewsletter
Tag

dotnet

#dotnet

More content

Read more stories on Hashnode


Articles with this tag

How to Upload a File to Network File Share with Credentials using C# (.NET Core)

RajasekarRajasekar
Jun 27, 20242 min read

Sometimes, we need to write a file to a Windows shared network path from a C# web application so others can use it. In my case, the shared file will...

How to Upload a File to Network File Share with Credentials using C# (.NET Core)

Store and retrieve settings using IOptions pattern in C#

RajasekarRajasekar
Jun 23, 20245 min read

Introduction - Importance of managing settings in applications Storing and reading settings/configurations is a common scenario in any application....

Store and retrieve settings using IOptions pattern in C#

Dotnet important links

RajasekarRajasekar
Dec 9, 20231 min read

💡 This blog post contains dotnet development-related website links used by me. Feel free to check it out. In case of any other recommended websites,...

Dotnet important links

VS Code setup for C# development

RajasekarRajasekar
Oct 28, 20233 min read

Step by step instructions with Hello World example · Microsoft’s Visual Studio Code (VS Code) is a popular code editor that supports a wide range of...

VS Code setup for C# development

Reading Excel data to Data table

RajasekarRajasekar
Oct 20, 20232 min read

As a developer, you might have come across some situations where you need to read the excel data from C# and process the result as per the...

Reading Excel data to Data table

Implementing Windows Authentication in .NET Core Web API (short guide with examples)

RajasekarRajasekar
Aug 30, 20233 min read

Use case: We need to implement simple Windows authentication for an intranet ASP.NET CORE WEB API application which should authorize users by...

Implementing Windows Authentication in .NET Core Web API (short guide with examples)

©2025 Rajasekar Blog

Privacy policy·Terms
Publish with Hashnode

Powered by Hashnode - Home for tech writers and readers