aspx thread: Another question...
This is a multi-part message in MIME format.
------=_NextPart_000_0027_01C0B2D1.EEF05250
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Is there a reason that Microsoft left out the ability to put
descriptions on individual parameters of a web service/method? After
all, you can put a description on the class and its constituent web
methods, but why not params? I understand you can put enumerate the
descriptions of params in the method description, but this can be bulky
when you're dealing with a large number of them, and it doesn't seem
highly efficient. Any plans to remedy this in Beta 2?