论坛


2009年6月23日 星期二

Using Embarcadero Optimization tools with MS SQL Server…

David I| Sip from the Firehose |20:47:03

I received an email from a community member asking how to set up a datasource for our database optimization tools?and Java optimization tools (DB Optimizer and J Optimizer) to connect to Microsoft SQL Server. "From: Jacques (in Australia) - Hi Dav...

Cooking the Code

Felix Colibri| Felix Colibri’s Delphi Blog |18:51:01

Cooking the Code : a source code filtering utility which removes unwanted rows, areas and comments. Complete with Unit Test.

如何发布D2007编写的ASP.NET应用

rarnu| 橙子的Delphi技术专区-delphi |13:19:00

对于Delphi.NET来说,其运行时库较为特殊,是由Borland(现CodeGear)提供的,而并非微软提供的标准.NET运行时库。因此,在发布应用程序时需要额外的带上Borland的dll,不然是不行的基础库:Borland.Delphi.dll,Borland.VclRtl.dllDB库:Borland.VclAdoDb.dll,Borl...

Random Thoughts on the Passing Scene #113

Nick Hodges| Nick Hodges |07:19:48

Be sure to take advantage of a great offer:  Upgrade to Delphi or C++Builder 2009 and get a free upgrade to RAD Studio.  That’s a tough deal to pass up. As I’ve raved before, I love StackOverflow.  I think it’s a great site for g...

Programmatically Execute the Map Network Drive Dialog to Map a UNC Path to a Drive Letter Using Delphi

About.com| About.com Delphi Programming |06:38:38

in Delphi TIPS :: When working with files and folders in your Delphi applications you might need to provide a user with an option to map a shared network path...

Habari OpenMQ Client RC 2 - for Open Message Queue / GlassFish™

CodeGear| CodeGear-CodeCentral Delphi |05:17:26

Habari OpenMQ Client is a library which provides easy access to the Open Message Queue Message Broker. It supports Delphi 6 to 2009 and Free Pascal and follows the JMS API specification for Message Oriented Middleware. Now your applications can ex...

PHP interpreter can find vulnerabilities

David I| Sip from the Firehose |03:21:13

From Slashdot Developer: "A group of researchers from MIT, Stanford, and Syracuse has developed a new program, named ‘Ardilla,’ which can analyze PHP code for cross-site scripting (XSS) and SQL injection attack vulnerabilities. (Here i...