SSMS_DB_SCHEMA.sql (3.266.626 B, 76.793 Zeilen) - Schema-Dump der Datenbank CentronVOED2: 1.558 Tabellen, 182 Views, 63 Prozeduren, 30 Funktionen, 134 Fremdschluessel. Aenderung der Versuchsbedingung: Der Prompt fordert Datenbankschemata in Schritt 2 (Artefakterhebung) ausdruecklich als Quelle. Laeufe mit und ohne diese Datei untersuchen einen anderen Gegenstand und sind nicht poolbar. Zeitpunkt im Arbeitsverzeichnis: 2026-08-26 10:28:08. - Laeufe ohne die Datei: Tag 2, 02_Lauf_..._084301-d6f9 sowie 094249/094250 (3983, f631, c69e); 4840 lief zum Zeitpunkt des Hinzufuegens noch. - Laeufe mit der Datei: die fuenf 102932-Laeufe, abgelegt unter Tag 3. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
c-entron Nexus (aka c-entron Web)
Rules
1. Referencing javascript/css dependencies
When referencing any javascript or css dependency, we allow 2 ways of referencing them:
- Use LibMan to download the files into the repository.
- Reference the files from a CDN like jsdelivr.net, but then we must include a integrity hash in that reference.
Referencing javascript/css using LibMan
See here for how to use LibMan: https://learn.microsoft.com/en-US/aspnet/core/client-side/libman/libman-vs?view=aspnetcore-6.0
Reference from CDN with integrity hash
You can use https://www.srihash.org/ to create the integrity hash for a file.
2. Which components to use
In general we prefer to use the DevExpress blazor components instead of plain bootstrap components.
DevExpress uses the bootstrap styling, so the components do look similar.
3. Custom CSS
Don't use your own colors and border-radius and so on in custom CSS.
Use whatever variables from bootstrap are available.
This means, that we can change the bootstrap theme in the future and even our custom CSS will adjust.
4. HTML layouting
For layouting HTML stuff our preference is as follows:
CSS Grid or Flexbox > Bootstrap Grid > DevExpress layout components (like DxGridLayout and DxStackLayout)
Contributing
1. WebCart
- The webcart is a a feature primarily intended for the customers of our customers
- That means it's available if you login as a web-account (create one in c-entron.NET Adressstamm)
- The available articles come from the customers "Sonderpreise", so create some of them in the c-entron.NET Adressstamm too
- The web-account should now be able to login at c-entron Nexus, click on "Shop" and see the articles