/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

sergeyteplyakov.github.io
| | blog.submain.com
4.9 parsecs away

Travel
| | This post is about C# classes. Have you ever wanted to know why you should keep a class member private? Find out the answer and more!
| | nodogmablog.bryanhogan.net
6.7 parsecs away

Travel
| | Full source code here. Accessing generic methods by reflection is not easy. A while ago I needed to do just that and found relatively little information out there. So I dug in and figured it out for myself.
| | urda.com
6.4 parsecs away

Travel
| | There will be times when you are using a third-party library or some other "black box" software in your project. During those times you may need to add functionality to objects or classes, but that addition does not necessarily call for employing inheritance or some other subclass. In fact, you might not have access to the library's source code if it is proprietary. There is a wonderful feature of C# though that allows you to add-on commonly used methods to any type of object, and that feature is called ...
| | www.github.com
22.4 parsecs away

Travel
| my blog, with astro. Contribute to Krayorn/blog development by creating an account on GitHub.