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.Joined March 2024
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
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.
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
2K Followers 2K FollowingA fully integrated Web Dev tool for Python/Go/Node/PHP/DB/Web that helps you jump start coding, without installing any dependency
👉🏻 https://t.co/Ohw98a6JM3
2K Followers 2K FollowingFull Stack Web Developer · Productivity Nerd · Tech Junkie · 🚀 Sharing my Solopreneur Journey · 🌟 Currently pouring my ❤️ into building https://t.co/JdLcr0crjl
1K Followers 7K FollowingFrontend Software Engineer | Building responsive web apps with HTML & CSS | Learning JavaScript | Passionate about UI/UX | Open to collabs!
152 Followers 731 FollowingFull Stack Developer.
Learn something new every day.!😎
Never Never Never Give Up..! & I Repeat 💯
GitHub- https://t.co/GmxzobBiAW
#100daysofcode
78K Followers 64K FollowingProud Indian, Ambedkarite, Public Figure,Wife to @TheJonyVerma,
Inspiration @AshaAmbedkar, TURN ON 👉🔔DM For Paid Promotion 💰
25K Followers 6K FollowingFan Account || Chemist || Arsenal || A no one || Not affiliated with Gabriel Martinelli || DM for Ads and Promotion @Rainbetcom
2K Followers 2K FollowingA fully integrated Web Dev tool for Python/Go/Node/PHP/DB/Web that helps you jump start coding, without installing any dependency
👉🏻 https://t.co/Ohw98a6JM3
4K Followers 293 FollowingFree programmer's newsletter delivering curated Microsoft .NET and C# blogs, news, and articles from all over the Internet. managed by @jasenf
25K Followers 6K FollowingFan Account || Chemist || Arsenal || A no one || Not affiliated with Gabriel Martinelli || DM for Ads and Promotion @Rainbetcom
370 Followers 346 FollowingAspiring full stack developer | Passionate about coding, problem-solving, and mastering DSA | Learning something new every day #CodeLife
4K Followers 420 Following#WeAreDotnet is a community for people who create and enjoy #dotnet-related content. This official account provides you with regular updates on our journey.
No recent Favorites. New Favorites will appear here.