Ask a Question related to ASP.NET General, Design and Development.
-
Ryan Moore #1
typed dataset mysql
is there any way to "auto-generate" a typed dataset from a MySQL database
from Visual Studio .NET?
thanks
Ryan Moore Guest
-
Typed DataSet Question
I've created a Typed DataSet to manage a Shopping Cart for a Website. I'm trying to rewrite one of the events to check if the the ProductID already... -
xsd.exe Typed DataSet generation
Hello, I am loading a DataSet from an xml file and binding it to a hierarchical datagrid. I am trying to write some keys between the elements... -
Returning typed dataset from a webservice
i have a webmethod returning a typed dataset. when i test the webservice in the browser i saw that the result included the definition of the typed... -
Typed DataSet and converting types
Hi there! I've met strange behavior in VS 2003: I created Web service with web method which returns typed DataSet with some fields of "date"... -
Ccopying a datatable content from an untyped dataset into a table which is inside a typed dataset
Hi All, I am facing problem in copying content of table from a untyped dataset into to a table inside the typed dataset. I wanted to copy the data...



Reply With Quote

