Dataset debugging tool found on codeproject

Source: Internet
Author: User
When debugging dataset, if you want to see the storage Information in dataset, you usually need to throw the dataset to a DataGrid and wait until the page is running, which makes debugging very difficult, especially when there are many dataset.

In the past two days, a dswatch is accidentally found in the codeproject, which allows you to conveniently view the current dataset status at the breakpoint.

Dswatch is implemented in the form of vs.net addin. After installation, you can use plug-ins.ProgramManager to set whether to load it. By default, it is not loaded. to use it, you only need to select the name of the dataset to be debugged in debug mode, and then right-click it, you can select the dswatch option in the pop-up menu.
Dswatch
Source code: http://www.codeproject.com/csharp/DSWatchEx/DSWatchEx_src.zip
Program and demo: http://www.codeproject.com/csharp/DSWatchEx/DSWatchEx_demo.zip

Another version is VS 2005 debug visualizer, Which is vs2005 of dswatch. Dataset, datatable, dataview, datarow and datacolumn for real-time debugging.

: Http://www.codeproject.com/csharp/DataDebuggerVisualizer/DataDebuggerVisualizer_src.zip

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.