Home > Collection > Visual Studio And Dotnet Tips And Tricks

Visual Studio And Dotnet Tips And Tricks collection (15 videos)

by Questpond | Views: 3669
This Collections is related with Visual Studio and .NET Tips and Tricks.

Collections created by members, you can create a collection too.

red flag
If you found offensive, unauthorized or inappropriate content;
please let us know the details along with your correct email id (to communicate) for further action.
Visual Studio Tip :- Rectangular selection of source code
When we select source code in visual studio it selects the complete code. What if we want to select the code in a rectangular manner. This video describes the same.
Posted by questpond on 3/1/2012 5:51:22 AM | Views: 178
Visual studio tip and trick 2 : Generate methods automatically.
In this video we will learn very awesome trick how can we generate methods using already existing lines of code.
Posted by questpond on 3/1/2012 5:52:53 AM | Views: 173
c# and .NET trick :- how to easily get connection strings ?
In this video we will see a very easy way of getting ADO.NET connection strings using the UDL file methodology.
Posted by questpond on 3/1/2012 5:54:31 AM | Views: 171
VS and .NET tip :- Creating Tasklist
In this video we will see how to create a simple tasklist using tasklist tokens.
Posted by questpond on 3/1/2012 5:55:52 AM | Views: 135
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 7:- Drag and drop code from tool box
We always need common code again and again. In this video we will see how to put common code on a the tool box and use them when needed.
Posted by questpond on 3/1/2012 5:59:35 AM | Views: 126
Visual studio and .NET tip 8:- Get inner most exception
In this video we will see how to get inner most exception in .NET.
Posted by questpond on 3/1/2012 6:03:43 AM | Views: 132
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
Visual studio and .NET tip 10:- Remove and reorder parameters
Many times as a developer you come across functions with lots of input parameters .For various reasons you want to shuffle them, reorder them or remove some of them.
Posted by questpond on 3/1/2012 6:05:53 AM | Views: 123
Visual studio and .NET tip 11:- Shortcut way to create Set and Ge...
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.
Posted by questpond on 3/1/2012 6:22:49 AM | Views: 143
Visual studio and .NET tips and tricks 12:- Pin debugging and com...
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.
Posted by questpond on 3/1/2012 6:24:05 AM | Views: 127
Visual studio and .NET tips and tricks 13:- Increase performance ...
Visual studio and .NET tips and tricks 13:- Increase performance of IF condition
Posted by questpond on 3/1/2012 6:25:41 AM | Views: 144
Visual studio and .NET tips and tricks 14:- Implement interfaces ...
Visual studio and c#/ .NET tips and tricks 14:- Implement interfaces with just a right click.In this video we will see how to implement interfaces with right clicks rather than typing them manually.
Posted by questpond on 3/1/2012 6:30:14 AM | Views: 129
Visual studio and .NET tips and tricks 15:- Detect which object p...
Visual studio and .NET tips and tricks 15:- Detect which object points to which data using object ID
Posted by questpond on 3/1/2012 6:32:03 AM | Views: 122

 1 

This collection has been created by Questpond.