Regenerating a Typed DS

  • Thread starter Thread starter Chad Z. Hower aka Kudzu
  • Start date Start date
C

Chad Z. Hower aka Kudzu

I have a typed DS generated by VS. Now in the database a field has been
removed. I know I can manually update the XML schema and remove the field,
but is there any way to either automatically or manually tell VS to refresh
this DS against the current metadata? Rebuilding had not effect.


--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Make your ASP.NET applications run faster
http://www.atozed.com/IntraWeb/
 
Jim Douglas said:
Delete, rebuild and make your changes again!

Thats a bit tedious - surely there is a refresh option? I saw one very deep
hidden reference that VS auto refreshes on build, however I've never seen VS
actually do this.


--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Develop ASP.NET applications easier and in less time:
http://www.atozed.com/IntraWeb/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top