C
cax
Hi there.
I am fixing an c# app. compiled to dotnet 1.1.
Yet I want to port it for dotnet 2.0. But in some part of code there is
a casting from an array of objects to a datatable that generates an
error on dotnet 2.
Anyone knows if there is changes from 1.1 to 2 on this class?
thx,
cax
I am fixing an c# app. compiled to dotnet 1.1.
Yet I want to port it for dotnet 2.0. But in some part of code there is
a casting from an array of objects to a datatable that generates an
error on dotnet 2.
Anyone knows if there is changes from 1.1 to 2 on this class?
thx,
cax