CodeBenderWoman's profile picture. I am a Full Stack Developer. Working with .NET and Angular. My future goal is being backend developer with developing my skills in .NET technology.

CodeBender ๐Ÿ‘ฉ๐Ÿผโ€๐Ÿ’ป

@CodeBenderWoman

I am a Full Stack Developer. Working with .NET and Angular. My future goal is being backend developer with developing my skills in .NET technology.

Pinned

When writing code, always prioritize security when coding. Less information means more security, especially when it comes to error handling. โŒ Example (Don't): "User not found." โœ… Example (Do): "Login failed." or "Invalid credentials." ๐Ÿค” How do you handle errors?


Would you like me to share with you how I install Flutter step by step?


I've never written a mobile app before. I'll be writing with Backend with .net, but how can I use Flutter with Cursor? Do you have any helpful video suggestions or resources?#flutterdev


I've decided to create a new app and plan to share my updates here every day. What do you think? Can I get your support?๐Ÿซถ


Let's share our experiences with you about the performance issues you encountered in your projects and how you solved them. #dotnet


Nightly .NET Note #1 โ€“ Thread Pool and Task Relationship (Source: Microsoft Docs โ€“ Thread Pool learn.microsoft.com/en-us/dotnet/sโ€ฆ) Microsoft advises using the Thread Pool instead of creating Thread instances directly. In C#, Thread Pool management is typically handled automaticallyโ€ฆ


Ever used a Guard Clause? Handle special cases up front and exit early: if (specialCase) { // log return; } โœ… Avoid nested ifs โœ… Cleaner, more readable code โœ… "Fail fast" principle Key to writing clean code! #CleanCode #dotnet #csharp


How Should Error Management Be at the Proxy Layer in .NET? Don't log errors at the proxy layer! Pass errors to the upper layer with ProblemDetails and leave logging to the service. Purpose: Prevent log pollution and provide centralized error management. ๐Ÿšฆ #dotnet #software


I wanna use x to connect people who are interested with .Net or related technologies to take an idea and to discuss projects or topics etc.. #letsconnect


CodeBender ๐Ÿ‘ฉ๐Ÿผโ€๐Ÿ’ป reposted

When writing code, always prioritize security when coding. Less information means more security, especially when it comes to error handling. โŒ Example (Don't): "User not found." โœ… Example (Do): "Login failed." or "Invalid credentials." ๐Ÿค” How do you handle errors?


I wanna make my blog site with .Net. Is there any different suggestions about where can I save the blog . I prefer save blog in .md files format instead of database.


There ฤฑs quote I have fallen ฤฑn love wฤฑth it. The magic you are lookฤฑng is in the work you are avoding.


CodeBender ๐Ÿ‘ฉ๐Ÿผโ€๐Ÿ’ป reposted

What is CQRS Pattern? The main aim is that seperate Command and Query. When separating these are, you can also separate their databases. My aim is that learning the logic of this pattern deeply and then sharing my experiences. Keep in touch! #CQRSPattern #CQRS #dotnetmaui

CodeBenderWoman's tweet image. What is CQRS Pattern? 

The main aim is that seperate Command and Query.
When separating these are, you can also separate their databases.

My aim is that learning the logic of this pattern deeply and then sharing my experiences. Keep in touch! #CQRSPattern #CQRS #dotnetmaui

United States Trends

Loading...

Something went wrong.


Something went wrong.