473,378 Members | 1,555 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,378 software developers and data experts.

Typed datasets and xml documentation

OK, so you are using ndoc to make some nice documentation for your C#
class library.

What the hell are you going to do with your typed datasets? When you
compile you get 100s of warnings and you aren't going to exactly
document all that - even if you do it will get lost when you change
your dataset.

The only two options in vs2005 that I have found are:

1. Set warning level to 3 from the project properties dialog. This is
kinda lame for obvious reasons.

2. Add "#pragma warning disable" as the first line in your
x.designer.cs file for the typed dataset.

http://groups.google.com/group/micro...=2&hl=en&fwc=1

Any other ideas?

Nov 17 '05 #1
4 1596
Wait for RTM?

--
Miha Markic [MVP C#] - RightHand .NET consulting & development
www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/
SLODUG - Slovene Developer Users Group www.codezone-si.info

<al**@logic-tools.com> wrote in message
news:11**********************@g43g2000cwa.googlegr oups.com...
OK, so you are using ndoc to make some nice documentation for your C#
class library.

What the hell are you going to do with your typed datasets? When you
compile you get 100s of warnings and you aren't going to exactly
document all that - even if you do it will get lost when you change
your dataset.

The only two options in vs2005 that I have found are:

1. Set warning level to 3 from the project properties dialog. This is
kinda lame for obvious reasons.

2. Add "#pragma warning disable" as the first line in your
x.designer.cs file for the typed dataset.

http://groups.google.com/group/micro...=2&hl=en&fwc=1

Any other ideas?

Nov 17 '05 #2
Hi Miha -

I don't get it - am I missing something? What release to market? Is
there a new feature in vs2005? Any other info?

-Alex

Nov 17 '05 #3
You do realize that you are using beta version, do you?
The final version is supposed to RTM on November 7th.
I suppose it won't throw warnings "out of nowhere" anymore.

--
Miha Markic [MVP C#] - RightHand .NET consulting & development
www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/
SLODUG - Slovene Developer Users Group www.codezone-si.info

<al**@logic-tools.com> wrote in message
news:11*********************@f14g2000cwb.googlegro ups.com...
Hi Miha -

I don't get it - am I missing something? What release to market? Is
there a new feature in vs2005? Any other info?

-Alex

Nov 17 '05 #4
I guess it still will, just like VS 2003 does for the same thing.

To your list of possible workarounds I can add a 3rd:

3. Put the typed dataset in a separate project and don't generate XML
documentation for that project.

"Miha Markic [MVP C#]" wrote:
You do realize that you are using beta version, do you?
The final version is supposed to RTM on November 7th.
I suppose it won't throw warnings "out of nowhere" anymore.

--
Miha Markic [MVP C#] - RightHand .NET consulting & development
www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/
SLODUG - Slovene Developer Users Group www.codezone-si.info

<al**@logic-tools.com> wrote in message
news:11*********************@f14g2000cwb.googlegro ups.com...
Hi Miha -

I don't get it - am I missing something? What release to market? Is
there a new feature in vs2005? Any other info?

-Alex


Nov 17 '05 #5

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

Similar topics

0
by: sys | last post by:
I have a typed dataset and the xml-documentation turned on. When I build the solution I get warnings saying that the xml-comments for members of the typed dataset are missing. Is there a...
0
by: Jeremy Summers | last post by:
Has anyone run into problems creating typed datasets from complex schemas? I am attempting to create a Typed Dataset in Visual Studio .Net from a .xsd schema file for a industry standard web...
0
by: Bj?rn Mor?n | last post by:
I am consuming a web service that returns arrays of classes which can contain other classes (a hierarchy of data). Is there a simple way to move the data into a typed DataSet without writing too...
0
by: alex | last post by:
OK, so you are using ndoc to make some nice documentation for your C# class library. What the hell are you going to do with your typed datasets? When you compile you get 100s of warnings and you...
3
by: Tolga Erdogus | last post by:
Hi, for a project that I am wrapping up I am writing documentation. I'd like to be able to put in xmldoc style comments in to the source of my strongly typed dataset, its tables, relationshipts...
4
by: Ronald S. Cook | last post by:
I've always used untyped datasets. In a Microsoft course, it walks through creating typed datasets and harps on the benefits. It has you drag all these things around ..wizard, wizard, wizard......
21
by: Peter Bradley | last post by:
Hi all, This post is sort of tangentially related to my earlier posts on configuration files for DLLs. Does anyone know how to create typed DataSets using VS2005's new DataSet designer, but...
4
by: Rachana | last post by:
Hi, I have understood Data Sets but what is meant by typed/untyped/ strongly typed datasets. Can any one explain me or suggest any site/ article, to get these concepts (and their ...
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: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...

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.