.Net
Switching to Java/Spring from C#/.NET
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…
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…
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…
I’m settling in to create my first real application and after a few false starts with Java’s Swing and JavaFX frameworks, I looked into WinForms.. and finally settled on WPF. I appreciate that it’s got Read more…
Hi guys, I am working on a project that involves building a personalized content/news aggregator. As part 1 of this tutorial series we are building an RSS feed parser in C#. Next I will be Read more…
I am looking to create the first data layer at work. We are looking at building an infrastructure for PC, laptops and tablets for creating this whole new system. Currently, we have muilple database servers Read more…
I want to press the button and wait till the timer hits 0, so it will paste whatever is in the text box, but i want another button to paste from another textbox using the Read more…
The title say it all, i want my app to play a sound but the SoundPlayer only support window. Any ideas ? Error CS1069 The type name ‘SoundPlayer’ could not be found in the namespace Read more…
Hello everyone I am trying to create a program that allows me to set up a test with simple answers while being able to insert .txt files to check to see if they are correct Read more…