What is the correct .dotnet NG for asking questions about CLS compliance ?
CLS questions
Collapse
This topic is closed.
X
X
-
Edward DienerTags: None -
Daniel O'Connell
Re: CLS questions
This group would probably suit.
"Edward Diener" <eddielee@tropi csoft.com> wrote in message
news:OiNbv42wDH A.1984@TK2MSFTN GP09.phx.gbl...[color=blue]
> What is the correct .dotnet NG for asking questions about CLS compliance ?
>
>[/color]
-
Edward Diener
Re: CLS questions
OK, here are some CLS questions:
Does anyone know the correct naming conventions for CLS compliant code ?
The doc points to a really obscure and difficult to digest document on
the web about Unicode names, and I am looking for simpler rules that
tell me what
names are CLS compliant. Here are some simple questions:
1) Can a CLS compliant name start with an underscore ?
2) Is there a limit to the length of a CLS complaint name ? With a full
namespace name ?
Is the default 'false' for the CLSCompliant attribute at the assembly
level ? Are there any tools to check for CLS compliance for the various
..NET languages ?
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Comment
Comment