|
RE: VB vs C# is there a auto documenting feature in C#: msg#00129org.user-groups.dotnet.padnug
Try this when debugging a VB app... ' This will evaluate the expression and display the results ? params(0) ' This will assign a value param(0) = "Test" ' One thing I like about the VB command window is that it ' is case insensitive so this will also work ? PaRaMs(0) Andy Miller -----Original Message----- From: Justin Collum [mailto:justin@xxxxxxxxxxxxxxxx] Sent: Thursday, January 20, 2005 9:31 AM To: padnug@xxxxxxxxxxxxxxx Subject: Re: [padnug] VB vs C# is there a auto documenting feature in C# This is related. This may be just something that I don't know how to do. I find that the Command Window - Immediate is much easier to use in C#. In C# if I type params[0] into that window I get runtime info about the first item in the params array. In VB if I type params(0) I get: Expression is not a method. I've played with this and never really gotten any results out of the command window when running VB. I like using the Command Window during debugging and I'd love to know how to use it in VB, or if it is possible. -- Justin Liz Gee wrote: >Thanks. >Any other ideas for justifying going C# or VB.Net? > >Liz >--- "Aaron B. Hockley" <ahockley@xxxxxxxxx> wrote: > > Yahoo! Groups Links |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: VB vs C# is there a auto documenting feature in C#: 00129, Ken Pinard |
|---|---|
| Next by Date: | bug/feature tracking: 00129, Ted Kubaska |
| Previous by Thread: | Re: VB vs C# is there a auto documenting feature in C#i: 00129, Justin Collum |
| Next by Thread: | RE: VB vs C# is there a auto documenting feature in C#: 00129, Ken Pinard |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |