Visual Studio And Dotnet Tips And Tricks collection (15 videos)
by Questpond | Views: 3669This Collections is related with Visual Studio and .NET Tips and Tricks.
Collections created by members, you can create a collection too.
VS and .NET tip 5 :- Create encapsulated properties
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 sel...
Posted by questpond on 3/1/2012 5:57:13 AM | Views: 148
VS and .NET tip 6 :- Skip debugging
Many times while debugging the program we would like to skip debugging certain lines of code. In this section we will see how to do the same using run to cursor feature.
Posted by questpond on 3/1/2012 5:58:16 AM | Views: 125
Visual studio and .NET tip 9:- Conditional Debugging
As developer debugging is your routine job and you would like your debugger to debug smartly rather than monotonously. In this video we will try to understand how we can debug smartly by using conditional ...
Posted by questpond on 3/1/2012 6:04:55 AM | Views: 131
1
This collection has been created by Questpond.