Archives
-
Code Snippet for Automatically Implemented Property
Code snippets allows programmers to extend auto-complete feature of Visual Studio. Code snippets enables a programmer to create an auto-complete that will appear in the intellisense. It also allows a programmer to define the logic of auto complete.
-
Mystery of Not Operator in VB.Net
(Not 2) = -3.