Hello everyone,
Suppose my C# application is pure managed code (C#), for such types of application, CLSCompliantAttribute should be always true?
Are there any other points to be considered to consider whether or not it is complaint? :-)
http://msdn.microsoft.com/en-us/ms182156.aspx
thanks in advance,George