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
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
with this demo they expose hot with a little number of code lines you can build an extension of firefox browser, this technology is not complete at now but i think can be a good thing… Jetpack – Image Swapper Demo from Justin Scott on Vimeo. bye i
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
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
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