Author Archives: Fabse

My Visual Studio Achievements

Finally, you can take a look at my achievements in Visual Studio as well! You may do this as well!

Posted in Blogwelt, coding, Visual Studio | 1 Comment

String.GetHashCode() Internals

While I was eating dinner, I had this somehow suprising question in my mind: How is String.GetHashCode() implemented? Is it fast? It needs a linear time based on the length of the string. This is understandable if you think about … Continue reading

Posted in .net, C#, coding | Leave a comment

Youtube wieder schneller im Firefox

While I had decided to write new articles only in English, the following article has a pure German audience so I figured out to make an exception for this article. Wer wie ich seinen Internetanschluss bei der Telekom hat, dem … Continue reading

Posted in Allgemein | Leave a comment