F
Fabrizio
HI,
i'm creating an ASPX page without code behind, including
some C# script. Trying to create a Dataset it gives me
the error that probably is missing a "using" or a
reference to a dll. How can I use the using System.Data
in a simple ASPX page?
Thank you
Fabrizio
i'm creating an ASPX page without code behind, including
some C# script. Trying to create a Dataset it gives me
the error that probably is missing a "using" or a
reference to a dll. How can I use the using System.Data
in a simple ASPX page?
Thank you
Fabrizio