Wednesday, February 13, 2008

Small and Lightweight Reuse Library for .NET

I started an open source project in the codeplex. The project name is Small and Lightweight Reuse Library for .NET. It contains classes that encapsulate some of the .NET classes, make it simple and reuseable.

The feature for this development:

  • Encapsulate .NET Policy. (completed)
  • Encapsulate Cryptography (beginning)
  • Encapsulate Certificate (beginning)
  • Encapsulate Directory Services (think)
  • Encapsulate Directory Services - Active Directory (Windows platform) (think)
  • Encapsulate Remoting (think)
  • Encapsulate Transaction (think)
  • Encapsulate Networking (think)
  • Encapsulate Regular Expression and make user define expression (think)
  • Encapsulate Database and Table Schema (think)
  • Encapsulate Threading (think)

I use Visual Studio 2005 SP1 and .NET Framework 2.0 SP1 for development. Some of them will be compiled in VS 2008

The project URL http://www.codeplex.com/reuselibrary



0 comments: