开发者

Tracing DataTables and DataSets

开发者 https://www.devze.com 2023-02-15 02:21 出处:网络
is there any way in debugging I look at my dataset tables and their members and kinda trace the dataset as well? The same with datatables... Than开发者_开发知识库ks!You can use Immediate Window that a

is there any way in debugging I look at my dataset tables and their members and kinda trace the dataset as well? The same with datatables... Than开发者_开发知识库ks!


You can use Immediate Window that appears at the bottom of VS. Also check this link Creating Debugger Visualizers. it will also work on VS 2008 and 2010.

0

精彩评论

暂无评论...
验证码 换一张
取 消