List of Visualizers for Visual Studio. 16 Mar 2010
Posted by Ramaswamy Palaniappan in C#, Components & Library, Tools, Visual Stdio, WCF, WPF.1 comment so far
Visual Studio 2005 includes a new debugging feature called visualizers, which can be used to create a human-readable view of data for use during the debugging process. Visual Studio 2005 includes a number of debugger visualizers by default, most notably the DataSet visualizer, which provides a tabular interface to view and edit the data inside a DataSet. While the default visualizers are very valuable, perhaps the best part of this new interface is that it is completely extensible. With just a little bit of work you can write your own visualizers to make debugging that much easier.
- WCF Visualizers Tool
- Cache Visualizer
- LINQ to SQL Debug Visualizer
- Visualizer for WPF
- Regular Expression Visualizers
- Hex String Visualizer
- XML Visualizer for Visual Studio 2005
- Dataset Visualizer
- RightHand.Dataset.Visualizer for VS2005
- RightHand.Dataset.Visualizer v0.9.12 for VS2008
- Visualizers For Web Debugging
In this page, you can find good list of visualizers.
How to create your own Visualizer?
Text Template Transformation Toolkit (T4) 17 Oct 2008
Posted by Ramaswamy Palaniappan in Introduction, Visual Stdio.add a comment
Once again Scott’s best introduction article about T4. Must read this.
101 Visual Studio tips, tricks, and add-ins 13 May 2008
Posted by Ramaswamy Palaniappan in Tips, Visual Stdio.add a comment
If your job requires to use Visual Studio then you should see this post. WOW
VS 2008 and .NET 3.5 Service Pack Beta 1 Released 13 May 2008
Posted by Ramaswamy Palaniappan in .NET News, Visual Stdio, WCF, WPF.add a comment
Here is the post from the man who behind all these release.
Another inside view on this release from Adam.
If you have to see the changes in SP1 visually then here is the post and also who will come to know how many namespace, method, type,etc in .NET. This is very interesting.
Add-in for Visual studio(Resharper) 07 May 2008
Posted by Ramaswamy Palaniappan in Introduction, MyOwn, Tools, Visual Stdio.add a comment
Resharper is a real professional Add-in for Visual studio. I am using couple of Power toys for Visual Studio but this add-in seems very powerful. I am sure all of these power toys help improving productivity. As a consultant I should own a copy of this tool because not all of my client will have this tool or ready to purchase this. I am planning to buy my own copy of this add-in soon, the personal copy is available for $200.
I enjoyed reading these posts related to Resharper: Joe post 31 days of Resharper and James post Becoming a jedi. James planning to write series of post on this title.
11 More Visual Studio Shortcuts You Should Know 06 May 2008
Posted by Ramaswamy Palaniappan in Tips, Visual Stdio.add a comment
Amit added some more usefull Visual Studio 2008 shortcuts, Check this.
PowerCommands for Visual Studio 2008 29 Apr 2008
Posted by Ramaswamy Palaniappan in Tools, Visual Stdio.add a comment
PowerCommands for Visual Studio 2008 version 1.1 download files (MSI installation file, readme document, and source code project).
Visual Studio 2008 Product Comparison 24 Apr 2008
Posted by Ramaswamy Palaniappan in Cheat Sheet, Visual Stdio.add a comment
This page contains comparison of all flavors of Visual Studio.
Visual Studio 2008 – Remote Debugging with MSVSMON.EXE 23 Apr 2008
Posted by Ramaswamy Palaniappan in Videos & Webcast, Visual Stdio.1 comment so far
The application’s on one machine and Visual Studio is on another. How do you connect across and debug and get access to symbols and source code? Using MSVSMON.EXE – this video takes a quick look at how we can do that with Visual Studio 2008. Watch it
Five VS2008 Smart Client features 17 Apr 2008
Posted by Ramaswamy Palaniappan in Videos & Webcast, Visual Stdio.add a comment
Here is the five video demos about the new features of visual studio.