.Net
Making C# More Welcoming
Some solid points. To give an example of a language with good errors, look at Rust. The compiler basically acts as if you were pair programming with someone. I also agree that the growing amount Read more…
Some solid points. To give an example of a language with good errors, look at Rust. The compiler basically acts as if you were pair programming with someone. I also agree that the growing amount Read more…
So I’ve recently gotten to the stage a project I’ve been working on has been deployed internally in our small business. If you imagine the app pulls a list of all names from a DB. Read more…
Dude you’ve been posting lots of good material! Now that I’m on holidays I have more time for reading, looking at the history of your blog I was slightly disappointed to see it only goes Read more…
I want to access dynamically a static field in a class. If I were in js, i would do something like this: Now how do i do it in c#? You replied to another user Read more…
Hello everyone, i am doing a work about traffic violations and i have a proble when i want to connect my interface web with th data base. I am using access. Whe i tried recover Read more…
I’m looking for an open source application to help me catalog my vintage computer collection. I want to save pictures and detailed notes related to each computer. Addon’s such as Floppy Drive Emulators can work Read more…
no comments yet Be the first to share what you think! C# devs null reference exceptions source
Notes Blog Appearances OSS Published December 7th, 2020 Tailwind is an atomic CSS framework that has taken the frontend world by storm. It gives developers without a deep understanding of design the ability to build Read more…
Hey everyone ! I’ve been struggling for hours trying to do this :/ I’m trying to remove an element from the DOM using jquery. What I need is jquery to find a specific href link Read more…
Hey folks I’ll be soon upgrading this lib for php 8 compatibility, so I thought I could share it with you and maybe get some tips for other improvements, when I’m at it… Members Online Read more…