.Net
Simple. Is it Possible For Me to Learn?
I give up easily. I give up if what I’m doing isn’t producing results, if it takes too long, or if the results aren’t what I want. Is it possible for someone like me to Read more…
I give up easily. I give up if what I’m doing isn’t producing results, if it takes too long, or if the results aren’t what I want. Is it possible for someone like me to Read more…
A little tip, as I’m doing something similar myself, the System.Console class has a Clear() method which does exactly what you think it does. Thank you! i was trying to find a way to clear Read more…
What’s the name of a particular code smell /anti-pattern where you write methods that don’t actually need yet and may never do, just because you can or because you think you may use it in Read more…
no comments yet Be the first to share what you think! C# devs null reference exceptions source
no comments yet Be the first to share what you think! C# devs null reference exceptions source
I have been teaching myself C# for awhile now and I have come a long way, but one part I am getting tripped up on is when I instantiate something. At the basic level I Read more…
Hi everyone, I’m kinda new to this, and I have a question. I’m doing a site, where I need to have clients and organizations, so I created a model User where you need to insert Read more…
Sincerely, aspired career changer. no comments yet Be the first to share what you think! C# devs null reference exceptions source
I have just finished rewriting Multiavatar Generator in PHP. Initially coded in JavaScript, this version of Multiavatar is for PHP-based backend environments. It is now being used for the Multiavatar API (https://api.multiavatar.com), which became much Read more…
no comments yet Be the first to share what you think! C# devs null reference exceptions source