.Net
How to export an excel from a DataTable?
Hello guys, in my job i have a task to export an excel file from our application. This one thing teared me apart because i couldn’t manage to complete because i haven’t work before with Read more…
Hello guys, in my job i have a task to export an excel file from our application. This one thing teared me apart because i couldn’t manage to complete because i haven’t work before with Read more…
Hello to everyone! I am moving from AutoIt to C#, Im doing some little projects like file renaming, moving, automatizing some actions and stuff. I did a Form for music management, it turned out pretty Read more…
IMO it’s much easier to just drop a proxy like Caddy in front of your websocket app to add WSS/TLS support. It’s dead simple to do so, and it’s all managed for you. You can Read more…
I’m at a new job, the codebase is mammoth, and nothing is documented. There are a variety of settings that you need to make to test various things, and the functional analysts (BA’s) are not Read more…
Please bear with the length of this description. The problem is weird, and I want to give some background. I am including an image of the issue. The image on the left is the newer Read more…
Hi guys Currently I’m a C# developer with experience of 1 year and I’m thinking of switching to Java, it isn’t I don’t like something about C# as a language, but as a career, it Read more…
Yeah I got my first software developer job after 12 months of in class learning in a community college 5 years ago. This was with zero programming knowledge at all. I spent the first 4 Read more…
When I was a beginner in the programming world, I started with php 5 and spent about 1 year and a half coding with it. After this, I spent my last years coding in node Read more…
no comments yet Be the first to share what you think! C# devs null reference exceptions source
Does anyone have any suggestions for a more generic ECS (entity component system) framework? I’ve been researching it for the past few days and it’s pretty head to find systems which aren’t necessarily video game Read more…