Posted By Richard McCutchen on April 2, 2011
If no notice in Visual Studio there are only certain places where you can collapse your code, with this extension you have the ability to collapse on braces ({ ) as well. CC (for short) is written in C# and utilized the Managed Extensibility Framework (MEF).
(more…)
Category: |
No Comments »
Tags:
Posted By Richard McCutchen on April 2, 2011
AkismetPC Is a C# 4.0 Library utilizing the Akismet anti-spam service. It is created completely in C# 4.0. The class library requires an Akismet API Key which can be retrieved at the Akismet Website. The library consists of custom exceptions and complete (at least I think) error handling and checking. If you run into issues or errors with the library please let me know (you can use the Contact Me page to let me know).
(more…)
Category: |
No Comments »
Tags: