|
|
Browse by Tags
All Tags » Rainbow develop... » Web Development
-
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; ...
-
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 ...
-
I have committed my current developer code, to my SVN trunk.
svn+ssh://anonymous@forgesvn1.novell.com/svn/rainbow/sandboxes/jminond
or if you are a developer who might be commiting fixes to my issues :-)
svn+ssh:// [yourUsername] @forgesvn1.novell.com/svn/rainbow/sandboxes/jminond
Keep in mind this is early developer code ...
-
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 ...
-
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, ...
|
|
|