473,386 Members | 1,720 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Only some datasets shows in the Solution Explorer of VS.net 2003?

I have a small Window application and through out the different forms I
create a different dataset. At the begining I used the Tools to drag and
drop the SqlDataAdapter, connection and dataset objects to the frist few
forms but then later I removed those and created these objects in my code.

I now see 3 datasets in the Solution Explorer panel part but not all the
datasets that I have in my codes. Are these 3 datasets leftover from the
previous drag and drop? Should I remove them? If not, then why am I missing
some datasets in that panel?

I will be creating some Crystal Reprots as part of these project later and
will need to pass it different datasets. Will these datasets have to be
listed in the Solution Explorer panel first?

Thanks, Alpha
Nov 17 '05 #1
4 1720
Hi,

What do you mean by "I now see 3 datasets in the Solution Explorer panel "?
Solution Explorer lists all files that are part of the project.If you have
created datasets using wizard they should be somewhere within Solution
Explorer.

--
Miha Markic [MVP C#]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/

"Alpha" <Al***@discussions.microsoft.com> wrote in message
news:4F**********************************@microsof t.com...
I have a small Window application and through out the different forms I
create a different dataset. At the begining I used the Tools to drag and
drop the SqlDataAdapter, connection and dataset objects to the frist few
forms but then later I removed those and created these objects in my code.

I now see 3 datasets in the Solution Explorer panel part but not all the
datasets that I have in my codes. Are these 3 datasets leftover from the
previous drag and drop? Should I remove them? If not, then why am I
missing
some datasets in that panel?

I will be creating some Crystal Reprots as part of these project later and
will need to pass it different datasets. Will these datasets have to be
listed in the Solution Explorer panel first?

Thanks, Alpha

Nov 17 '05 #2
That's my question. I did create some datasets with wizard earlier but I
have deleted those. I still see 3 files with .xsd extension. I don't know if
these need to be manually removed?

I have created several datasets by code. Will these not appear in the
Solution Explorer area?

Thanks, Alpha

"Miha Markic [MVP C#]" wrote:
Hi,

What do you mean by "I now see 3 datasets in the Solution Explorer panel "?
Solution Explorer lists all files that are part of the project.If you have
created datasets using wizard they should be somewhere within Solution
Explorer.

--
Miha Markic [MVP C#]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/

"Alpha" <Al***@discussions.microsoft.com> wrote in message
news:4F**********************************@microsof t.com...
I have a small Window application and through out the different forms I
create a different dataset. At the begining I used the Tools to drag and
drop the SqlDataAdapter, connection and dataset objects to the frist few
forms but then later I removed those and created these objects in my code.

I now see 3 datasets in the Solution Explorer panel part but not all the
datasets that I have in my codes. Are these 3 datasets leftover from the
previous drag and drop? Should I remove them? If not, then why am I
missing
some datasets in that panel?

I will be creating some Crystal Reprots as part of these project later and
will need to pass it different datasets. Will these datasets have to be
listed in the Solution Explorer panel first?

Thanks, Alpha


Nov 17 '05 #3

"Alpha" <Al***@discussions.microsoft.com> wrote in message
news:B8**********************************@microsof t.com...
That's my question. I did create some datasets with wizard earlier but I
have deleted those. I still see 3 files with .xsd extension. I don't know
if
these need to be manually removed?
If you don't need them then remove them. They are not automatically removed
by deleting a dataset on a form if this is what you mean.
I have created several datasets by code. Will these not appear in the
Solution Explorer area?
Solution Explorer area lists only files that are part of the project (unless
you want to see all files in folders).
If your dataset is part of project then its file will be listed.

--
Miha Markic [MVP C#]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/

Thanks, Alpha

"Miha Markic [MVP C#]" wrote:
Hi,

What do you mean by "I now see 3 datasets in the Solution Explorer panel
"?
Solution Explorer lists all files that are part of the project.If you
have
created datasets using wizard they should be somewhere within Solution
Explorer.

--
Miha Markic [MVP C#]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/

"Alpha" <Al***@discussions.microsoft.com> wrote in message
news:4F**********************************@microsof t.com...
>I have a small Window application and through out the different forms I
> create a different dataset. At the begining I used the Tools to drag
> and
> drop the SqlDataAdapter, connection and dataset objects to the frist
> few
> forms but then later I removed those and created these objects in my
> code.
>
> I now see 3 datasets in the Solution Explorer panel part but not all
> the
> datasets that I have in my codes. Are these 3 datasets leftover from
> the
> previous drag and drop? Should I remove them? If not, then why am I
> missing
> some datasets in that panel?
>
> I will be creating some Crystal Reprots as part of these project later
> and
> will need to pass it different datasets. Will these datasets have to
> be
> listed in the Solution Explorer panel first?
>
> Thanks, Alpha


Nov 17 '05 #4
Thanks.

"Miha Markic [MVP C#]" wrote:

"Alpha" <Al***@discussions.microsoft.com> wrote in message
news:B8**********************************@microsof t.com...
That's my question. I did create some datasets with wizard earlier but I
have deleted those. I still see 3 files with .xsd extension. I don't know
if
these need to be manually removed?


If you don't need them then remove them. They are not automatically removed
by deleting a dataset on a form if this is what you mean.

I have created several datasets by code. Will these not appear in the
Solution Explorer area?


Solution Explorer area lists only files that are part of the project (unless
you want to see all files in folders).
If your dataset is part of project then its file will be listed.

--
Miha Markic [MVP C#]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/

Thanks, Alpha

"Miha Markic [MVP C#]" wrote:
Hi,

What do you mean by "I now see 3 datasets in the Solution Explorer panel
"?
Solution Explorer lists all files that are part of the project.If you
have
created datasets using wizard they should be somewhere within Solution
Explorer.

--
Miha Markic [MVP C#]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/

"Alpha" <Al***@discussions.microsoft.com> wrote in message
news:4F**********************************@microsof t.com...
>I have a small Window application and through out the different forms I
> create a different dataset. At the begining I used the Tools to drag
> and
> drop the SqlDataAdapter, connection and dataset objects to the frist
> few
> forms but then later I removed those and created these objects in my
> code.
>
> I now see 3 datasets in the Solution Explorer panel part but not all
> the
> datasets that I have in my codes. Are these 3 datasets leftover from
> the
> previous drag and drop? Should I remove them? If not, then why am I
> missing
> some datasets in that panel?
>
> I will be creating some Crystal Reprots as part of these project later
> and
> will need to pass it different datasets. Will these datasets have to
> be
> listed in the Solution Explorer panel first?
>
> Thanks, Alpha


Nov 17 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Jeff | last post by:
IDE: Visual Studio 2003 .NET OS: Xp pro I'm wondering is it possible in visual studio to create childforms with layout like the Solution Explorer in VS? More specific: What is the setting in...
2
by: Mike Moore | last post by:
I am able to see all of my forms datasets in the Solution Explorer window, but I don't see them at all on the actual forms. Help..... what might be wrong here?
2
by: Bruce Russell | last post by:
This may sound stupid but I can't rename the WebForm1.aspx in the solution explorer. The file is located in my local web server at C:\Inetpub\wwwroot\Lab3-VB-Starter\WebForm1.aspx Is there...
16
by: lgbjr | last post by:
Hi All, I've been given an XML file (12 MB) that I need to extract data from. The XML file makes the data easy to view, but the data is impossible to analyze in its current format. I've looked...
0
by: astropup | last post by:
at some point in the last few days I've lost the ability to add new datasets to my web page in one specific solution/project. If I start a new solution I can use the server solution explorer to...
1
by: Patrick | last post by:
When I open forms in my project which contain a typed-dataset dropped onto the form (in the component tray), the dataset will often disappear from the component tray and be removed from the...
3
by: daokfella | last post by:
In my solution, I have a project that is my data access layer. This layer simply consists of strongly-typed datasets created by dragging tables from the server explorer into the dataset designer....
12
by: BillE | last post by:
I'm trying to decide if it is better to use typed datasets or business objects, so I would appreciate any thoughts from someone with more experience. When I use a business object to populate a...
1
by: Dave | last post by:
I'm having problems getting the GridView to reliably display a large amount of data (50,000+ rows). I am working my way through the excellent book “Real World ASP.NET Best Practices” by Farhan...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.