Re: Delphi 2005 Personal



Alvaro GP wrote:

> Hi David, your solution looks interesting but it is still the same
> problem: my apps would depend on the .NET Framework runtime (which is
> why I'm dead against .NET).

Not quite sure I understand your reservations here. Is it based on
first hand experience developing applications using it?

The .NET Framework is actually quite nice to work with in many areas,
and it's not hard to incorporate the runtime deployment and
installation into your applications installer. I don't find WinForms
GUI development to be one of it's strong points (VCL still wins hands
down there), but with the solution I proposed you'd get to skip all
that anyway. :-)

Sure it may not be the right tool for all tasks, but will do perfectly
fine for many applications.

> Do you remember Symantec Visual Cafe, which compiled Java to native
> Win32? If that existed for .NET, I would be writing .NET apps today.

No sorry, I don't know much about that (apart from recognizing the
name).

--
Cheers,
David Clegg
dclegg@xxxxxxxxx

Vote 1 http://cc.borland.com/codecentral/ccweb.exe/listing?id=21489 :-)
Now supports Google Groups searching with Dyna-extend(tm) technology!

QualityCentral. The best way to bug Borland about bugs.
http://qc.borland.com

"If the Bible has taught us nothing else, and it hasn't, its that girls
should stick to girl's sports, such as hot oil wrestling foxy boxy and
such and such" - Homer Simpson
.



Relevant Pages

  • Re: Killing VB softly with his song, Killing VB softly...with a song.............
    ... your already familiar with the VB syntax and grammar you have to learn OOP ... as applied to the .NET Framework. ... C/C++ applications do not require the framework and run ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Does .net replace win32?
    ... > ontop of windows for general applications, ... applications, so the Win32 API is built with C programmers in mind. ... This makes the .Net Framework cleaner, nicer, easier to use, etc. ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Cannot run .NET CF applications
    ... You compiled against the full .NET Framework and what you need is the .NET ... > i'm trying to see how .NET CF applications looks like on my PocketPC 2002. ... > Compilation ends without errors and produces my DummyForm.exe executable that works fine on the desktop PCs i tried it on. ... > Then, i use ActiveSync 3.7 to copy this executable on my iPaq h5450, where i previously installed .NET Compact Framework SP2. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Does this exist?
    ... David, you can use, and program in, the .NET framework without buying ... >> complex tabbed interface forms but I am willing to relook at the entire ... >> someone knowledgebale in this area to help us get the project off the ...
    (microsoft.public.vsnet.general)
  • Re: Fast Multiple Application Comunication
    ... You seem to have left out shared memory which would be the fastest solution ... Here is a simple wrapper that may ... comunication between multiple applications. ... not part of the .net framework and does not seem to support message ...
    (microsoft.public.dotnet.languages.csharp)