|
|
Browse by Tags
All Tags » Rainbow Community
Showing page 1 of 3 (30 total posts)
-
I updated Jonavi.com with the latest Rianbow pre alpha 4 release... whatever that means.
http://www.jonavi.com/DesktopDefault.aspx
this includes membership and some other stuff.
I kind of lost my user for now, until my host fixes my remote access to sql server, and this site upgrade somehow doesn't recognize my old user? hmm... bug... or did i ...
-
The ItemCollection I have been working on quite a bit, and decided to push it to the limits with its implementation.
The Typed Collection pattern
The Typed Collection pattern is a way to completely strongly type implementations. This implementation includes optional events (with the ability to silence them when loading data), a complete IList ...
-
I have started working on the inital documentation of the Content API, as well as posted an intial code sample, which I hope to update as the API evolves, allowing for a preview of what programing the API is like.
I have also commited the current code to my repo in SVN, note this is really only for advanced developers, as the code is not ...
-
I have been working a fair ammount on the api, as much as time allows, and this was a holiday week :-)
In anycase, I wanted to update a bit. The objects are starting to take a bit more shape, and feel to them, i am already finding some things i wasnt quite ppleased with and worked out nicer solutions, i am also trying to keep in mind that its ...
-
These are only class boxes, the entire diagram is really to big to take a screen shot of. If someone knows how to generate usable diagrams of large schems outside of vs, please let me know.
The Picture
I am basically at a point where i am starting to fill in the methods, not jsut as place holders, but lgical pieces of code, they are probaly not ...
-
Full Resolution Image: Conten Item Class Diagram
I have added and organized the objects a little more, there are also a number of other classes you dont see there such as culture, status, category and their respective collections, there is also a preliminary dal object currently using an sql wrapper i upgraded to use dbprovider factory i got on ...
-
A long time ago Bill and I started talking about the item system (which by the way Microsoft is doing something similar with WinFS), however that project never went anywhere due to time and all that. In any case, with the 2.0 restrucutre, i felt it a good oppertunity to get back to work on the super CMS API. (Content Portion of the ...
-
Manu and Mark did a great job to join the two community databases, restoring all the postings and blogs... woo hoo!!!!
There are some minor issues, but nothing really important, and everyone is pretty excited to get back to work and chatting.
Go Rainbow!!!
-
Open Tasks for interested team members:http://community.rainbowportal.net/forums/1846/ShowThread.aspx#1846
-
DAL Layer.In .NET 2.0 Microsoft was kind enough to provide us with a couple of new objects:
DbConnection
DbCommand
DbProviderFactory
Basically, the DbProviderFactory allows for us to relativly easily implement a provider independent data access layer in our application. The advantage of this methodology is that it gives you the option of ...
1
|
|
|