Readdy
Write
-O
โบ
CodeDodu.de
๐4323728 ๐ฃ0
22.05.2023 (๐124 )
Error: Ports in docker compose: 0: Property ports is not allowed
Error Ports in docker compose 0 Property ports is not allowed version 3 4 services webapi codedocu image DOCKER REGISTRY webapicodedocu build context dockerfile Dockerfile ports 4015 443 Solution Type 2x backspace before ports version 3 4 services
CodeDodu.de
๐4323728 ๐ฃ0
22.05.2023 (๐172 )
Asp App von Visual Studio in Visual Code öffnen
Jedes Projekt in Visual Studio kann auch automatisch in Visual Code verwaltet werden Video Tutorial wie es geht ein Programm das man klassisch in Visual Studio entwickelt hat enthält im Verzeichnis die sln Solution File Wenn man die sln Solutionfile sta
jiaoxinkou32
๐366 ๐ฃ0
25.04.2023 (๐369 )
Hoe te kiezen polijstboren tandarts
Tijdens het boren wordt naast het dode aangetaste tandbeen ook levend – en dus gevoelig – weefsel weggehaald Het grensgebied van het tandbederf wordt verwijderd om te voorkomen dat het bederf onder de vulling doorgroeit Daarbij worden uitlopertjes van de
javaro
๐371 ๐ฃ0
17.04.2023 (๐372 ๐1 )
ASP : How to get Image Width & Height of an image NOT on local server
example I need Width and Height from this image that is on another server it is a pictured catalog and I do not want it to download the picture on my server as it would take too much space https i colnect net o 3855 876 3855876 jpg i use standard simpl
tianpujun
๐618 ๐ฃ0
12.04.2023 (๐620 )
Good Cheap Drawing Tablets for Beginners
Digital Art is a wonderful and magical thing – from sculpting and painting to sketching and animation In digital art you have unlimited undo’s you can easily rescale or change the position of your drawing and you can easily change the hue of any color
CodeDodu.de
๐4323728 ๐ฃ0
06.04.2023 (๐836 )
Azure Function in Visual Code erstellen
In der VC Actions Leiste Azure Workspace Create Function Dann im Eingabefeld den Namen der Function eingeben und mit Enter bestätigen hier FunctionAppCodeDocu01 Enter Den Language Typ eingeben C Die Net Version eingeben hier NET 6 0 LTS long term supp
CodeDodu.de
๐4323728 ๐ฃ0
05.04.2023 (๐913 )
Azure Pipeline manuell erstellen
Documentation in Schritten wie man eine Pipeline manuell erstellt nach vorlage von Rahul Nath AZURE FUNCTION DEVOPS | Setting up a Build Deploy Pipeline | Going Serverless | In die Felder eintragen Command Build Path to project csproj Arguments comman
CodeDodu.de
๐4323728 ๐ฃ0
05.04.2023 (๐434 )
Azure löschen ( Directory delete )
Azure löschen Directory delete Mandanten Tenant Schritt 1 Richtige Directory einstellen Unter https portal azure com settings directory Mit Switch auf das Verzeichnis Portal Domäne wechseln welche man verwalten will Wie kann man alle Test Arbeiten in
CodeDodu.de
๐4323728 ๐ฃ0
04.04.2023 (๐471 )
Azure User erstellen
User erstellen Azure Active Directory https portal azure com view Microsoft AAD IAM ActiveDirectoryMenuBlade Overview Hier über Invite external user New external User invite user Dann die normale Email adresse eintragen wie hier unter @gmail com Dann
CodeDodu.de
๐4323728 ๐ฃ0
30.03.2023 (๐643 )
Azure Resource Group erstellen
Auf Azure all Services Resource Groups wählen https portal azure com quickstart true allservices category All Dann Create Resource Group auswählen https portal azure com quickstart true view HubsExtension BrowseResourceGroups Und am Schluss CREATE
CodeDodu.de
๐4323728 ๐ฃ0
30.03.2023 (๐463 )
Azure: Resource erstellen
Wie erstellt man eine Resoure in Azure Schritt 1 Portal Azure Com öffnen https portal azure com quickstart true view HubsExtension BrowseResourceGroups Dann in resource group die Bezeichnung der neuen Resourcen Gruppe für den Account eingeben Hier se
frasusbatterie
๐860 ๐ฃ0
30.03.2023 (๐866 )
42Wh Batterie X571GT Asus de Ordinateur Portable Replacement
L ExpertBook B6 Flip de la marque est conçu pour les professionnels qui exigent des performances et une durabilité élevées ASUS ExpertBook La série ASUS ExpertBook est une gamme d ordinateurs portables professionnels conçus pour les professionnels qui ex
CodeDodu.de
๐4323728 ๐ฃ0
23.03.2023 (๐573 )
Javascript Error: Uncaught (in promise) ReferenceError: response is not defined
Error Message Uncaught in promise ReferenceError response is not defined Wrong code fetch http localhost 3000 articles this idarticle then response json Solution Create an Arrow Function fetch http localhost 3000 articles this idarticle then respo
CodeDodu.de
๐4323728 ๐ฃ0
20.03.2023 (๐524 )
Vue.js : value in curly brackets are wrong in html output. Solution: v-bind
The following link in vue js fails WRONG a href read article idarticle link 1 FAIL a Solution OK a v bind href read article idarticle
htpowlasers68
๐785 ๐ฃ0
20.03.2023 (๐647 ๐1 )
How To Choose a Laser Engraving Machine That Suits You
The Atomstack S20 Pro laser engraving machine has been widely used in various industries especially in the fields of art processing and manufacturing so more and more people are beginning to consider buying a laser engraving machine However there are las
CodeDodu.de
๐4323728 ๐ฃ0
17.03.2023 (๐607 )
Bootstrap installieren in Vue.js
Bootstrap installieren in Vue js In der Terminal console von Visual Code folgenden Command eingeben npm install bootstrap@latest –save Dann in node modules bootstrap suchen und die Datei dist js bootstrap js prüfen Und dann in der Datei main ts mit impo
CodeDodu.de
๐4323728 ๐ฃ0
16.03.2023 (๐642 )
How to console.log a Observable Array [object Object]
How to log a Observable Array If you try to log a observable of a array than you will get console log data data Console object Object Solution Subscribe the observable and log the items console dir data subscribe item console log item Following codes
CodeDodu.de
๐4323728 ๐ฃ0
16.03.2023 (๐906 )
Vue.js: error TS6504: File xxx.vue.js is a JavaScript file. Did you mean to enable the allowJs
Vorkommen In vue js mit TypeScript Fehler error TS6504 File src views Articles Articles vue js is a JavaScript file Did you mean to enable the allowJs option The file is in the program because Matched by include pattern src in tsconfig json tsconfig js
CodeDodu.de
๐4323728 ๐ฃ0
15.03.2023 (๐761 )
Fehler: 'createConnection' is deprecated.ts(6387)
alias createConnection options DataSourceOptions Promise DataSource 2 overloads import createConnection Creates a new connection and registers it in the manager @deprecated The signature options DataSourceOptions Promise DataSource of createConnec
CodeDodu.de
๐4323728 ๐ฃ0
15.03.2023 (๐773 )
TypeScript Error: Constructor implementation is missing.ts(2390)
Fehlermeldung alias class Article import Article Constructor implementation is missing ts 2390 A parameter property is only allowed in a constructor implementation ts 2369 In Fehlerhafter Code export class ArticlesService constructor @Inject xx priva
CodeDodu.de
๐4323728 ๐ฃ0
15.03.2023 (๐1486 )
Cheat Sheet NestJS
Cheat Sheet Install nestjs cli for nest commands npm i g @nestjs cli Create a nestJs Project in a new folder with app modules app controllers and app service nest new nestjs backend Goto new project cd nestjs backend Start as Debug Server npm run star
CodeDodu.de
๐4323728 ๐ฃ0
13.03.2023 (๐1035 )
Anbinden einer PostgreSQL Datenbank an nestJs
Teil 1 Anbinden der Datenbank Folgende PostgreSQL Datenbank soll an eine nestJs Backend Lösung angebunden werden Der Datenbank Server PostgresSQL läuft auf dem Port 5432 mit dem Standard User postgres Hier unter pgAdmin 4 dargestellt Server Properties C
CodeDodu.de
๐4323728 ๐ฃ0
13.03.2023 (๐1117 )
[Nest] 14608 - 13.03.2023, 17:48:36 ERROR [TypeOrmModule] Unable to connect to the database. Retrying (2)...
Problem Nest 14608 13 03 2023 17 48 36 ERROR TypeOrmModule Unable to connect to the database Retrying 2 error password authentication failed for user postges Solution die Werte in der Datei orm config ts müssen korrekt sein Dabei gilt auch CaseSensit
CodeDodu.de
๐4323728 ๐ฃ0
13.03.2023 (๐712 )
ERROR [ExceptionHandler] Nest can't resolve dependencies of the TypeOrmCoreModule
ERROR ExceptionHandler Nest can t resolve dependencies of the TypeOrmCoreModule TypeOrmModuleOptions Please make sure that the argument ModuleRef at index 1 is available in the TypeOrmCoreModule context Fehlermeldung ERROR ExceptionHandler Nest can t r
CodeDodu.de
๐4323728 ๐ฃ0
13.03.2023 (๐594 )
SQL Server Managament Studio ist auf PostgreSQL pgAdmin 4
SQL Server Managament Studio ist auf PostgreSQL pgAdmin 4 Welches Verwaltungs Tool verwendet man bei PostgreSQL vergleichsweise zum Microsoft SQL Servear Management Studio Hier Links Microsoft SQL Server Managment Studio Rechts PostgreSQL pgAdmin 4
CodeDodu.de
๐4323728 ๐ฃ0
13.03.2023 (๐800 )
Installieren von PostgreSQL Datenbank Server
PostgreSQL Seite Download for Windows Interactive installer by EDB Auf den Link Download the installer klicken DOWNLOAD für Windows 64 HIER Download PostgreSQL https www enterprisedb com downloads postgres postgresql downloads Windows x86 64 Beim Star
CodeDodu.de
๐4323728 ๐ฃ0
13.03.2023 (๐1019 )
Tabelle erstellen in SQL Server und PostgreSQL pgAdmin4
Migration SQL Server zu PostgreSQL Welche Datentypen müssen angepasst werden SQL Server PostgreSQL nvarchar 36 varchar 36 nvarchar max character varying nvarchar max text datetime timestamp CREATE Script in SQL Server Management Studio USE codedocu de G
CodeDodu.de
๐4323728 ๐ฃ0
13.03.2023 (๐821 )
NestJs Cheat Sheet und Start Debug
NestJs Cheat Sheet npm run start dev Startet den Entwicklungsserver Backend Anwendung Listening auf http localhost 3000 Definition in main ts Debug VSCode launch json Code für die den Start Debug F5 über VS Code version 0 2 0 configurations type
CodeDodu.de
๐4323728 ๐ฃ0
11.03.2023 (๐661 )
Office Cloud Dokumente auf ein anderes Konto verlagern
Wie verschiebt man Dokumente wie OneNotes auf ein anderes Konto OneNote wird standardmässig in der persönlichen Cloud von Microsoft Office gespeichert Alle Dateien sind damit unter der OneDrive gespeichert Also muss man OneDrive öffnen die Dateien herunt
CodeDodu.de
๐4323728 ๐ฃ0
14.03.2023 (๐768 )
Vue.Js Cheat Sheet
npm init vue@latest Erstellt ein neues Vue js Template mit allen Optionen Notiz hier den Project Name angeben plus TypeScript Jsx Router Pinia EsLint und Prettier npm install Installiert die verwendeten Runtime Dateien in node modules npm build Kompilie
CodeDodu.de
๐4323728 ๐ฃ0
10.03.2023 (๐824 )
Vue Error: Cannot find module './App.vue' or its corresponding type declarations.ts(2307)
Visual Code mit Vue js Extensions TypeScript and JavaScript Language Features Disable Workspace Danach Ctrl Shift p Menu Show and Run Commands Developer Reload Window Danach sollte die Ansicht den Fehler nicht mehr anzeigen
CodeDodu.de
๐4323728 ๐ฃ0
10.03.2023 (๐774 )
Vue.js: Start mit Componenten
Starten mit Vue js Die einfachste Anleitung zum Beginnen mit Vue js findet unter vuejs org selbst https vuejs org guide introduction html api styles Vue verwendet HTML Files als Single File Component Diese werden mit vue abgekürzt und als SFC bezeichnet
CodeDodu.de
๐4323728 ๐ฃ0
08.03.2023 (๐725 )
Docker Container ID ist nicht sichtbar nach docker run
Nach dem Start des Image docker run p 8080 80 d docker io raimundpoppde platformservice ist zunächst nichts zu sehen PS D Development WebApps Microservices Microservice01 platformservice docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
CodeDodu.de
๐4323728 ๐ฃ0
08.03.2023 (๐553 )
Docker Build Image erstellen
Docker Build Nach dem Docker build in visual code kann man das image unter der Docker Erweiterung sehen Image erstellen in Terminal mit Docker docker build t raimundpoppde platformservice IMAGES username projectname Oder Docker io username projectname
CodeDodu.de
๐4323728 ๐ฃ0
08.03.2023 (๐955 )
Docker Error: failed to solve with frontend dockerfile.v0: failed to create LLB definition: the Dockerfile cannot be empty
Solution first save the file with ctrl s and then run docker build Dockerfile oder myfile docker für Asp Net 7 Web API FROM mcr microsoft com dotnet sdk 7 0 AS build env WORKDIR app COPY csproj RUN dotnet restore COPY RUN dotnet publish c Releas
CodeDodu.de
๐4323728 ๐ฃ0
08.03.2023 (๐740 )
Wie aktiviert man Kubernetes in Docker Desktop
Hierzu Docker Desktop als App starten in Windows 10 Dann auf Settings Kubernetes Enable Kubernetes Problem Hilfe Wenn Kubernetes in Docker Desktop NICHT sichtbar ist dann am besten Docker Desktop einmal DEINSTALLIEREN Und erneut installieren
CodeDodu.de
๐4323728 ๐ฃ0
08.03.2023 (๐768 )
Wie fügt man eine Asp C# .Net Web API in Docker hinzu
Hierzu fügt man eine Datei mit dem Namen Dockerfile hinzu Zuvor sollte man in Visual Code die Docker Extension hinzugefügt haben Dann fügt man folgende Commands in die Dockerfile FROM mcr microsoft com dotnet sdk 7 0 AS build env WORKDIR app COPY csp
CodeDodu.de
๐4323728 ๐ฃ0
08.03.2023 (๐670 )
Testen von JSON Post in Postman
Wie kann man ein HttpPOST testen in Postman hierzu einen neuen Webrequest erstellen und oben in der URL die Create API eingeben Wichtig in den Body muss man raw einstellen und beim Format auf JSON umschalten Dann kann man in den Body ein Json Element ei
CodeDodu.de
๐4323728 ๐ฃ0
08.03.2023 (๐724 )
Debuggen in Visual Code : Asp C# .Net API Controller
Wie kann man in Visual Code eine Web ApI debuggen Hierzu im Menü Run Start Debugging F5 Normalerweise gibt man in der Terminal Console den Befehl Debug Build und Debug Run an Dann wird die Debug Console als Ausgabe Console verwendet Speziell bei einer
CodeDodu.de
๐4323728 ๐ฃ0
07.03.2023 (๐1205 )
WebAPI Automapper und Entity Framework für Visual Code
Visual Code Zuweisung von Tabellen zu C Klassen Modellen https www nuget org packages automapper für Visual Studio dotnet add package AutoMapper version 12 0 1 Zur Installation in Visual Code Installations Commands Für Visual Code und Entity Framework
CodeDodu.de
๐4323728 ๐ฃ0
07.03.2023 (๐838 )
Asp.Net WebApi in Visual Code erstellen
C net 7 Dotnet new webapi n platformservice In Visual Code im Terminal PS D Development WebApps Microservices Microservice01 ls PS D Development WebApps Microservices Microservice01 dotnet –version Die Vorlage ASP NET Core Web API wurde erfolgreich er
Rue25b
๐2244462 ๐ฃ0
06.03.2023 (๐1076 )
Docker: An error occurred: Containers feature is disabled. Enable it using the PowerShell script
Containers feature is disabled Enable it using the PowerShell script in an administrative PowerShell and restart your computer before using Docker Desktop Enable WindowsOptionalFeature Online FeatureName Microsoft Hyper V Containers All Dann öffnet man
CodeDodu.de
๐4323728 ๐ฃ0
06.03.2023 (๐1304 )
Docker mit Asp .Net Core , Download und Start Hub
Net 6 7 8 Fehlermeldung CTC1002 Visual Studio container tools require Docker Desktop To get it see https go microsoft com fwlink linkid 847268 https www docker com products docker desktop Dann starten von Docker Desktop docker run name repo alpine
CodeDodu.de
๐4323728 ๐ฃ0
03.03.2023 (๐1214 )
Angular: LowerCase Serializer as Injection
import Injectable from @angular core import DefaultUrlSerializer UrlSegmentGroup UrlTree from @angular router @Injectable simple version as injection export class Url to LowerCase Serializer private defaultSerializer DefaultUrlSerializer new Default
CodeDodu.de
๐4323728 ๐ฃ0
03.03.2023 (๐1401 )
Angular: Groß-Kleinschreibung Case Insensitive
Groß Klein Schreibung in Angular Projekten In Angular wird der URL Pfad mit Groß klein Schreibung verarbeitet Das heißt dass alle Dateien auf die man zugreift am besten klein geschrieben werden und ansonsten nicht gefunden werden Das betrifft auch alle
Rue25b
๐2244462 ๐ฃ0
02.03.2023 (๐806 )
Sicherung Backup mit einem NAS Laufwerk
Hier My Cloud von Western Digital My Cloud EX2 Ultra mit 2 x 8GB Speicher Festplatten Robocopy von nach all Dateien plus Unterordner robocopy C Users Raimund AppData Local Microsoft Outlook backup sicherung outlook Raimund zb s MIR Oder robocopy d ba
Rue25b
๐2244462 ๐ฃ0
01.03.2023 (๐973 )
EMFILE: too many open files, open
Fehlermeldung in Angular beim Kompilieren Build mit ng serve o Compiled with problems X ERROR EMFILE too many open files open D Development WebApps webapp codedocu user files Articles Images Thumbnail 986 364 jpg Lösung schliessen und neu starten Ctr
Rue25b
๐2244462 ๐ฃ0
23.02.2023 (๐1582 )
Angular : Dateien Pfad ausserhalb des Projekts einbinden
Bilder ausserhalb vom Code Projekt anzeigen Wie kann man in Angular Dateien ausserhalb des Projekts anzeigen und verwalten Fall in diesem fall möchte ich Fotos als myFiles Test jpg anzeigen mit dem relativen Pfad myFiles Die Dateien sollen aber oberhalb
Rue25b
๐2244462 ๐ฃ0
22.02.2023 (๐3062 )
ASP Schnell auf Daten Zugreifen ohne das Daten-Model in EntityFrameworkCore
Schneller Datenbank Zugriff in Asp Net Core Net7 mit Entity Framework über ADO ohne Tabellen Model Wie kann man auf eine Datenbank in Asp Net zugreifen wenn man das Datenmodell nicht anbinden möchte und schnelle Operationen ausführen will Hierzu kann man
Rue25b
๐2244462 ๐ฃ0
22.02.2023 (๐3400 )
Asp Authorize : Zugriff einschränken über Rollen
In Asp Net Core wird über das Attribute Authorize der Zugriff auf Web Api Entpunkte eingeschränkt Somit können nur Admins oder Service Leute auf einen Endpunkt zugreifen oder Personen welche zumindest Eingelogged sind Im Controller wird über das Attribut
0,00 €