Olexandr Melnyk wrote:


Mono/.NET is definately worth the consideration. However, I'd advice you not to go with Turbo C#, as it only supports .NET 1.*, so you won't be able to use such goodies as: generics and nullable types, which are quite handy, especially for the database-oriented applications.



Initial development phase is really short with Delphi/VCL, I agree. But when project evolves, many problems appear, which show how odd VCL is in this or that place. The same, but to a lesser extent, applies to Windows.Forms.


Mono 1.2 only fully supports .net 1.1 (for winforms) so the Turbo C# would be a good choice as would Delphi.net. You would have to stick to the standard winforms controls, but you can create a very rich application with just the stock controls.

What kind of problems have you seen with the VCL as a project matures? I have never run into any issues and have several mature/large projects.

Later,

--
Tony Caduto
AM Software Design
http://www.amsoftwaredesign.com
Home of PG Lightning Admin for Postgresql
Your best bet for Postgresql Administration

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to