Monthly Archives: February 2020

Maps Windows 10 Get Latitude and Longitude

Come ottenere dal software delle mappe installato su windows 10 i riferimenti delle coordinate (latitudine e logitudine) Right click sul punto della mappa, e selezionare “Drop a Pin” Visualizzazione delle coordinate Cancellazione del marker Fine procedura

Posted in Operating Systems, Windows | Comments Off on Maps Windows 10 Get Latitude and Longitude

Java Framework

Spring è un framework per Java molto conosciuto e utilizzato per progetti Java. Spring rende la programmazione di Java più rapida, semplice e sicura per tutti. L’attenzione di Spring su velocità, semplicità e produttività ha reso il framework Java più … Continue reading

Posted in Java, Programming Languages | Comments Off on Java Framework

Satellite

Per conoscere la posizione (latitudine e longitudine) di un satellite è possibile consultare il seguente sito: https://www.pulsesat.com/satellites/c/1ac6dff3-59d8-4309-8286-c77f9a66e5b0/

Posted in Utility | Comments Off on Satellite

Microsoft SQL Server Version

Nella cartella C:\Program Files (x86)\Microsoft SQL Server\ probrebbero essere presenti le segueti directory 80 = SQL Server 2000 = 8.00.xxxx 90 = SQL Server 2005 = 9.00.xxxx 100 = SQL Server 2008 = 10.00.xxxx 105 = SQL Server 2008 R2 … Continue reading

Posted in Database, SQLServer | Comments Off on Microsoft SQL Server Version

RFID

Alcuni produttori con relativi modelli di lettori RFID Produttore Modello Alien Technology ALR-F800X Impinj Revolution Caen Slate Nedap TLS1128 NordicId Sampo; Stix

Posted in Hardware | Comments Off on RFID

DropDownList .NET with white background

Può essere utilile avere una dropdownlist in modalità di validazione dei dati, ma che sia presente sempre lo sfondo bianco. per rendere attiva la proprietà BackColor è necessario impostare se seguenti proprietà: DropDownStyle = DropDownList FlatStyle = Popup

Posted in Microsoft .NET C#, Microsoft .NET Visual Basic, Programming Languages | Comments Off on DropDownList .NET with white background