Ieri consultando il mitico blog di Embarcadero ho scoperto che a breve uscirà la nuova versione di Rad Studio che come al solito conterrà la nuova versione dei prodotti Delphi, C++ Builder , Delphi Prism e RadPhp. Le novità questa volta sono tantissime, come si evince dal post di DavidI http://blogs.embarcadero.com/davidi/2011/08/01/41062/ , ovviamente c’era da…
Leggi tutto
Some good news from Embarcadero, some products like Delphi4Php (now radPhp) and Delphi Prism and the new XE IDE for Delphi (now Delphi XE) and C++ Builder. An exception to the name, more news on RadStudio seems to be: 1) integration with Subversion SVN 2) The ability to generate sequence diagrams directly from the IDE…
Leggi tutto
In questo articolo illustrerò brevemente gli strumenti utilizzati, un pò di storia e la soluzione al problema nato utilizzando Delphi7 in combinazione con Prism. Il client del webservice è sviluppato in Delphi: Delphi è un ambiente di sviluppo software per applicazioni Microsoft Windows (Win32), sviluppato originariamente da Borland e ora di proprietà della Embarcadero Technologies. Delphi…
Leggi tutto
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
as all of us that work with DotNet to producing Web Application and fight with company styles, some times we need to change some attributes of style in a page…. now i need to change the cursor pointer from ‘default’ to ‘hand’ on a asp button, as we now with di MS DotNet framework 2.0…
Leggi tutto