Constructor Chaining in C#
- in C#
[AdSense-A] C# Constructor chaining is something pretty simple to accomplish in most classes. It is pretty common to have multiple constructors, but chaining them makes it a little easier to manage. Here is a simple…
a little philosophy in code
[AdSense-A] C# Constructor chaining is something pretty simple to accomplish in most classes. It is pretty common to have multiple constructors, but chaining them makes it a little easier to manage. Here is a simple…
As you can see this 12 month challenge thing didn’t go very far. It is now 2016 and I have not updated much. I did learn one important lesson from this: Don’t make goals…
Uncle Gene’s Story After reading a book on programming careers (I don’t exactly remember which one) it stated that one way to move up in a company is to advertise your skills. This made…