Skip to content

Coding and Beyond

A software developer's blog.

  • Home
  • Article Series
    • Architectural Design Patterns
    • Advanced C# Tips
    • C – Bedrock of Software
  • About
  • Contact

Tag Security

  • Home
  • How to Access AWS Secrets Manager Programmatically with C#, Java, Python and JavaScript
01/10/2024

How to Access AWS Secrets Manager Programmatically with C#, Java, Python and JavaScript

By Suleyman Cabir Ataman in Amazon Web Services, C#, Beginner, JavaScript, Java, Python Tag Python, dotnet, JavaScript, C#, AWS, Cloud Computing, Java, Security, .NET, .NET Core

AWS Secrets Manager is a fully managed service that helps you easily store and retrieve credentials, API keys, and other sensitive data in a secure way. It integrates seamlessly with…

Read More

13/06/2024

Advanced C# Tips: Don’t Use unsafe for Minor Gains

By Suleyman Cabir Ataman in Programming Languages, Coding, C#, Advanced, Software Engineering Tag .NET, .NET Core, Programming Languages, dotnet, Best Practices, Advanced C# Tips, Performance, Security

The title could have also been "Don't use unsafe code at all!" You will come to the same conclusion after reading this post, but still I gave a room for…

Read More

08/05/2024

Azure Active Directory Login with React, with C# or Java Backend

By Suleyman Cabir Ataman in React, Intermediate, Web Development, Java, Azure, C# Tag .NET Core, dotnet, React, WebApi, Web Development, Spring Boot, C#, Azure, Step by Step, Cloud Computing, Java, Security, .NET

Keeping things secure is the important part of any application. As entire internet going to cloud, Azure Active Directory (AD) is one of the best possible among one of two…

Read More

Article Series

Architectural Design Patterns

Advanced C# Tips

C - Bedrock of Software

Categories

  • Level
    • Beginner
    • Intermediate
    • Advanced
  • Programming Languages
    • C/C++
    • C#
    • Go
    • Java
    • Python
    • TypeScript
  • Databases
    • NoSQL
  • Cloud Computing
    • Amazon Web Services
    • Azure
    • Containerization
  • Web Development
    • Angular
    • React
    • Node.js
  • Software Engineering
  • Testing

Search

Proudly powered by WordPress | Theme: SpicePress by SpiceThemes