Welcome to Rainbow Portal Community Sign in | Join | Help

Browse by Tags

All Tags » Rainbow API » ASP.NET » c# .NET   (RSS)

Generic Setting Object

the thing is a setting, jsut like in appsettings, come down to a simple key value pair. it gets more interesting when you say the value has a type, so now you have key, value and type. lastly, it may be interesting to know when a setting is changed
Posted by Jonathan | 6 Comments
Filed under: , ,

DAL Layer, DataBase Factories and Multiple Provider support

Basically, the DbProviderFactory allows for us to relativly easily implement a provider independent data access layer in our application.

ASP.NET 2.0, Multiple projects in the solution, No Esperantus and more!

ASP.NET 2.0, Multiple projects in the solution, No Esperantus and more! Web holds your modules and pages, etc... web.config, rainbow.config ( why can't we joing them ? ) AppCode Contains all the zen code, and raiinbow folders code Rainbow.Framework .Web.UI.Webcontrols

Rainbow Core API Thoghts

Lately we have been doing a lot of talking about what can be done with the core, what is being done, and what will happen. One of the more interesting discussions for me going on right now, is the talk of api's for rainbow. Application API - Thing of