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

XMLdoc for VB

It is my understanding that XMLdoc only works for C#. I'd be glad to pay for
a commercial product, but I want to make sure it is a good one, so I thought
I'd ask here if anyone is using a product that works like XMLdoc does for C#
for VB.
Nov 21 '05 #1
9 1678
"M.Siler" <Jo******@NoSpam.com> wrote in message
news:uv**************@TK2MSFTNGP10.phx.gbl...
It is my understanding that XMLdoc only works for C#. I'd be glad to pay
for a commercial product, but I want to make sure it is a good one, so I
thought I'd ask here if anyone is using a product that works like XMLdoc
does for C# for VB.


VB? or VB.Net... HUGE difference. This is a VB group. In fact, only one
group in your crosspost list is valid for VB.Net

You'll want to post that question in a .Net group. They all contain "dotnet"
or "vsnet" in their names.

This and all other groups on the MS server that start with
"microsoft.public.vb" are for VB Classic (VB versions 1-6) and were in
existance long before any .Net products were released. While some of the
code looks the same, they are very different products and require a
different set of groups.

Try one of these:
news://microsoft.public.dotnet.general
news://microsoft.public.dotnet.languages.vb
--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
DLL Hell problems? Try ComGuard - http://www.vbsight.com/ComGuard.htm
Please keep all discussions in the groups..
Nov 21 '05 #2
> I'd ask here if anyone is using a product that works like XMLdoc does for C#
for VB.


You can try our VBdocman .NET or VBdocman (for VB6) at
http://www.vbdocman.com.

--
Peter Macej
Helixoft - http://www.vbdocman.com
VBdocman - Automatic generator of technical documentation for VB, VB
..NET and ASP .NET code
Nov 21 '05 #3
My apology for the wrong group posting. I didn't realize the difference. It
is a VB.Net. Again, my apologies to the non .Net developers.
"Ken Halter" <Ken_Halter@Use_Sparingly_Hotmail.com> wrote in message
news:OD**************@TK2MSFTNGP10.phx.gbl...
"M.Siler" <Jo******@NoSpam.com> wrote in message
news:uv**************@TK2MSFTNGP10.phx.gbl...
It is my understanding that XMLdoc only works for C#. I'd be glad to pay
for a commercial product, but I want to make sure it is a good one, so I
thought I'd ask here if anyone is using a product that works like XMLdoc
does for C# for VB.


VB? or VB.Net... HUGE difference. This is a VB group. In fact, only one
group in your crosspost list is valid for VB.Net

You'll want to post that question in a .Net group. They all contain
"dotnet" or "vsnet" in their names.

This and all other groups on the MS server that start with
"microsoft.public.vb" are for VB Classic (VB versions 1-6) and were in
existance long before any .Net products were released. While some of the
code looks the same, they are very different products and require a
different set of groups.

Try one of these:
news://microsoft.public.dotnet.general
news://microsoft.public.dotnet.languages.vb
--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
DLL Hell problems? Try ComGuard - http://www.vbsight.com/ComGuard.htm
Please keep all discussions in the groups..

Nov 21 '05 #4
if you mean a XML documenter

http://www.gotdotnet.com/Community/W...a-86bdf39a17dd

and heck it is even free ;-)
did you think that the biggest community on the .Net platform would not
solve this ?
by the way i use this addin myself and it works great
regards

Michel Posseth

"M.Siler" <Jo******@NoSpam.com> wrote in message
news:uv**************@TK2MSFTNGP10.phx.gbl...
It is my understanding that XMLdoc only works for C#. I'd be glad to pay
for a commercial product, but I want to make sure it is a good one, so I
thought I'd ask here if anyone is using a product that works like XMLdoc
does for C# for VB.

Nov 21 '05 #5
I found this over the weekend and installed it but couldn't get it to work.
When I enter the three tick-marks ''' nothing happens. I looked around
but didn't see anything that address this problem. Ever heard of this?

And as a side question - why would have Microsoft only included this for C#
and not VB?

"m.posseth" <mi*****@nohausystems.nl> wrote in message
news:uS**************@TK2MSFTNGP14.phx.gbl...
if you mean a XML documenter

http://www.gotdotnet.com/Community/W...a-86bdf39a17dd

and heck it is even free ;-)
did you think that the biggest community on the .Net platform would not
solve this ?
by the way i use this addin myself and it works great
regards

Michel Posseth

"M.Siler" <Jo******@NoSpam.com> wrote in message
news:uv**************@TK2MSFTNGP10.phx.gbl...
It is my understanding that XMLdoc only works for C#. I'd be glad to pay
for a commercial product, but I want to make sure it is a good one, so I
thought I'd ask here if anyone is using a product that works like XMLdoc
does for C# for VB.


Nov 21 '05 #6
"M.Siler" <Jo******@NoSpam.com> schrieb:
It is my understanding that XMLdoc only works for C#. I'd be glad to pay
for a commercial product, but I want to make sure it is a good one, so I
thought I'd ask here if anyone is using a product that works like XMLdoc
does for C# for VB.


Adding IntelliSense tooltips, XML comments, and documentation
<URL:http://dotnet.mvps.org/dotnet/faqs/?id=tooltipsxmldocumentation&lang=en>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #7
well it is sort kind of "smart" the cursor must be a bove the start of a
class definition or above the start of a method only then it will work


"M.Siler" <Jo******@NoSpam.com> wrote in message
news:OE**************@TK2MSFTNGP10.phx.gbl...
I found this over the weekend and installed it but couldn't get it to work.
When I enter the three tick-marks ''' nothing happens. I looked around
but didn't see anything that address this problem. Ever heard of this?

