Strongly typed dataset

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When we create a strongly typed dataset, three types of files get created
..xsd, .vb, and .xsx. The IDE only shows .xsd file. How can I show .vb file in
solution explorer.

Thanks
 
Pankaj,

In top of the solution explorer there is an icon which says "show all files"

I hope this helps?

Cor

"Pankaj Banga" > When we create a strongly typed dataset, three types of
files get created
 
Hi,

Click on the respective project node in the Solution Explorer.

Then click on the 'Show All Files' icon on the top of the Solution Explorer
pane.

Expand the + icon to the left of your DataSet file.
HTH,
Rakesh Rajan
 

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

Back
Top