Sofia SondhApr 25Windows 11What Are Windows Optional Features? How to Add these features?Do you ever feel like your computer has a bunch of stuff you don't even use? Maybe you just want the important things, or maybe you need...
The Tech PlatformFeb 8C#C# Regex: A Complete GuideRegex, short for Regular Expressions, is a tool used in computer science and programming for pattern matching within strings. It provides...
The Tech PlatformFeb 28, 2022.NETWhat are the Components of .NET Framework?The .NET framework is a software development framework from Microsoft. It provides a controlled programming environment where software...
The Tech PlatformFeb 17, 2022.NETMemory Management in Operating SystemMemory Management is the process of coordinating and controlling the memory in a computer, Blocks are assigning portions that are...
The Tech PlatformJan 28, 2022.NETGlobal Exception Handling in .NET 6Exception handling is one of the important tasks in the application development cycle. Today, I am planning to tell you the effective way...
The Tech PlatformJan 25, 2022.NETThe easiest .NET ORM frameworkThere are plenty of awesome ORMs out there but when it comes to the easiest to learn and use by far is Insight.Database What’s...