|
-
Jan 13th, 2004, 02:37 PM
#1
Intellisense descriptions
Anyone have a link to the MSDN that has the tool Microsoft made which allows you to make descriptions and such for the functions in your classes?
I can't think of its name off hand or I would have searched for it (it has been posted before).
-
Jan 13th, 2004, 02:44 PM
#2
-
Jan 13th, 2004, 02:56 PM
#3
PowerPoster
OR,
use C#, it has it built in. You just need to type /// above the method, and fill in the xml it automatically adds.
I sure hope they add this into vb.net on the next release. It is definately a need.
-
Jan 13th, 2004, 03:04 PM
#4
I read in a magazine that it was included in the next version.
I guess you still have to use nDoc to get a good result with the tool I posted earlier. Here are more links:
http://ndoc.sourceforge.net/
http://vb-doc.sourceforge.net/
-
Jan 13th, 2004, 03:07 PM
#5
Originally posted by hellswraith
OR,
use C#, it has it built in. You just need to type /// above the method, and fill in the xml it automatically adds.
I sure hope they add this into vb.net on the next release. It is definately a need.
I am using C#, I figured this forum would get a reply faster.
However, I am using SharpDevelop and it does not "automatically add the XML" for me.
-
Jan 13th, 2004, 10:09 PM
#6
PowerPoster
Do you know where you read that? I was actually showing a co-worker the C# way today, and he was pretty mad about it not being in vb.net. I thought I had heard it was going to be in the next version also, but I can't remember where I seen it.
-
Jan 13th, 2004, 10:51 PM
#7
Frenzied Member
Originally posted by hellswraith
Do you know where you read that? I was actually showing a co-worker the C# way today, and he was pretty mad about it not being in vb.net. I thought I had heard it was going to be in the next version also, but I can't remember where I seen it.
It will be in the next version of VB.NET. I have the alpha version of Whidbey and its in there. Here is a screen shot
-
Jan 13th, 2004, 10:53 PM
#8
That's not fair, I wanna play with Whidbey, lol
Will C# have templates?
-
Jan 14th, 2004, 02:08 PM
#9
-
Jan 14th, 2004, 02:50 PM
#10
PowerPoster
DevGrp, thanks. That was much appreciated.
Also, we (work) have a MSDN subscription, but the alpha isn't up there to download, am I missing something? I got the pre-alpha of longhorn, but not whidbey... I am trying to get both of those up on testing machines as soon as possible for the other developers and I to start playing with and getting used to things.
-
Jan 14th, 2004, 03:26 PM
#11
Originally posted by MrGTI
Hey DevGrp, can you compact that <summary> into a single line instead of 3 lines? Will it still work?
Sure you can, it's just XML as long as it's in between tags. It works almost the same in C# as VB .NET 2004.
Originally posted by hellswraith
Also, we (work) have a MSDN subscription, but the alpha isn't up there to download, am I missing something? I got the pre-alpha of longhorn, but not whidbey... I am trying to get both of those up on testing machines as soon as possible for the other developers and I to start playing with and getting used to things.
I thought it was up for a while for MSDN subscribers and then they took it off..... unless I'm thinking of something else?
I'm sure a Beta will be coming around soon, you could just wait for that. It'll probably have alot less bugs/problems.
-
Jan 14th, 2004, 11:47 PM
#12
PowerPoster
I figure if they don't get it up there soon, I will just ask the MS rep to hook me up. The asp.net roadshow is coming here in a couple weeks, and I will see him then. Maybe he can hook me up when I am there (or better yet, it would be nice if they pass em out without having to beg for it).
-
Jan 14th, 2004, 11:52 PM
#13
Frenzied Member
The alpha version of Whidbey is not on the MSDN site. Dont know why. I got a copy when I went to the MS office for a .NET user group meeting. I think they'll be giving out copies at the ASP.NET roadshow (i signed up the one in NYC) and DevDays.
-
Jan 15th, 2004, 12:18 AM
#14
Do you have to pay to go to these mettings and do they always give out free software?
If so, link to schedual?
-
Jan 15th, 2004, 12:41 AM
#15
Frenzied Member
ASP.NET Roadshow is free. Devdays is about 70 dollars I think.
http://www.microsoft.com/seminar/dev...4/default.mspx
-
Jan 15th, 2004, 12:47 AM
#16
I see nothing about ASP.NET Roadshows and the Devdays is 75, 99 after feburary 10th.
Bah
-
Jan 15th, 2004, 12:50 AM
#17
Frenzied Member
Search the msdn events site.
-
Jan 15th, 2004, 12:55 AM
#18
Originally posted by DevGrp
Search the msdn events site.
No where near here. The closest event I see mentioned is a DevDay and that would still be an hour drive for me.
**** that
-
Jan 15th, 2004, 09:46 AM
#19
PowerPoster
Didn't know if you got the correct link to the roadshow one kas, so here it is just in case.
http://www.asp.net/roadshow/
-
Jan 15th, 2004, 10:53 AM
#20
Damn its in my area today, oopps! 1 hour away isn't bad, either is $75 really. I usually have to go to LA about 2 hours in traffic and some are MUCH more expensive. The PDC was like $1500.
-
Jan 15th, 2004, 12:33 PM
#21
Originally posted by hellswraith
Didn't know if you got the correct link to the roadshow one kas, so here it is just in case.
http://www.asp.net/roadshow/
I did
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|