Top 5 Tips and Tricks for Better Development Lifecycle
Code with Shadman
by
2y ago
Creating a secure SDLC process demands dedication and effort in each phase, from a collection of requirements to deployment and maintenance. It requires a change of mind in the development team to focus on security at every project stage rather than focusing only on functionality ..read more
Visit website
How to Use Your Mac Efficiently While Working From Home?
Code with Shadman
by
3y ago
These are some of the most important and easy ways to keep your work from home experience up to the mark. You can try these tips at home for a better productive work atmosphere if you have a MacBook. And remember that the more of the suggestions you implement into your work strategy, the more efficient you will be ..read more
Visit website
CQRS Design Pattern C#
Code with Shadman
by
3y ago
CQRS design pattern C# is a simple pattern that strictly segregates the responsibility of handling command input into an autonomous system from the responsibility of handling side-effect-free query/read access on the same system ..read more
Visit website
Pure Functions C#
Code with Shadman
by
4y ago
This article explains what are FP Functions or Pure Functions in C# functional programming and why they matter ..read more
Visit website
C# String.Format() and StringBuilder
Code with Shadman
by
4y ago
This article discusses whether String.Format is as efficient as StringBuilder in .NET ..read more
Visit website
C# Pattern Programs
Code with Shadman
by
4y ago
A complete collection of c# pattern programs. This article explains the list of star pattern programs in c# programming language ..read more
Visit website
Generics In C#
Code with Shadman
by
4y ago
This article explains the Generics in C# with the help of a real-time problem and its step by step solution using c# generics. This article serves to be an in-depth post on getting started with generics in c ..read more
Visit website
C# String
Code with Shadman
by
4y ago
C# String class represents a string data type. This tutorial explains strings in C# and how you can use strings in your .NET applications ..read more
Visit website
Memory Leak C#
Code with Shadman
by
4y ago
Learn what is a memory leak in C# and how to measure .NET application performance with a variety of tools to diagnose memory issues ..read more
Visit website
Repository Pattern C#
Code with Shadman
by
4y ago
A Repository mediates between the domain and data mapping layers. Repository Pattern in C# supports the objective of achieving a clean separation and one-way dependency between the domain and data mapping layers ..read more
Visit website

Follow Code with Shadman on FeedSpot

Continue with Google
Continue with Apple
OR