Tagged Questions

1
vote
3answers
94 views

How to generate a winform application with delphi and .Net respectively?

I need to make a choice between the two languages,both of which are new to me. I want to choose the simpler one. Also,please mention about the setups needed to run the programme. …
2
votes
4answers
142 views

.NET component in DELPHI 2009

Hi, Could you please tell me if .NET component can be used with Delphi 2009 and, if so, could you please send me some example code. Thanks in advance.
4
votes
5answers
114 views

Complete XML Schema Validation

I am looking for a tool that will tell me all of the XML Schema validation failures. All the other tools I have looked at so just tell me the first couple, and then I have to fix …
1
vote
3answers
129 views

detect Windows Explorer copy operation

Is there any way to detect whenever a copy operation starts in Windows Explorer. kind of like in SuperCopier : SuperCopier Website ? and log files involved in the operation ? and …
0
votes
1answer
31 views

How to use winform control VirtualTree of infralution in VCL.net?

Hi, I'm trying to use the VirtualTree of Infralution in VCL.NET, does anyone knows how to do this? In Delphi 8 was a wrapper tool, but i'm using Delphi 2007. VirtualTree http://w …
15
votes
25answers
2k views

What language or RAD IDE do you recommend for building shareware?

I'm looking for an IDE for developing commercial desktop applications to be sold over the internet, as a mISV. Windows is a must, while Mac is a nice to have. An important factor i …
0
votes
2answers
158 views

Calling .NET assembly using Xslt from Delphi 5 Win32 assembly.

This is my first attempt to call a .NET assembly from a Delphi 5 (Win32) native assembly. I am only familiar with C# and .NET so please bear with me. I guess I will walk thru this …
2
votes
4answers
261 views

How to detect Windows Logon event ?

How do you detect Windows logon event? And how do you initiate a user logon from a Windows service? I'm trying to write a piece of code that will detect logon events and log anot …
1
vote
1answer
101 views

Regsvr32 and Desktop authority

I am registering a delphi assembly using regsvr32. We are currently using Desktop Authority to deploy our installation package for the .NET application. We are needing to use the …
2
votes
4answers
166 views

Does building a Delphi project with MSBuild create .Net dependencies?

This may be a stupid question, as I'm not sure how MSBuild works with Delphi under the hood, but we have a Delphi app that needs to run with no .Net dependencies, and since we have …
0
votes
1answer
58 views

CardSpace and Delphi 2007/WIN32

Very simple problem. I have a Delphi application and I want to restrict access to this by requiring users to log on using CardSpace. Basically, I need to extract the ID, name and a …
1
vote
2answers
91 views

Anyone heard of Accessibility_TLB

I have been working on converting a assembly of mine to be usable through Delphi. I was able to convert the assembly to a PAS file and call the method in my delphi application. B …
0
votes
4answers
145 views

Does .NET has an Exception that similar to Delphi’s EAbort ?

Does .NET has an Exception that similar to Delphi's EAbort ? Currently, define my own "AbortProcess" inheriting Exception. Together with My.Application.UnhandledException handler …
4
votes
10answers
1k views

What are the advantages of c# over, say, delphi/realbasic for windows applications

has anyone ever written an application bigger than its .net luggage? People used to criticize vb6 for its 2 MB runtime but it rarely dwarfed the app it accompanied. Today despite …
1
vote
4answers
334 views

Sending a binary stream through SOAP.

I have a "simple" task. I have an existing project with a web service written in C# which has a method that will send a huge XML file to the client. (This is a backup file of data …

1 2 3 4 next
15 30 50 per page