VS and .NET tip 5 :- Create encapsulated properties

Oct 31 2011
Many times we want to convert our public variable in private encapsulated set and get properties. In this video we will see how to convert public variables to encapsulated properties with just a simple select and right click.