We have a large quantity of stored procedures that we would like to expose in a typed way.
I downloaded the trial and tried generating a few. The generated code gives us a simple retrieval of a DataSet.
Is there support also for Typed Datasets from stored procedures? In particluar, we would then like to expose these types across a web service boundary and generate that also.
Are you guys working on Typed Dataset support from stored procs and generation of a Web Service layer?