Embarcadero Rad Studio XE

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 to increase the [...]

Consumare i Webservices di Delphi Prism (Oxygene) con Delphi7 Win32

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 7, pubblicato nell’oramai lontano 2002, [...]

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

DotNet tips , change onmouseover cursors … with some strange problems with browsers

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 we [...]