Re: How to generate DataSet code

Tech-Archive recommends: Fix windows errors by optimizing your registry



RK,

What version of VS are you using?


--
- Nicholas Paldino [.NET/C# MVP]
- mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx

"RK Henry" <robert.henry@xxxxxxxxxxxxx> wrote in message
news:36u003hi43p68adlabf71nc8lo61qkq38l@xxxxxxxxxx
On Tue, 20 Mar 2007 19:23:32 -0400, "Nicholas Paldino [.NET/C# MVP]"
<mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

RK,

If you look in your project at the XSD with the "show all files"
option
selected, you will be able to expand the XSD file. You should see a
.designer.cs file, which has the generated code. It's already there for
you.

Hope this helps.

Ah, that's just it, I don't see a .designer.cs file. I look in the
project folder and I don't see it there either. Either VS is putting
it someplace completely unexpected or it's not generating it at all.

RK Henry


.