|
|
Browse by Tags
All Tags » asp.net » Rainbow API
-
Well, i was looking at the content api, and noticed, settings are reptitive in a few objects, and they need to support different types.
i was working on it a bit, and came up with something like this... i hope to get some feedback, because filip and i are moving along, and the base code once in place, wont change for a bit as we proced, as ...
-
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 ...
-
Preview Information for weekend commit that is coming::
So tonight and tomorrow, I am just doing some Q & A on my solution, doing lot's of clean installs, and switching db's all the time, changing virtual directories, testing as local host as well as http://netorkcomputername/ although i am not sure that makes a difference.
So far to recap ...
-
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
...
-
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 it as framework or System
Allot of core business logic
Services that content, modules, ...
|
|
|