[Mono-list] .NET C# LDAP Libraray.
Miguel de Icaza
miguel@ximian.com
14 Nov 2003 02:30:38 -0500
Hello,
> Thanks a lot for pointing out for sticking to C# naming Guidelines
> . We are looking into it, what best we can do about it.
I just wanted to stress Ben's point.
On Windows you can run FxCop which is a tool that will make suggestions
on a library based on its public API. The suggestions are intended to
follow the guidelines.
There is no need to follow everything religiously, but it is a great
starting point.
miguel