Why C# coders should shut up about Delphi (2016)
jonlennartaasenden.wordpress.com
Why C# coders should shut up about Delphi (2016)
1–10 of 162 posts
Re: Why C# coders should shut up about Delphi (2016)
#2Re: Why C# coders should shut up about Delphi (2016)
#3Re: Why C# coders should shut up about Delphi (2016)
#4And the title included "C# coders". I am not a C# coder, but all C# GUI coders I know had praised Delphi for its design and convenience for GUI...
edit:grammar
Re: Why C# coders should shut up about Delphi (2016)
#5Re: Why C# coders should shut up about Delphi (2016)
#6Satire and (2016)
Re: Why C# coders should shut up about Delphi (2016)
#7This is one heck of a rant. I couldn’t make it through to the end to see if he ever got to the point.
Re: Why C# coders should shut up about Delphi (2016)
#8That aside, things have changed rapidly in the last five years in the C#/.NET world first with .NET Native then with .NET Core and CoreRT. Exciting times, really.
Re: Why C# coders should shut up about Delphi (2016)
#9edit/mass reply: I've been coding web apps with the rest of you guys for 20 years. The web isn't the problem, the tooling just isn't there yet. The solution space is large and we're still in the 'throw things at the wall' stage. It will eventually be figured out and web dev will be nice and stable just like the backend and database layers.
Re: Why C# coders should shut up about Delphi (2016)
#10It's hard being an old programmer as some technologies that you used in the past, that were more productive than certain technologies today, are no longer popular. Creating client side apps in the 90s was arguably easier than creating web apps today with the soup of html/css/js frameworks that are changing every month. edit/mass reply: I've been coding web apps with the rest of you guys for 20 years. The web isn't th…