And as a side question - why would have Microsoft only included this for
C# and not VB?

"m.posseth" <mi*****@nohausystems.nl> wrote in message
news:uS**************@TK2MSFTNGP14.phx.gbl...
if you mean a XML documenter

http://www.gotdotnet.com/Community/W...a-86bdf39a17dd

and heck it is even free ;-)
did you think that the biggest community on the .Net platform would not
solve this ?
by the way i use this addin myself and it works great
regards

Michel Posseth

"M.Siler" <Jo******@NoSpam.com> wrote in message
news:uv**************@TK2MSFTNGP10.phx.gbl...
It is my understanding that XMLdoc only works for C#. I'd be glad to pay
for a commercial product, but I want to make sure it is a good one, so I
thought I'd ask here if anyone is using a product that works like XMLdoc
does for C# for VB.



Nov 21 '05 #8
Got it to work... I had to type ''' then press Enter and BAM!

Thanks everyone.

"m.posseth" <mi*****@nohausystems.nl> wrote in message
news:up**************@TK2MSFTNGP15.phx.gbl...
well it is sort kind of "smart" the cursor must be a bove the start of a
class definition or above the start of a method only then it will work


"M.Siler" <Jo******@NoSpam.com> wrote in message
news:OE**************@TK2MSFTNGP10.phx.gbl...
I found this over the weekend and installed it but couldn't get it to
work. When I enter the three tick-marks ''' nothing happens. I looked
around but didn't see anything that address this problem. Ever heard of
this?

And as a side question - why would have Microsoft only included this for
C# and not VB?

"m.posseth" <mi*****@nohausystems.nl> wrote in message
news:uS**************@TK2MSFTNGP14.phx.gbl...
if you mean a XML documenter

http://www.gotdotnet.com/Community/W...a-86bdf39a17dd

and heck it is even free ;-)
did you think that the biggest community on the .Net platform would not
solve this ?
by the way i use this addin myself and it works great
regards

Michel Posseth

"M.Siler" <Jo******@NoSpam.com> wrote in message
news:uv**************@TK2MSFTNGP10.phx.gbl...
It is my understanding that XMLdoc only works for C#. I'd be glad to
pay for a commercial product, but I want to make sure it is a good one,
so I thought I'd ask here if anyone is using a product that works like
XMLdoc does for C# for VB.



Nov 21 '05 #9
Question: Does the code in C#.Net look like this:

MSXML2.DOMDocument30 XMLdoc = new MSXML2.DOMDocument30Class();

Because in VB.Net:

Dim XMLdoc as MSXML2.DOMDocument30 = new MSXML2.DOMDocument30Class()

Simply add a reference to MSXML --watever version you have installed and
then add an import statement:

imports MSXML2

btw, in VB, we do exactly the same kind of thing by making a reference to
MSXML2 or MSXML3 or whatever.

And then:

Dim XMLdoc as MSXML2.DOMDocument30
Set XMLdoc = new MSXML2.DOMDocument30

hth.
"M.Siler" <Jo******@NoSpam.com> wrote in message
news:uv**************@TK2MSFTNGP10.phx.gbl...
It is my understanding that XMLdoc only works for C#. I'd be glad to pay
for a commercial product, but I want to make sure it is a good one, so I
thought I'd ask here if anyone is using a product that works like XMLdoc
does for C# for VB.

Nov 21 '05 #10

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

Similar topics

4
by: Ang Talunin | last post by:
Hey, I'm trying to read an xml from another webpage with: xmlDoc.load("http://www.otherwebsite.com/test.xml"); But this doesn't work...anybody knows a way to fix this? thnx, A.T.
1
by: Leonid | last post by:
we are using : var xmlfileLoaded = xmlDoc.load(xmlFileName); and we noticed that this files are not cached in numbers of clients Internet Exporer v6. We see in httprequest log this request. ...
2
by: Steve Gilbey | last post by:
I have a dataset from which I need to extract certain columns, format them into xml and output to an xmldocument object. From reading various posts on similar subjects, I have come up with the...
0
by: rene.rugerio[at]gmail.com | last post by:
hi forum dumb question here i have this xmldocument which is from a certain xml looping in the nodes i can see which if the attributes are empty the thing here is that i just dont know how to...
0
by: MFRASER | last post by:
I am trying to create a csv inner text inside of an XML file. The file I am trying to process has a lot of data, but I seem to get a memory error on the inner text. Is there a limit to the inner...
4
by: James Geurts | last post by:
Hi, I have a schema file defining objects. I then use xsd to convert that schema into a C# class file. Is it possible to have xmldoc comments added to the generated c# file? I have attempted to...
1
by: skastro | last post by:
Im having problems with the xmldoc returned by XMLHttpRequest.responseXML. alert( xmldoc.getElementsByTagName('element').firstChild.nodeValue.length ); if the text is bigger than 4096 bytes,...
2
by: KingdomHeart | last post by:
I recently write code to get IP address of my network devices in Call Manager. ANd I got problems with xmlhttp and xmldoc. what is wrong with these 2 lines below? xmlhttp.Send();...
2
by: MimiMi | last post by:
I'm completely new to xml-manipulation in C#. I have an XmlDocument (xmldoc) and want to add a new element (node) to the xmldoc.DocumentElement.ChildNodes. How do I achieve that? Thanks!
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.