.Net
Switching between forms
Using: Windows Forms App (.NET Core) So I’ve been programming in Windows Forms App (.NET Framework), and this code always worked. Since I was unable to find any other code specifically for .NET Core, I Read more…
Using: Windows Forms App (.NET Core) So I’ve been programming in Windows Forms App (.NET Framework), and this code always worked. Since I was unable to find any other code specifically for .NET Core, I Read more…
I’m using ILMerge to combine a .dll and my .exe program into 1 .exe. When I downloaded ILMerge, the application was in a folder called net452, so I assume this program was built using .NET Read more…
I am .net developer mostly Web Specific but recently started WPF . Usually love to work on my desktop but somehow I need laptop now.Can someone suggest me a budget laptop for for the work Read more…
I have started my current first real job 8 months ago. I have gotten experience working in a team on a project. I have gained experience in C# Asp.Net Core (.Net 5), SQL, Frontend Development, Read more…
Hello guys, Camelot file manager v0.2.0 (written in pure C#8) is released! In this version “open with” option and archives support were added. Hope you like it! Release on Github no comments yet Be the Read more…
I can’t quite place it, I know C# is fast and I enjoy the language, but I just feel like a Boomer-Toolbag, where everyone else is a millenial golanger python javascript free-spirit. I dunno, I Read more…
Console.Read says it reads the next character from input. If you set a debugger at your if, and see what value you get, you’ll see num is set to 54 which is ‘6’ in ASCII. Read more…
Hi everyone. This is my first post to this community, so I hope I’ve found the right place to ask for help with my toy project. I have been playing around with making an API Read more…
Nice. I Love MediatR. C# devs null reference exceptions source
I’ve got a MediaCapture setup that, for reasoning I’m still sussing out, only records one second of video without giving me any sort of discernible error or exception. This only happens if I’m pulling audio Read more…