1. Computing

Discuss in my forum

David Bolton

C# Static Methods Tutorial Published

By , About.com GuideJanuary 10, 2013

Follow me on:

Continuing the occasional tutorials on C#, I've just published a C# tutorial on static fields, methods and constructors. I have to say that I've used statics occasionally, but as a rule they don't get that much use in my code.

I'll return to them when I create the tutorial on inheritance. The calling order of static constructors in an inheritance hierarchy is the opposite of instance constructors which seems quite odd until you reason it out.

Comments
No comments yet. Leave a Comment
Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>
Top Related Searches static methods gp

©2013 About.com. All rights reserved.