Rainbow Portal Community

Rainbow Portal forums, blogs, news and more
Welcome to Rainbow Portal Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » asp.net » Rainbow Development
  • LinQ, Blinq, and ContentDB

    So, I tested out LinQ today, and found my way to Blinq which is an autogenerator admin tool for DB's generating a bunch of asp.net pages, linQ code, super fast, using a couple of cool things. All in all very nice, generating a site with the following info in a matter of about 4 seconds.   1: public Table<Category> Categories; ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on giugno 29, 2006
  • DAL Layer, DataBase Factories and Multiple Provider support

    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 ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on marzo 28, 2006
  • Preview Information for weekend commit that is coming

    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 ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on febbraio 25, 2006
  • 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 ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on febbraio 19, 2006
  • Rainbow with magic ajax

    A little update: Eric sent me the latest AJAX dll, posted on the community files list. I have successfully configured my wizard to save settings and all that, however, I am still debugging the ajaxified version. Basically, I have the settings wizard implementing magic ajax, to add functionality. This works great, the wizard posts back using ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on febbraio 9, 2006
  • 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 it as framework or System Allot of core business logic Services that content, modules, ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on febbraio 8, 2006
  • My Plan for february and Rainbow

    The rainbow project is moving along at a nice pace, with some great enthusiasm from people like Manu, Eric, Mark, Rahul, Ace and other....... the 1.6 release was pretty solid, and soon followed by a preliminary 2.0 release, which is being cleaned up and smoothed out. The community is getting it's act together, with consolidated forums, and ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on febbraio 7, 2006
Powered by Community Server (Personal Edition), by Telligent Systems