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