-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAppunti.txt
More file actions
65 lines (49 loc) · 1.45 KB
/
Appunti.txt
File metadata and controls
65 lines (49 loc) · 1.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
No slide
2 libri pdf dedicati a WCF
Codice sotto GitHub
Feedback 1° giorno (https://goo.gl/rfmcVi)
Feedback mercoledì (ultimo giorno)
Compilazione registro
Firme di ingresso ed uscita ogni giorno
WCF
Servizio "web" http https tcp
Software che dialoga con client:
- console
- app desktop (Windows Forms, WPF)
- mobile (Android, iOS)
Formato XML (SOAP)
Request & Response
Gestione delle eccezioni
Autenticazione / Autorizzazione
WCF Binding
A address http:// tcp:// msmq://
B behavior(s) comportamento(i)
C contract IQualcosa (interfaccia C#)
.NET Framework / (Portable Class Library) --> .NET Standard
Evoluzione di WCF è Web Api
Database (SQL Express, SQLite)
SignalR (asp.net mvc, core)
Messaggi real-time broadcast tra client & server
E' "hostabile" in WCF
JSON
NomeCliente.NomeProgetto.NomeLayer
Microsoft.Maps.Qualcosa
Google.Api.Drive.Models
ProvVe.MachineService.ConsoleApp
ProvVe.MachineService.WindowsApp
ProvVe.MachineService.WindowsServiceHost
ProvVe.MachineService.ConsoleHost
ProvVe.MachineService.Service
ProvVe.MachineService.Interfaces
ProvVe.MachineService.Repository
ProvVe.MachineService.Requests
ProvVe.MachineService.Responses
ProvVe.MachineService.NetworkMessages
ProvVe.MachineService.BusinessLayer
ProvVe.MachineService.DomainModel
ProvVe.MachineService.UnitTesting
ProvVe.MachineService.Dto
Sorgenti su GitHub
https://github.com/Brain-Sys/ProvVe.MachineService.Service
.NET Framework --> .NET Standard 2.0 OK
45.000 tipi 90%