Coding
A Microsite Showcasing Coding Fonts
Learn Development at Frontend Masters We made one! It’s open source if you want to make it better or fix things. There are quite a few purpose-built fonts for writing code. The point of this Read more…
Learn Development at Frontend Masters We made one! It’s open source if you want to make it better or fix things. There are quite a few purpose-built fonts for writing code. The point of this Read more…
https://channel9.msdn.com/Series/CSharp-Fundamentals-for-Absolute-Beginners I found this in the sidebar. I started taking the courses. About 1/2 of the way through the course he references files you should have downloaded, that are no longer hosted. Does anyone know Read more…
How does your DbTicket class look? Added the class; thank you. C# devs null reference exceptions source
We use the binaryformatter often as an easy way to clone objects. Is that still allowed? Because it’s fast and always works, with enheritance/polymorphism. C# devs null reference exceptions source
Hello ! I liked your article, i didn’t know about lazy iter. You might be interested into something I built recently : https://github.com/loophp/collection Let me know what you think ! Members Online source
Hello, im making like a step by step program, that should open program automatically, but using Process.Start mess with almost every program i open using this, like for example, i launch another program, that program Read more…
I created a data grid in a tab and set an event that whenever you double click on the grid, it would switch to another tab. The event handler gets triggered correctly. The thing is Read more…
Composer is a terrible benchmark for JIT. Composer is highly IO and network dependant and doesn’t do a lot of math or loops. JIT is completely useless for this case, and the volatility of networks Read more…
I’m writing a simple web scraper (console app) for fun, and because it’s a cool way to learn in and outs of a language. I have it more or less working, but my problem is Read more…
chungking – stock.adobe.com Amazon Web Services (AWS) is supporting a Denver-based aviation startup in its goal to cut flight times for air passengers by reintroducing commercial supersonic aircraft. Boom Supersonic claims it is on a Read more…