• Keine Ergebnisse gefunden

Ribbon Control Menü

N/A
N/A
Protected

Academic year: 2021

Aktie "Ribbon Control Menü"

Copied!
14
0
0

Wird geladen.... (Jetzt Volltext ansehen)

Volltext

(1)

FB Automatisierung und Informatik 1

Vorlesung

Windows Presentation Foundation

Vorlesungsaufgabe

Datenbank einer Firma

(2)

FB Automatisierung und Informatik 2

Ribbon Control Menü

Relationale Datenbank Firebird

Zwei Entitäten (Employee, Department)

Einlesen in einer Liste (ObservableCollection)

Automatisches Zurückschreiben

Tabelle der Daten, Dialog zum Bearbeiten

Datenbankkonsole

Master / Details

Export nach Excel, Winword, Access

Chart-Diagramme

Dialogelemente

Datagrid, Tree, Splitter

Import aus einer ASCII-Datei

Eigenschaften

(3)

FB Automatisierung und Informatik 3

Oberfläche

(4)

FB Automatisierung und Informatik 4

View-Tabellen

(5)

FB Automatisierung und Informatik 5

Dialog-Tabellen

(6)

FB Automatisierung und Informatik 6

Datenbank-Konsole

(7)

FB Automatisierung und Informatik 7

Master / Details

(8)

FB Automatisierung und Informatik 8

Export nach Excel

(9)

FB Automatisierung und Informatik 9

Charts

(10)

FB Automatisierung und Informatik 10

Export nach Acces

(11)

FB Automatisierung und Informatik 11

Baumdarstellung (Tree)

(12)

FB Automatisierung und Informatik 12

(13)

FB Automatisierung und Informatik 13

(14)

FB Automatisierung und Informatik 14

Installation und Updates

Installation

Registry

Updateerkennung durchs Web

Updateprogramm durch eine Startprogramm

Referenzen

ÄHNLICHE DOKUMENTE

public int getColumnCount() { return AnzCols; } public int getRowCount() { return AnzRows; } public Object getValueAt(int row, int column) {.

writeInt (Schreiben einer 32-Bit Vorzeichenzahl) writeLong (Schreiben einer 64-Bit Vorzeichenzahl) writeShort (Schreiben einer 16-Bit Vorzeichenzahl) writeUTF (Schreiben eines

Statt alle möglichen Eigenschaften in einer komplexen, anpassbaren Klasse vorherzusehen, wird eine einfache Klasse definiert und diese inkrementell mit.

Abs Returns the absolute value of a specified number. Acos Returns the angle whose cosine is the specified number. Asin Returns the angle whose sine is the specified number. Atan

FB Automatisierung und Informatik: Windows Presentation Foundation.. Window

FB Automatisierung und Informatik: Windows Presentation Foundation.. Window

FB Automatisierung und Informatik: GUI mit Visual Studio: .net 3 Mögliche Varianten.. o ODBC Providers (Excel, Access, Textdatei, AS

Cast, OfType, ToArray, ToDictionary, ToList,