Archive for April 2nd, 2004

Changes to C# and the .NET Framework

Posted by Mike on April 2nd, 2004

Microsoft Developer Dan Fernandez reports on the future of the C# language and the .NET Framework:

System.String
To check whether a string contains indecent content, developers can now call the IsIndecent method which returns true or false if the string is indecent.
 

Read more
Source: iBLOGthere4iM