J
John Dalberg
I use VS 2005 to generate a dataaset (xsd and related files). During
development, I modify the underlying schema a lot and it's time consuming
everytime I make a change, I go through the process of regerating the xsd.
Is there a tool that's more automated.. to regenerate the dataset files by
looking at the current set and it determines what data source was used,
which table or sp, what class name was used... etc. All with just a single
click?
Can CodeSmith do this?
John Dalberg
development, I modify the underlying schema a lot and it's time consuming
everytime I make a change, I go through the process of regerating the xsd.
Is there a tool that's more automated.. to regenerate the dataset files by
looking at the current set and it determines what data source was used,
which table or sp, what class name was used... etc. All with just a single
click?
Can CodeSmith do this?
John Dalberg