Quantcast
Channel: ncommon Source Code Rss Feed
Browsing all 20 articles
Browse latest View live

Source code checked in, #29130

- Re-structuring of Solution and projects into their own sub folders. Project structure is now: [Project Name] /src /tests - Added FluentNHibernate to libs.

View Article



Source code checked in, #29217

- Added an extra With method to allow specifying eager loading for collection associations. Implemented in NHRepository and EFRepository. L2S has native support for that. - Added IFetchingStrategy to...

View Article

Source code checked in, #29387

Updated libs to trunk: - NHibernate - NHibernate.Linq (from NHContrib) - FluentNHibernate

View Article

Source code checked in, #30231

- Bug Fix: AppStorage used the incorrect type for storing the internal Hashtable. - Minor code formatting.

View Article

Source code checked in, #30232

Creating a branch folder to store branched projects.

View Article


Source code checked in, #30233

View Article

Source code checked in, #30240

- Refactoring ---- Updated EFRepository, LinqToSqlRepository, NHRepository classes to remove constructor logic that gets the current UnitOfWork from UnitOfWork.Current. This logic has not moved to the...

View Article

Source code checked in, #30262

- Updating references to latest build of NUnit

View Article


Source code checked in, #30301

-- Added a GetCurrentUnitOfWork() to RepositoryBase to get the current running UnitOfWork. -- Updated NHRepository, LinqToSqlRepository, EFRepository to not store the Session/DataContext/ObjectContext....

View Article


Source code checked in, #30705

Fixing spellings of Evaluate.

View Article

Source code checked in, #30706

- Pre-Compiling of the specification predicate. [Suggestion: http://www.codeplex.com/ncommon/Thread/View.aspx?ThreadId=44821]

View Article

Source code checked in, #31183

- Updated tests to use NUnit 2.5.0.9015.

View Article

Source code checked in, #31331

- Added CompositeUserTypeBase class to NCommon.NHibernate for creating ICompositeUserType implementations. - Added MemberAccessPropertyInfoVisitor for extracting properties from expressions. - Tests...

View Article


Source code checked in, #31667

Fixed naming of BusinessRulesEvaluatorBase

View Article

Source code checked in, #31861

- Modified With() signature in IRepository to return the current repository so that With allows chaining with linq query. See issue...

View Article


Source code checked in, #32498

- Updated NHibernate to 2.1 Alpha 1 binaries - Updated FluentNHibernate libraries to latest rev (r425) - Made GetCurrentUnitOfWork in RepositoryBase virtual so that implementors can override the...

View Article

Source code checked in, #32500

- Refactoring namespace for CollectionExtensions - Added SpecificationExtensions [Code provided by Pablo Ruiz: http://ncommon.codeplex.com/Thread/View.aspx?ThreadId=50981]

View Article


Source code checked in, #32906

- AutoCommit support for UnitOfWorkScope [Attributed to Pablo Ruiz implementation here: http://humm4life.blogspot.com/2009/04/adding-transaction-autocomplete-support.html] - BUG FIX: Handling rollback...

View Article

Source code checked in, #33377

- Updated NHibernate to 2.1 Alpha 3 - Added the ability to specify caching in repositories. Use the Cached method on the repository to cache the query.

View Article

Source code checked in, #52373

Checked in by server upgrade

View Article
Browsing all 20 articles
Browse latest View live




Latest Images