Simple DB Profile Provider added to MultiCore
Posted on September 20th, 2009
The first take on a simple db profile provider has been added to the current release of multicore. That version is 1.0.2.0 and binaries/source are on github.
The profile provider works – has some limitations and will only work with string properties. When I get some more free time I’ll add support for other useful types :)
I also pushed source and released binaries to codeplex, for those more familiar with that you can find the code here.
As usual the wiki and source can be found on the main multicore site.
Tags: multicore, profile_provider
Filed under .NET, Software | No Comments »
Edge version of multicore released
Posted on September 9th, 2009
I’ve pushed up the first release of the “edge” branch of the multicore project.
This is basically an “un-released” version but is being tested in production so should have minimal bugs or issues …. (I said should!)
You can find the latest edge release notes here
http://wiki.github.com/typemismatch/multicore/edge-notes
Here is the direct link to the edge source
http://github.com/typemismatch/multicore/tree/edge
There is not a compiled release for edge … at this point.
Edge is trending to the 1.0.2.0 release.
Tags: multicore
Filed under .NET | No Comments »