Tagged Questions
15
votes
39answers
10k views
Will you use Delphi Prism
CodeGear announces that their Next .Net product which is known as Delphi Prism Will be RemObjects's Oxygene.
Oxygene has many nice features that not found in Delphi or C#, and I think it will be a ...
0
votes
2answers
195 views
Port Delphi.NET (ASP.NET 1.1) Project to ASP.NET 3.5 using C# in Visual Studio
i have an ASP.NET project written in Delphi.NET with Borland Studio 2006. Well it seems that the .NET Version is 1.1 and i need to port it to 3.5. My problem is that the project is a .bdsgroup and ...
0
votes
5answers
387 views
How Do I serialize a COM object in .Net?
I need serialize a Com Object using .net using c# or Delphi .Net
is this possible?
Bye.