Tagged Questions

0
votes
1answer
9 views

Delphi for .NET does not find shared files in the .NET library search directories (”[DCC Error] F1026 File not found)

I have been trying to track down a problem with an installation of RAD Studio 2007 for some time. When compiling an ASP.NET application build with the .NET personability, I get an …
2
votes
3answers
187 views

Detect if my application is running under the IDE “Delphi 2007 .Net”

Hi, How can I detect if my application is running under the IDE "Delphi 2007 .Net", there is something like DebugHook? Bye.
11
votes
31answers
5k views

Will you use Delphi Prism

CodeGear announces that their Next .Net product which is known as Delphi Prism Will be the RemObjects's Oxygene. Oxygene has many nice features that not found in Delphi or C#, and …
0
votes
5answers
86 views

How Do I serialize a COM object in .Net?

Hi, I need serialize a Com Object using .net using c# or Delphi .Net is this possible? Bye.
1
vote
2answers
195 views

Disable ECO In Delphi

How i can disable ECO in delphi .Net?