.Net
Help making UI in Visual Studio
Hi guys. I am trying to make a VERY simple nuclear reactor simulator that reacts in real time to changes the user makes via sliders and other options on a UI. What is the best Read more…
Hi guys. I am trying to make a VERY simple nuclear reactor simulator that reacts in real time to changes the user makes via sliders and other options on a UI. What is the best Read more…
I quite like this language:- I like the params keyword. It just seems to make more sense than anything else. I like the Attributes, they seem a perfectly decent substitute for Javas annotations. I like Read more…
In examples of value Objects, I see that they validate before creating the object and thus avoid an invalid object. Example: That is fine when a user is entering a record, but what happens when 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…