Via Cà Matta 2 - Peschiera Borromeo (MI)
+39 02 00704272
info@synaptica.info

Categoria: Programmazione

Digital Innovation Partner

Back from London …. Emabrcadero Workshop

Questa settimana abbiamo fatto una visitina a Londra al fine di partecipare al “Embarcadero Technologies Developer Workshop”, dove era presente David Intersimone “Chief Evangelist of Embarcadero”. A questa sessione erano presenti diversi membri della comunità  Delphi Inglese, che è una comunità  di sviluppatori molto attiva. Gli argomenti affrontati da David I.sono stati molti, cercherò di…
Leggi tutto

Lazarus 0.9.26.2-0 beta ..

The Lazarus project is a Delphi clone IDE based on the open source project “Free Pascal”, this project exists from several years. Under windows i use Delphi that is a really rocks , the advantage of Lazarus is that is OpenSource and work under a lot of O/S like Windows, MacOSX and Linux. The compiler…
Leggi tutto

ZK Calendar is ready !!!

Some week ago, we were pleased to view a preview of ZK Calendar from zkoss web site… it was vary complete tool for planning systems. Now it is ready to download from Zkoss.org following this link. Just now i’ve tried the live demo and it appear very smart to use and fast. It appears very…
Leggi tutto

so funny…. from Delphi live

Nick Hodges, R&D Manager Allen Bauer, Chief Scientist Embarcadero Technologies DelphiLive! 2009 May 2009 in San Jose RTTI Project “X” – Delphi application running on Mac OSX very funny video from delphi live, at the end of the video there is a JBuilder team developer that show a command line compiler of Delphi (incredible on…
Leggi tutto

Hot Article on Async Methods on Asp.Net page with C#

Today i found a great article on Async page technology of DotNet, posted on the davidjberman blog.. you can find the resource at: http://davidjberman.com/blogs/csharp/archive/2007/08/13/how-to-create-asynchronous-asp-net-pages-using-c.aspx

How to create a table from a select

sometime happen that you need to create a table from a query… now we can assume that you have old_table and you wanna build a copi of entire data into another table new_table… This operation is not a standard sql but a lot DataBases can do this : in Oracle you can do this like…
Leggi tutto