Delphi
Delphi is a software development package created by Borland.
Application
Any
Platform
License
Any
You could try to use Delphi for .NET to run your pascal code on the .NET platform. Then you can run Pascal and C# in the same project and migrate stuff in your own pace over to C#?
Tore...
: Hi.
:
: I have a webserver running at home. I have made an application that
: shall read a textfile on that server about once a day.
: Can anyone tell me the easiest way to do this?
: I use...
Hi.
I have a webserver running at home. I have made an application that shall read a textfile on that server about once a day.
Can anyone tell me the easiest way to do this?
I use Delphi .NET...
: i'm using c# for my project to build a smart card based project.
: but the vendor just gives .DLL for VC++, delphi 7.0, and VB.
: can i use delphi's DLL in c#? if i can't, how importing delphi's...
: Ok, I am trying to connect to a webservice that is authenticated using credentials. The service was written in VS.NET. I am working on a client in Delphi 7 and have everything but the use of the...
: ok would someone tell me what is .Net Platform?(i saw it in Delphi help)
:
:
.Net Framework is a language independent framework to create cross-platform applications. More info on http://en...
ok would someone tell me what is .Net Platform?(i saw it in Delphi help)
Hi,
We are currently looking for a programmer (full time or freelancer) who is interested in working together with us. You will work at home (in your country) and communicate with us via E-Mail,...
Thank U for the information
My requirement is to use the .net dll for a pure win32 application.I have developed the Win32 application using Delphi 2005,
VCL Forms Application- Delphi for Win32....
Hi All,
I tried to create a very simple component using Delphi 8 for .net but I failed.
I selected from the Componenet's menu to create a VCL compoenet. I wrote TComponent in the parent class text...
: When installing a Delpi 7 program with install shield on Windows 98, we get the following error when running the exe: 'exe file appears to be corrupt' and then 'Windows cannot run this program...
: What kind of problems does the form have? What does your relevant code look like? Have you passed the application handle to the DLL?
: You need to give us a little more information, so we can help...
: Well I have a bit better understanding of ActiveX now and have created an ActiveX form with the component in it.
:
: I think I may however be barking up the wrong tree.
:
: Firstly the...
: Hello all,
:
: I hope one of you can help me. I've been given the task of taking a custom component we have in Delphi 4 and getting it into VB.NET. Now apparently I have two options, convert it...
Hello all,
I hope one of you can help me. I've been given the task of taking a custom component we have in Delphi 4 and getting it into VB.NET. Now apparently I have two options, convert it to an...
It's not going to be an easy convert since you are not familiar with .NET. You also don't want to create an ActiveX control for .NET because ActiveX controls use a lot of extra resources and are run...
Hello all,
I hope one of you can help me. I've been given the task of taking a custom component we have in Delphi 4 and getting it into VB.NET. Now apparently I have two options, convert it to an...
: : is it just another C language or what? I'm curious. Or did Microsoft make it?
: :
:
: C# (C-sharp) is a new language that combines the best of C++, Java and Delphi and it is what Microsoft...
: : is it just another C language or what? I'm curious. Or did Microsoft make it?
: :
:
: C# (C-sharp) is a new language that combines the best of C++, Java and Delphi and it is what Microsoft...
: is it just another C language or what? I'm curious. Or did Microsoft make it?
:
C# (C-sharp) is a new language that combines the best of C++, Java and Delphi and it is what Microsoft uses to...