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 Java, Python, Amazon Web Services, C#, Beginner, JavaScript Tag Java, Security, .NET, .NET Core, Python, dotnet, JavaScript, C#, AWS, Cloud Computing

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 Coding, C#, Advanced, Software Engineering, Programming Languages Tag Advanced C# Tips, Performance, Security, .NET, .NET Core, Programming Languages, dotnet, Best Practices

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 Web Development, Java, Azure, C#, React, Intermediate Tag Java, Security, .NET, .NET Core, dotnet, React, WebApi, Web Development, Spring Boot, C#, Azure, Step by Step, Cloud Computing

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