Contents tagged with C#
-
Visual Studio Key board Binding Poster
If you prefer to use keyboard short cuts more than the mouse ,please find below the links for the Visual studio Keyboard Binding Posters
-
Anonymous Types: VB.NET vs C#
Did you know that in C#, the anonymous types are immutable ie they cannot be changed. However in VB.NET this is not the case.