论坛


2009年10月30日 星期五

On the Road with Nick

Nick Hodges| Nick Hodges |08:21:29

Hey, I might not be the Delphi Product Manager any more, but that doesn’t mean that I won’t be going out on the road to see customers and show off RAD Studio 2010!  I will be making three tour stops as part of the RAD Studio 2010 Road Show....

Setting up IIS on Windows 7 to Build Web Services with RAD Studio 2010

CodeGear| CodeGear-CDN Delphi |04:09:23

Understanding ScreenToClient and ClientToScreen Delphi methods

About.com| About.com Delphi Programming |02:00:41

in Delphi TIPS::Every Delphi control, descendant of the TControl class, exposes two methods you can use to convert point coordinates: ScreenToClient and ClientToScreen.In screen coordinates (0, 0) corresponds to the upper left corner of the screen...

Remobjects WebService的NameSpace问题

TinTinSoft| 碧水航工作室-Remobjects |00:02:00

Remobjects WebService 应该是delphi平台上最好的WebService 编程,其最大优点是可以对立运行,脱离IIS环境,并可以结合RO SDK其他的通讯接口。但我在几天的测试中,发现不支持一些复杂的WSDL文件,比如含有 NameSpace:<?xml version="1.0" encoding=&...