Righthand DataSet Visualizer goes 1.0

by Miha Markič 8. January 2011 13:28

As a New Year’s gift I’ve fixed few bugs in Righthand DataSet Visualizer and set its version to 1.0.

Here are some changes:

  • uncompressed assembly is a bit larger due to avoiding compression within merged assembly.
  • RowState is visible again
  • some grid drawing related fixes

Read more about Righthand DataSet Visualizer here.

Download the newest and older versions from download section.

2008 version is here.

2010 version is here.

Tags:

.net | Announcement | Visualizer | Visual Studio

Comments (5) -

Manu
Manu France
2/1/2011 1:51:43 PM #

Hi Miha,

I've used your Visualizer for more than a year with VS 2008, and I'm updating it to 2010 version.
Kudos to you.
And thank you again to share your work with community.

Cheers from Paris !

Reply

solarding
solarding Germany
3/25/2011 12:18:52 PM #

Hi Miha,

First of all thank you very much for the convenient tool that i have been using since ever .
Yet ater upgrading to VS2010, the latest release does not work anymore, and i miss it so much.

The debugger visualizer window pops up correctly, however when i click on any of the table, an exception popsup. I guess it has something to do with the version conflict with my local isntalled DevExpress version.

Or do you have any idea what could be the reason? I attached the exception below.....

best regards, JD

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.TypeLoadException: Method 'ColumnsRenewed' in type 'DevExpress.XtraVerticalGrid.VGridControl' from assembly 'DevExpress.XtraVerticalGrid.v10.2, Version=10.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a' does not have an implementation.
   at RightHand.DebugerVisualizer.Dataset.Engine.ContentFrm.InitializeComponent()
   at RightHand.DebugerVisualizer.Dataset.Engine.ContentFrm..ctor()
   at RightHand.DebugerVisualizer.Dataset.Engine.DatasetVisualizerFrm.tables_MouseClick(Object sender, MouseEventArgs e)
   at System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at DevExpress.XtraEditors.Container.EditorContainer.WndProc(Message& m)
   at DevExpress.XtraTreeList.TreeList.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.225 (RTMGDR.030319-2200)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Microsoft.VisualStudio.Platform.AppDomainManager
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Platform.AppDomainManager/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Platform.AppDomainManager.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.225 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.225 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Microsoft.VisualStudio.DebuggerVisualizers
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.DebuggerVisualizers/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.DebuggerVisualizers.dll
----------------------------------------
Righthand.DebuggerVisualizer.Dataset.2010
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/jdi/Documents/Visual%20Studio%202010/Visualizers/Righthand.DebuggerVisualizer.Dataset.2010.dll
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.225 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
DevExpress.Utils.v10.2
    Assembly Version: 10.2.5.0
    Win32 Version: 10.2.5.11041
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/DevExpress.Utils.v10.2/10.2.5.0__b88d1754d700e49a/DevExpress.Utils.v10.2.dll
----------------------------------------
DevExpress.Data.v10.2
    Assembly Version: 10.2.5.0
    Win32 Version: 10.2.5.11041
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/DevExpress.Data.v10.2/10.2.5.0__b88d1754d700e49a/DevExpress.Data.v10.2.dll
----------------------------------------
DevExpress.XtraBars.v10.2
    Assembly Version: 10.2.5.0
    Win32 Version: 10.2.5.11041
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/DevExpress.XtraBars.v10.2/10.2.5.0__b88d1754d700e49a/DevExpress.XtraBars.v10.2.dll
----------------------------------------
DevExpress.XtraEditors.v10.2
    Assembly Version: 10.2.5.0
    Win32 Version: 10.2.5.11041
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/DevExpress.XtraEditors.v10.2/10.2.5.0__b88d1754d700e49a/DevExpress.XtraEditors.v10.2.dll
----------------------------------------
DevExpress.XtraTreeList.v10.2
    Assembly Version: 10.2.5.0
    Win32 Version: 10.2.5.11041
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/DevExpress.XtraTreeList.v10.2/10.2.5.0__b88d1754d700e49a/DevExpress.XtraTreeList.v10.2.dll
----------------------------------------
DevExpress.XtraGrid.v10.2
    Assembly Version: 10.2.5.0
    Win32 Version: 10.2.5.11041
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/DevExpress.XtraGrid.v10.2/10.2.5.0__b88d1754d700e49a/DevExpress.XtraGrid.v10.2.dll
----------------------------------------
DevExpress.XtraLayout.v10.2
    Assembly Version: 10.2.5.0
    Win32 Version: 10.2.5.11041
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/DevExpress.XtraLayout.v10.2/10.2.5.0__b88d1754d700e49a/DevExpress.XtraLayout.v10.2.dll
----------------------------------------
DevExpress.XtraVerticalGrid.v10.2
    Assembly Version: 10.2.4.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/jdi/Documents/Visual%20Studio%202010/Visualizers/Righthand.DebuggerVisualizer.Dataset.2010.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Reply

Miha Markic
Miha Markic Slovenia
3/25/2011 7:06:31 PM #

Hi there,

Can you tell me which OS are you running and what DX components version is installed on your computer?

Reply

Axel
Axel United Kingdom
4/5/2011 3:35:10 PM #

hi i am taking same error,
win7 ent. x64
vs 2010 pro.

Reply

Dave D
Dave D United States
4/20/2011 5:29:20 PM #

I just downlaoded and ried your Enhanced Data visualizer for VS10.

Can you provide what version and level of DX componets are needed?
I received a error indicating something needed to be installed.

I looked at the version you released for 2005, and it has all of the DevEx 7.3 control dll's included.

Can you produce a download package for theVS10 version that includes the same files?

Thank you.

Reply

Pingbacks and trackbacks (1)+

Add comment

  Country flag

biuquote
  • Comment
  • Preview
Loading

Miha Markic

About me
Righthand
 
Microsoft MVP
 
Developer Express' DXSquad
INETA Country Leader for Slovenia
INETA Country Leader for Slovenia

Slovene Developer Users Group Lead
Friends of Red-Gate
LLBLGenPro Partner

Miha currently works as a free lance consultant and software developer specialized in .net area.
He graduated in Computer and information science at the University of Ljubljana, Slovenia. He has accumulated experience in various programming languages such as Java, Visual Basic 3-6 (MCP), Visual C++, Delphi, C# and VB.Net through years.
He has experience in practically all (technical) stages of project development, including planning, framework development, user interface, business processes, as well as testing and documenting. He has worked on big and small projects in Slovenia and abroad (e.g. participated in completing level 3 IS for the Nucor steel plant, Hertford, USA).
Currently he enjoys programming in .net environment using C#. Since 2000 he has been active in Developer Express' DX Squad and has been ECDL trainer and tester. He also gives lectures on conferences and other events in Slovenia.

Month List

Tag cloud

Most comments

Dan Dan
4 comments
ca Canada
Thomas Thomas
3 comments
de Germany
Sebastian Sebastian
1 comments
ca Canada

RecentComments

Comment RSS