DotNetShoutout - Stories tagged with .NET tip and trick
2
Shouts

Visual studio and .NET tips and tricks 12:- Pin debugging and commenting

posted by questpondquestpond 540 days, 19 hours, 11 minutes ago
Tuesday, November 29, 2011 10:42:46 AM GMT
Many times while debugging we would like to put comments and also once the debugging is done we would like to see the last debugged value. That's what exactly VS pin debugging helps us with. .NET tips and tricks and Visual studio (more)
category: Architecture | clicked: 7 | comment | | source: youtu.be
tags: .NET tip and trick, Visual Studio, TFS
2
Shouts

Visual studio and .NET tip 11:- Shortcut way to create Set and Get properties - YouTube

published 544 days, 20 hours, 37 minutes ago posted by questpondquestpond 547 days, 18 hours, 52 minutes ago
Friday, November 25, 2011 9:16:59 AM GMT Tuesday, November 22, 2011 11:01:49 AM GMT
In big project you have 100's of classes and each of those classes can have lots of properties. It's a tedious job to go a declare a private variable and then create set and get properties for them. Visual Studio and .NET tip and trick (more)
category: Web Dev | clicked: 35 | comment | | source: youtu.be
tags: .NET tip and trick, Visual Studio