TaskVisionWS DataSet(xxx).vb
I’m attempting to leverage off of the TaskVision framework for development of a custom solution.
I’m currently involved in the rather tedious process of adapting the TaskVisionWS: DataSet(xxx).vb modules to match my solution’s database.
Being one who tends to labor endlessly in search of the easy way out, I can almost smell one here.
I see the auto-generated comment at the top of these code modules.:
'
' <autogenerated>
' This code was generated by a tool.
' Runtime Version: 1.0.3705.209
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </autogenerated>
'
Does anyone have any insight as to the “tool” used to generate this code?
Thanks in advance.

