Thursday, April 21, 2005
InternalsVisibleTo in c#2.0
It is a very useful attribute, especially good for unit test. but it will lead to some security issue, it is better to adopt strong name or add conditional constants to restrict it.
Tuesday, April 19, 2005
Thursday, April 07, 2005
Castle Active Record
Castle Active Record
this OR mapping framework is based on nhibernate, but it doen't require XML mapping file. it use attributes instead
this OR mapping framework is based on nhibernate, but it doen't require XML mapping file. it use attributes instead
Subscribe to:
Posts (Atom)