Here are my rantings about any code/tool/application that I come across, topics that I spent considerable amount of time learning, things that I have stumbled upon and found them to be interesting, and things that stomped me etc.
Saturday, September 17, 2016
C# Object Initialization Examples (Cheat Sheet)
I really like the elegant object initialization facility in C# (I believe you can do the same in VB.NET also). Here are some examples of how you might initialize objects:
Hope you find this cheat-sheet useful.
Sonny
No comments:
Post a Comment